mod_auth_mysql compile failed
Brought to you by:
bryanandrews
mod_auth_mysql uses old mysqlclient-interface,
so MySQL MUST be compiled with
CFLAGS=-DUSE_OLD_FUNCTIONS
otherwise linking apache with auth_mysql fails.
my config on debian:
apache+php+mod_perl+mod_python+mod_auth_mysql
+ Mysql