On a very generic server install of RH 7.3, I've added MySQL from www.mysql.com
via RPMS and then compiled Apache 2.0.40 from source, installed and it runs
fine.
When I compile mod_auth_mysql, either from the latest SourceForge or from
heuer.org, the first apxs -c -D APACHE2 -lmmysqlclient mod_auth_mysql.c runs
and creates the expected output.
However, when I try to finalize it, via apxs -i mod_auth_mysql.la the process
fails because for some reason it can't seem to WRITE to
/usr/local/apache2/modules.
Anybody seen such a problem and/or know how to resolve it?
TIA.
Dave Nuttall
San Antonio, TX