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

Artur Jasowicz arturj_logsql at hoytpub.com
Wed Jan 26 18:21:03 EST 2005


So, I did a bit of research on R_PPC_REL24 and discovered that 
recompiling with -lc and -fPIC or -fpic should solve the problem. It 
did not. What seems strange is that the symbol name is not given. Could 
this message be triggered by something else actually? I am only a 
programmer wannabe and really don't have the experience to launch gdb 
and see what's going on...

Still hoping to hear from someone here.

Artur

On Jan 21, 2005, at 1:04 PM, Artur Jasowicz wrote:

> When trying to restart httpd to activate mod_log_sql modules I get 
> following error:
>
> [Fri Jan 21 12:31:07 2005] [notice] Graceful restart requested, doing 
> restart
> Syntax error on line 213 of /etc/httpd/conf/httpd.conf:
> Cannot load /etc/httpd/modules/mod_log_sql_mysql.so into server: 
> /etc/httpd/modules/mod_log_sql_mysql.so: R_PPC_REL24 relocation at 
> 0x0c16f08c for symbol `' out of range
> Syntax error on line 213 of /etc/httpd/conf/httpd.conf:
> Cannot load /etc/httpd/modules/mod_log_sql_mysql.so into server: 
> /etc/httpd/modules/mod_log_sql_mysql.so: R_PPC_REL24 relocation at 
> 0x0d34e08c for symbol `' out of range
>
> Yellow Dog Linux 3.0 (practically port of RedHat 8 or 9 for PowerPC 
> platform) running Apache/2.0.40
>
> The module compiled and installed clean. apachectl -t says "OK"
>
> What should I try to solve this?
>
> Regards,
>
> Artur
>
> _______________________________________________
> Download the latest version at 
> http://www.outoforder.cc/projects/apache/mod_log_sql/
>
> To unsubscribe send an e-mail to 
> mod_log_sql-unsubscribe at lists.outoforder.cc
>




More information about the Mod_log_sql mailing list