Currently have an apache server with following options:
Server compiled with
-D APACHE_MPM_DIR="server/mpm/prefork"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEP
hello
i have apache2.2 and authn_dbd and dbd modules
when i start my apache2.2 i have an error message
DBD: No driver for mysql
failed!
thanks a lot
-
The official User-To-User support forum of the Apache HTTP Server Project.