I try to install php4 using CGI binary with the pws4 on OS ME but i get the error HTTP 400. Here are the steps that i install php, do there have any mistake? thanks
1. stop pws service
2. extract php.zip to c:\php
3. edit php.ini-dist
- extension dir="c:\php"
- cgi.force_redirect=0
- browscap = "c:\windows\system\inetsrv\browscap.ini"
4. copy php.ini to c:\windows
5. copy php4ts.dll to c:\windows\system
6. edit pws-php4cgi
- REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map]
".php"="c:\\php\\php.exe"
7. add it to registry
1. stop pws service
2. extract php.zip to c:\php
3. edit php.ini-dist
- extension dir="c:\php"
- cgi.force_redirect=0
- browscap = "c:\windows\system\inetsrv\browscap.ini"
4. copy php.ini to c:\windows
5. copy php4ts.dll to c:\windows\system
6. edit pws-php4cgi
- REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map]
".php"="c:\\php\\php.exe"
7. add it to registry