Hello all.
I have two problems with my Apache/2.0.49 , compiled from sources with the following support :
(Unix) mod_ssl/2.0.49 OpenSSL/0.9.7c DAV/2 PHP/4.3.6 SVN/1.0.4 configured
I ask them on the same topic, as i wonder if they are related.
The first one is an error that occur in the error_log. :
[Thu Jun 10 15:19:29 2004] [notice] SIGHUP received. Attempting to restart
[Thu Jun 10 15:19:29 2004] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Thu Jun 10 15:19:29 2004] [notice] LDAP: SSL support unavailable
[Thu Jun 10 15:19:30 2004] [notice] Apache/2.0.49 (Unix) mod_ssl/2.0.49 OpenSSL/0.9.7c DAV/2 PHP/4.3.6 SVN/1.0.4 configured -- resuming normal operations
[Thu Jun 10 15:43:35 2004] [notice] child pid 13629 exit signal Segmentation fault (11)
[Thu Jun 10 15:43:43 2004] [notice] child pid 13631 exit signal Segmentation fault (11)
...
Ok, this is [notice], but i don't like this. This mean the child doesn't exit properly, and even, maybe, before serving the request.
Well, that introduced the second point which I wanted to discuss :
When i validate a php page, like a password for example, or any php treatment (let take for this example the "start install" button from phpBB2), the page seems to reload itself again and again, without doing anything.
Each time, the seg fault appear in the error_log.
What i did, trying to find a solution :
Error code 11: Resource temporarily unavailable
- Google search tell me sometimes, the memory was the problem. I ran memtest86 during several hours in a loop mode. Nothing appear, no error.
- On the apache mailing list, some told me the problem could occur with virtual hosts. I removed them, but the problem remain the same.
Could anyone point me a solution?
Regard's
--
Vincent
Start Free Trial