Guest Posted December 7, 2003 Share Posted December 7, 2003 The page seems to work fine most of the time, but sometimes the footer (date+visits and lower) doest load. Approximately every 10th request results in this error message in my error.log: [sun Dec 7 11:38:09 2003] [notice] child pid 2310 exit signal Segmentation fault (11) The page opens fine nevertheless. I have replaced all the hardware, so this is not a problem here. I have also upgraded apache (1.3.x branch) to the newest version and the problem keeps occuring. Any ideas on how to solve the problem, or to look into it more verbosely would be greatly appreciated. Link to comment Share on other sites More sharing options...
gkb Posted December 12, 2003 Share Posted December 12, 2003 Hi I have same problem! sometime pages from oscommerce loads to the half and apache generates segmentation fault :( I use Apache + debian linux I try to make new installation - buth the same error occures! Any ideas? Link to comment Share on other sites More sharing options...
Guest Posted December 13, 2003 Share Posted December 13, 2003 I have found out what was causing this. You have to upgrade the PHP version, it is not apache's fault. Unfortunately, none of the versions in stable/testing/unstable worked for me, so i had to compile the newest version from source. Now it works flawlessly. Also, don't forget to add the "LoadModule blahblah" line to the apache-ssl, if you're running two separate servers. PHP's "make install" only inserts it in non-ssl apache, which resulted in secure pages (login, and from there on) not working. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.