ID: 9543 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Assigned To: Comments: 1. What was the configure line you used to configure PHP ? 2. Is your Apache linked with libpthread ? (ldd httpd) If not, add -lpthread to the apache-1.3.x/src/Makefile line LIBS1 (in front of the other -l's) then do 'make clean;make;make install' for Apache. 3. Create a gdb backtrace of the crash ( http://bugs.php.net/bugs-generating-backtrace.php ) --Jani Previous Comments: --------------------------------------------------------------------------- [2001-03-04 06:34:25] [EMAIL PROTECTED] i have compiled the module on a raq2. when i include the module (just LoadModule...) and restart the apache, i can see a core-file in the current directory. there is no error-message in the logfiles of apache. thanks, ralf --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=9543&edit=2 -- 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]