It's been a while, so the memory is a little vague. I believe that when Apache tried to load the PHP shared library (.so file), it could not because of some error with it, and so the whole startup failed. Recompiling PHP4 seemed to allow the library to be loaded, and everything proceeded normally.
Mark Post -----Original Message----- From: Kern, Thomas [mailto:[EMAIL PROTECTED]] Sent: Friday, March 15, 2002 1:52 PM To: [EMAIL PROTECTED] Subject: Re: Apache 1.3 on SuSE 7.0 Although I did rebuild PHP4 from the src.rpm, could you please elaborate on a PHP4 problem that causes Apache to fail? /Thomas Kern /(301)903-2211 -----Original Message----- From: Post, Mark K [mailto:[EMAIL PROTECTED]] Sent: Friday, March 15, 2002 13:40 There was a problem with PHP4 causing Apache to fail during startup. If you remove PHP4 and only use PHP3 (or re-compile PHP4 from the source RPM), you should be ok.
