[Webdev] mod_auth_mysql

Dave Burke dave at genesiseurope.net
Thu Nov 16 17:02:18 GMT 2000


Evening,

does anyone know where the mod_auth_mysql website is currently being hosted?
It doesn't appear to be hosted on bourbon.netvision.net.il anymore.

And, just in case anyone is trying to use mod_auth_mysql-2.2.0 with
apache_1.3.14, here's a little patch file to make sure apache will actually
compile.

Laters,
Dave




--- mod_auth_mysql-2.20/apMakefile.tmpl Sat Oct  3 00:13:33 1998
+++ mod_auth_mysql-2.20-changed//apMakefile.tmpl	Thu Nov 16 16:35:43
2000
@@ -66,7 +66,7 @@

 # DO NOT REMOVE
 mod_auth_mysql.o: mod_auth_mysql.c $(INCDIR)/httpd.h $(INCDIR)/conf.h \
- $(INCDIR)/alloc.h $(INCDIR)/buff.h \
+ $(INCDIR)/ap_alloc.h $(INCDIR)/buff.h \
  $(INCDIR)/http_config.h \
  $(INCDIR)/http_core.h $(INCDIR)/http_main.h \
  $(INCDIR)/http_protocol.h $(INCDIR)/http_request.h \






More information about the Webdev mailing list