ID: 35458
User updated by: jfeise at gmail dot com
Reported By: jfeise at gmail dot com
-Status: Feedback
+Status: Closed
Bug Type: Apache2 related
Operating System: Linux Kernel. 2.6.14
PHP Version: 5.1.1
New Comment:
Ok, it seems that this crash had to do with different modules using
different MySQL header files/APIs.
I recompiled all modules that use MySQL, and it is now working.
Thanks all, sorry for bothering you.
Previous Comments:
------------------------------------------------------------------------
[2005-11-28 22:19:23] [EMAIL PROTECTED]
Works perfectly fine here.
------------------------------------------------------------------------
[2005-11-28 22:08:12] jfeise at gmail dot com
More info:
The Apache error log has this line:
[Mon Nov 28 13:00:03 2005] [crit] ERROR: Linked library:5.0.15 /
mysql.h=4.0.20\n
It seems the build picked up the wrong include directory for MySQL. I
am recompiling now with the correct include dir.
------------------------------------------------------------------------
[2005-11-28 21:56:27] jfeise at gmail dot com
I'm using prefork:
httpd -l
Compiled in modules:
...
prefork.c
I'm not quite sure what you mean with the PHP configuration in
httpd.conf.
It is pretty much standard:
LoadModule php5_module modules/libphp5.so
DirectoryIndex index.php index.html index.html.var
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
------------------------------------------------------------------------
[2005-11-28 21:49:09] [EMAIL PROTECTED]
First of all: What MPM are you using in Apache2?
And how did you configure PHP in the httpd.conf ?
------------------------------------------------------------------------
[2005-11-28 21:45:04] jfeise at gmail dot com
I disagree.
This happened after upgrading to PHP 5.1.1, from 5.0.5, without any
other changes.
I think #1 in the backtrace, mod_info_module_cmds (), is the issue. The
server-info collect module information, and that fails with php 5.1.1.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35458
--
Edit this bug report at http://bugs.php.net/?id=35458&edit=1