.htaccess mysql anmeldung an apache
Andreas Roth
andreas at schosemail.de
Don Jun 17 15:52:13 CEST 2004
Hallo Liste,
ich versuche gerade eine mysql datenbank der apache (2.0.49) .htaccess -
zugangskontrolle zum fliegen zu bekommen. ich benutze das mod_auth_mysql
von http://www.heuer.org .
ich habe zuvor mysql nach /usr/local/mysql installiert. nun versuch eich
das modul mit:
apxs -cia -L/usr/local/mysql/lib/mysql -I/usr/local/mysql/include/mysql
-lmysqlclient mod_auth_mysql.c
zu installieren. klappt aber nicht... er schmeisst die fehlermeldung:
Warning! dlname not found in
/usr/local/apache//modules/mod_auth_mysql.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/local/apache//modules/mod_auth_mysql.so
chmod: getting attributes of
`/usr/local/apache//modules/mod_auth_mysql.so': No such file or directory
apxs:Error: Command failed with rc=65536
die entstandene mod_auth_mysql.la sieht so aus:
# mod_auth_mysql.la - a libtool library file
# Generated by ltmain.sh - GNU libtool 1.4.3 (1.922.2.110 2002/10/23
01:39:54)
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname=''
# Names of this library.
library_names=''
# The name of the static archive.
old_library='mod_auth_mysql.a'
# Libraries that this one depends upon.
dependency_libs=' -L/usr/local/mysql/lib/mysql
/usr/local/mysql/lib/mysql/libmysqlclient.la -lcrypt -lnsl -lm'
# Version information for mod_auth_mysql.
current=0
age=0
revision=0
# Is this an already installed library?
installed=no
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/usr/local/apache//modules'
sieht vieleicht wirklich nen bischen leer aus, aber warum??
--
email: andreas at schosemail.de
URL: www.schosemail.de