From: Scott F. <SFl...@ab...> - 2006-12-13 15:56:03
|
Rod, =20 Check to make sure the php script is not causing this problem. Do the process of elimination by simplifying the script until you boiled down to the offending code. Once you get to that part then analyze the offending code to see if it a PHP bug or programmer error (whoever wrote the script) in the script. If it is a programmer error, make some changes to the script to avoid the problem. If it is a PHP bug then you may have to file a PHP bug depending on the situation, this you'll have to analyze it some more. =20 This happen to me twice before when I get a segmentation fault when a web page is accessed. By the way, I noticed you're using PHP version 4 which is considered out of date by now as PHP 6 is almost here. Don't bother trying to file a PHP bug with PHP version 4 because that's when they'll tell you to upgrade to the latest version to see if the problem can be reproduced or the PHP bug will quickly be rejected as bogus. =20 Hope this help you along the way... =20 Scott =20 ________________________________ From: aix...@li... [mailto:aix...@li...] On Behalf Of Rod Groce Sent: Tuesday, December 12, 2006 7:37 PM To: aix...@li... Subject: [tbox-l] Help with PHP =20 I have just found it necessary to update my server to 5300-05=20 I was running 5.2. Now my php install from linuxtoolbox seems to be failing.=20 I get: [Tue Dec 12 18:29:08 2006] [warn] Loaded DSO libexec/libphp4.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)=20 whenever appache starts, and I get a seg fault anytime I try to access a page using php.=20 any help would be appreciated.=20 Rod=20 Rod Groce wr...@au... Systems Administrator Phone:(512)838-6179 Austin, Texas Tie Line:678-6179 =20 |