Re: Segfaults with modphp5 (apache) with threads, and fastcgi question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Felipe Alcacibar wrote:
Hi,

I got serous problems with modphp5 in a apache, both are compiled with treads, apache was worker-mpm and php was interpreter level threads, i got lots of segmentation faults in threads. someone can helps me?

Firstly the configure line you sent us is wrong. It's for the cli version, not the cgi version.

'--enable-cli' '--disable-cgi'


Does it work with a different version of php?

Try to cut down the code you're looking at (create a test-case)

If really desperate, re-compile php with --enable-debug and create a backtrace (http://bugs.php.net/bugs-generating-backtrace.php)


--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux