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

[cobalt-developers] mod_auth_mysql as DSO on a Raq2



I'm trying to install mod_auth_mysql as DSO on a Raq2 and I've some problems.

I've reading the messages of February 2000 from Ben and Michael Lampkin and I've
followed the sames steps on my Raq2. To correct the compilation errors I've modified
the source files to generate a correct Makefile with the apxs instructions needed to
create the library in one step.

Also I've modified the LoadModule lines in the httpd.conf to correct the error of apxs
with the leading slashes.

The compilation seems to works OK but when I restart Apache I've the next error message:

Syntax error on line 307 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/lib/apache/mod_auth_mysql.so into server: /usr/lib/apache/mod_auth_mysql.so: undefined symbol:
make_scrambled_password
/usr/sbin/apachectl start: httpd could not be started

I dont know if Ben finally had installed the module because I can´t found the final
solution in the list.

Is possible to install mod_auth_mysql as DSO on a Raq2 like on a Raq2 ?

How ?

Juanjo Nuñez
juanjo@xxxxxx