[PHP-DEV] PHP 4.0 Bug #9543 Updated: core dump after including module and restarting apache

2001-04-10 Thread sniper

ID: 9543
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Closed
Bug Type: Apache related
Assigned To: 
Comments:

No feedback. If this happens also with soon to be released PHP 4.0.5, reopen this bug 
report.

--Jani


Previous Comments:
---

[2001-03-10 23:30:50] [EMAIL PROTECTED]
User feedback:
--
./configure --with-mysql --with-apxs

Try adding the path to installed mysql, e.g.:

--with-mysql=/www/mysql

 ( http://bugs.php.net/bugs-generating-backtrace.php )
what is gdb?
(i have attached the core-file)

Did you read the page found at the url above?
Please do. And DO NOT send any core files to mailing 
lists!!! And as it says in the end of the notice email:
DO NOT answer to this email with your email client, use
the given url instead.

--Jani


---

[2001-03-04 15:56:18] [EMAIL PROTECTED]
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


---

[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=9543edit=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]




[PHP-DEV] PHP 4.0 Bug #9543 Updated: core dump after including module and restarting apache

2001-03-04 Thread sniper

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=9543edit=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]