Alan Knowles wrote:

> > Trying to compile 1.4.1 on a Red Hat 7 box running PHP 4.0.4pl1
> >
> > Apache starts with no errors, and then dies without warning and without
> > logging anything. This only happens when I have the LoadModule and
> > AddModule commands for mod_midgard enabled (i.e. not commented out).
> 
> do you have the  mysql.so module in php4?  - this WILL segfault apache when
> used with midgard (you need to compile it seperatatly - cvs download, phpize,
> /configure --with-mysql=shared,/usr )

I rebuilt php 4.0.4pl1 from the source rpm, specifically pointing the Configure
script at the MySQL directory. That seems to have worked. I assume this is due
to the issue you had mentioned privately with the PHP internal mysql libraries.

PHP is now using the mysql libraries that ship with the MySQL rpms.

Thank you. :)

--
Steven J. Sobol/CTO/JustThe.net LLC | [EMAIL PROTECTED]
SAY IT LOUD: I'M GEEK AND I'M PROUD! | 888.480.4NET (4638) 216.619.2NET (2638)
http://NorthShoreTechnologies.net | http://ClevelandProductions.com
http://JustThe.net | Powered by Linux, pizza, Coke, Cuervo, and cheap beer.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to