I wanted to install the web administration tools, but found out I needed
mod_auth_mysql, so I downloaded version 2.20 (seems to be the latest,
although it's from October 1998).
However, make gives me :
/usr/local/apache/bin/apxs -i -a -n auth_mysql libauth_mysql.so
[activating module `auth_mysql' in /usr/local/apache/conf/httpd.conf]
cp libauth_mysql.so /usr/local/apache/libexec/libauth_mysql.so
cp: libauth_mysql.so: No such file or directory
apxs:Break: Command failed with rc=1
make: *** [install] Error 1

Any ideas ?

Reply via email to