From:             ldf13 at hotmail dot com
Operating system: Windows XP
PHP version:      5CVS-2003-06-30 (dev)
PHP Bug Type:     Apache2 related
Bug description:  Apache2 won't start with PHP5 beta 

Description:
------------
So far I could replace a PHP version by copying the .dll files to the
modules directory and that was it. This seems to be history in the PHP5
version because it won't start. 

I am using Apache2.0.46 on WindowsXP with the binary set of PHP5 .. 

Worst part is... no clue where to find some info on this.



Reproduce code:
---------------
these two lines are added to the httpd.conf file

LoadModule php4_module  modules/php4apache2.dll
AddType application/x-httpd-php .php

and

php4apache2.dll & php4ts.dll

are copied to the modules directory
I do not use a php.ini file


Expected result:
----------------
a running webserver :) .. duh!

Actual result:
--------------
gives an error with no clue in the error file

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

Reply via email to