From:             lochiejohn at gmail dot com
Operating system: Windows 2000
PHP version:      5.2.6
PHP Bug Type:     CGI related
Bug description:  Startup Failure/DLL Not Found/Module Errors

Description:
------------
PHP Ver.5.2.6 can't find a whole stack of entry points/DLL files. The
files do exist and are vaild and I have added C:/PHP5 to the Environment
Variable List in the System Tab in Windows 2000. It still won't work
hovever it makes IIS and Apache crash because of the 'CGI-
Missing/Incomplete Headers' error. It appears that PHP is installed to the
registry and by running php.exe and php-cgi.exe manually I discovered this:
 

PHP Warning:  PHP Startup: bitset: Unable to initialize module
Module compiled with module API=20060613, debug=0, thread-safety=1
PHP    compiled with module API=20050922, debug=0, thread-safety=1
These options need to match
 in Unknown on line 0
... an returns hundreds of them in a never-ending sea.

Expected result:
----------------
The IIS server responding with index.php -OR- index.php5

Actual result:
--------------
CGI Error:
The CGI processor misbehaved by returning a incomplete set of headers.
-OR-
IE7: 404 - Internet Exploere cannot display the webpage.
-OR-
IE6: Invalid syntax error.

-- 
Edit bug report at http://bugs.php.net/?id=45693&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=45693&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=45693&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=45693&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=45693&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=45693&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=45693&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=45693&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=45693&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=45693&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=45693&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=45693&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=45693&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=45693&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=45693&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=45693&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=45693&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=45693&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=45693&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=45693&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=45693&r=mysqlcfg

Reply via email to