From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4CVS-2002-09-19 PHP Bug Type: Documentation problem Bug description: Missing part of PWS 4 installation steps
In manual page: http://www.php.net/manual/en/install.iis.php Windows and PWS 4 or newer part, it said: [QUOTE] If you choose the CGI binary, do the following: Edit the enclosed pws-php4cgi.reg file (look into the SAPI dir) to reflect the location of your php.exe. Forward slashes should be escaped, for example: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map] ".php"="c:\\php\\php.exe" [QUOTE ENDS] That's all? At least you should double click this file and MERGE it to your registry. Also for ISAPI module part. There's more. It call '\' as Forward slash, but I call it backslash ... :-D -- Edit bug report at http://bugs.php.net/?id=19491&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19491&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19491&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19491&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19491&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19491&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19491&r=support Expected behavior: http://bugs.php.net/fix.php?id=19491&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19491&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19491&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19491&r=globals -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php