From:             bryn at mrpath dot com
Operating system: Windows Server 2003
PHP version:      4.3.2
PHP Bug Type:     Documentation problem
Bug description:  Need additional installation step

In order to get php working on IIS 6/Windows Server 2003, there's an extra
step needed in installation. 

You have to "allow" the php service extension. One way to do this is to go
to the new manage your server icon, select manage application server, and
choose the web service extensions folder in the MMC tree under IIS
manager. Then choose the "add a new web service extension" put php in the
extension, c:\php\php.exe in the file name, and check the allow box. 

The windows installer doesn't do this, and the windows install.txt readme
in the zip doesn't mention this needs to be done.

When this is not done, IIS reports error 404, file not found.
-- 
Edit bug report at http://bugs.php.net/?id=23907&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=23907&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=23907&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=23907&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=23907&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=23907&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=23907&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=23907&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=23907&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=23907&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=23907&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=23907&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=23907&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=23907&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=23907&r=gnused


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to