From:             sergeys at avalon dot ru
Operating system: Windows XP En
PHP version:      5.0.0b4 (beta4)
PHP Bug Type:     Apache related
Bug description:  Apache won't start with PHP extensions

Description:
------------
I use Apache 1.3.29 on Windows XP (Apache used as a service) with PHP5b4
as Apache module. Everything goes right until I try to use any extension
(tested with php_mysql.dll and some other). In that case Apache won't
start and OS shows Error Reporting Window with info, that error occurs in
Apache.exe in module php5ts.dll (sorry, didn't write down the memory
offset value).

Sometimes it helps taking the following actions:

1. comment the "extension=..." line

2. start Apache (it starts normally with no PHP extensions)

3. uncomment the "extension=..." line

4. restart (NOT stop then start) Apache (everything goes right, phpinfo()
shows "PHP 5 beta 4" used and MySQL extension loaded).


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

Reply via email to