mod_auth_mysql : How to install

wget http://prdownloads.sourceforge.net/modauthmysql/mod_auth_mysql-2.9.0.tar.gz?download

tar xvzf mod_auth_mysql-2.9.0.tar

cd mod_auth_mysql-2.9.0.tar

/usr/local/apache/bin/apxs -c -lmysqlclient -lm -lz -I /usr/include/mysql/ mod_auth_mysql.c

/usr/local/apache/bin/apxs -i mod_auth_mysql.so

configtest

Restart the live Apache server
/etc/init.d/httpd restart


mod_auth_mysql : How to install, Hostripples Web Hosting
HR-ADMIN