You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by jun qin <qi...@yahoo.com> on 2002/03/22 01:02:24 UTC

do u know how to add "mod_auth_mysql" , please help.

I need to install mod_auth_mysql now, but got error ,
wondering if you could help me out.

after i install mod_auth_mysql, then i try to config
the apache.

./configure --prefix=/usr/local/etc/httpd
--sysconfdir=/www/conf \
--activate-module=src/modules/php4/libphp4.a --enabl
e-module=status \
--activate-module=src/modules/auth_mysql/libauth_mysql.a
\
--enable-module=rewrite --enable-module=status

then i edit src/Makefile and replace LDFLAGS= to
LDFLAGS=-lz (delete whatever followd LDFLAGS= and
replace it with -lz) 

and make ,

then the erro message i got is :

make[4]: *** No rule to make target
'../../include/alloc.h', needed by 'mod_auth_mysql.o'.
Stop.make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: *** Leaving directory
'/usr/local/etc/apache_1.3.22/src'
make[1]: *** [build-std] Error 2
make[1]: *** Leavingdirecotry
'/usr/local/etc/apache_1.3.22'
make: *** [build] Error 2


__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org