ID: 10787
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Reproducible crash
Operating system: RH6.2 kernel2.4.3
PHP Version: 4.0.5
Description: mod_perl and php4 -> Segmentation fault

A yeah... I loaded mod_perl before php in the httpd. (Found this in some newsgroups). 
But without success...

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

[2001-05-14 11:09:20] [EMAIL PROTECTED]
Well I have to believe you, but I have these problems, and no Idea how to fix it... 
The only thing I know is, that these problems are occuring since I installed mod_perl. 
But the processes crashing are those with php... So I hoped that you php-guys 
eventualy know something about these issues. Thank you anyway...
Red

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

[2001-05-14 08:12:55] [EMAIL PROTECTED]
FYI: I have mod_perl 1.25 and PHP 4 in my Apache and I 
have no problems.


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

[2001-05-14 08:12:16] [EMAIL PROTECTED]
Is the mod_perl compiled as DSO?
If so, try moving the LoadModule line for it before php4
module is loaded.

If not, compile it as DSO and do that.

--Jani


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

[2001-05-11 05:59:13] [EMAIL PROTECTED]
This was the backtrace with --enable-debug... The apache version is 1.3.19

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

[2001-05-10 18:45:46] [EMAIL PROTECTED]
Do these steps for PHP:

rm config.cache
./configure <your options + --enable-debug> 
make clean
make
make install

And you should get better backtrace of the crash.
Although it looks like it doesn't even touch PHP..

What is the version of Apache used?



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

The remainder of the comments for this report are too long.  To view the rest of the 
comments, please view the bug report online.

Full Bug description available at: http://bugs.php.net/?id=10787


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to