ID:               27348
 Comment by:       john dot haan at chello dot nl
 Reported By:      sergeys at avalon dot ru
 Status:           Closed
 Bug Type:         Apache related
 Operating System: Windows XP En
 PHP Version:      5.0.0b4 (beta4)
 New Comment:

A workaround that seems to work for me is to remove the httpd.pid-file
that apache leaves behind after a coredump.


Previous Comments:
------------------------------------------------------------------------

[2004-02-25 00:21:46] sergeys at avalon dot ru

Unfortunately, using the recommended CVS snapshot leads to worse
results. Apache won't start at all, even without any PHP extensions.
The error information, reported by Windows, is following:

szAppName - Apache.exe, 

szAppVer - 0.0.0.0, 

szModName - php5ts.dll, 

szModVer - 5.0.0.0,

offset - 0003c1f3



It might be a problem of my software or hardware configuration, but
php4(up to 4.3.4) works properly.

------------------------------------------------------------------------

[2004-02-22 18:57:25] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip

------------------------------------------------------------------------

[2004-02-22 08:50:45] sergeys at avalon dot ru

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 this bug report at http://bugs.php.net/?id=27348&edit=1

Reply via email to