[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mod_auth_mysql and dso?



On Wed, Jul 14, 1999 at 12:21:56PM -0400, Ben Collins wrote:

> > Syntax error on line 101 of /etc/apache/httpd.conf:
> > Cannot load /usr/lib/apache/1.3/mod_auth_mysql.so into \
> > server: /usr/lib/apache/1.3/mod_auth_mysql.so: undefined \
> > symbol: mysql_store_result
> 
> Looks like you need to link the module with the mysql libraries when
> compiling, else it isn't loading the libraries in correctly.

Right.

apxs -lmysqlclient -c mod_auth_mysql.c 

does the job.

Thx

By
Töns
-- 
Linux. The dot in /.


Reply to: