From:             support at aprelium dot com
Operating system: Windows
PHP version:      4.3.3
PHP Bug Type:     CGI related
Bug description:  Wrong php.exe in the Windows Installer version of PHP

Description:
------------
The php.exe that is included in the Windows Installer version of PHP 4.3.3
seems to be the CLI executable instead of the CGI one.

A fresh installation of PHP 4.3.3 using this Installer won't work (the web
server returns error 500) as PHP files don't return any CGI header.
Replacing php.exe of the Installer with the CGI one from the Zipped
Windows package of PHP 4.3.3 was a solution to make PHP run as CGI (and as
exepected).


-- 
Edit bug report at http://bugs.php.net/?id=25260&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25260&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25260&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25260&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25260&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25260&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25260&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25260&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25260&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25260&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25260&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25260&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25260&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25260&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25260&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25260&r=gnused

Reply via email to