[Mod_log_sql] module fails to load on Apache 2.0 under Yellow Dog Linux

Edward Rudd urkle at outoforder.cc
Fri Jan 28 11:02:23 EST 2005


On Fri, 2005-01-28 at 10:34, Artur Jasowicz wrote:
> Bingo! Thank you Sir, that did it. So now I have to recompile php to 
> use MySQL's real library, not the built-in one and repackage it into an 
> RPM. Is there by any chance a Howto available on how to do this right 
> or am I on my own?

It should be as simple as downloading the existing src.RPM from
yellowdog, installing it.. (which will by default install to something
like /usr/src/redhat) edit the SPEC file and change the line where it
runs configure and change the --with-mysql  to --with-mysql=/usr

Look through the mod_log_sql archives about PHP (this is a common
problem unfortunately) as well as reading the mod_log_sql manual on the
issue.

And DO post a bug to the yellow doc maintainers to NOT use the built-in
mysql libs in php.  It will make everyones day easier.

[snip]
-- 
Edward Rudd <urkle at outoforder.cc>
Website http://www.outoforder.cc/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.outoforder.cc/pipermail/mod_log_sql/attachments/20050128/fc524417/attachment.bin 


More information about the Mod_log_sql mailing list