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

Edward Rudd urkle at outoforder.cc
Thu Jan 27 19:45:54 EST 2005


On Thu, 2005-01-27 at 11:32, Artur Jasowicz wrote:
[snip]
> One other thing I noticed: mod_log_sql.so seems to load fine, it is 
> mod_log_sql_mysql.so that fails to load. What might be different about 
> the two? Perhaps it is code within some library included in 
> mod_log_sql_mysql that was compiled without -fPIC and is causing this? 
> Again, I am not experienced enough to really know what I'm talking 
> about, so please go easy on me if this doesn't make sense :) How can I 
> check what symbol within what library the error message refers to given 
> it's address?
> 
You may try disabling PHP if you have that module loaded into Apache. 
There are some issues if PHP is compiled with it's "built-in" mysql
library, as it will collide with a system level mysql that gets pulled
in my mod_log_sql_mysql.so

> Artur
[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/20050127/ad9a503e/attachment.bin 


More information about the Mod_log_sql mailing list