From:             pmedes at charter dot net
Operating system: WIndows XP
PHP version:      5.0.0RC2
PHP Bug Type:     Scripting Engine problem
Bug description:  Problem with PHP 5 on Windows XP.

Description:
------------
I am running Apache 2 on Windows XP.  I had PHP 4.3.6 running fine, but
then I tried to manually install PHP 5 according to the install.txt that
came with the distribution.  I now get the message "Premature end of
script headers: php.exe" when I try to run a php script.

The changes i made to php.ini-dist:
extension_dir="c:\php"
doc_root="c:\Program Files\Apache Group\Apache2\htdocs"




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

Reply via email to