From c46c8ac083b851d35137ae455eef0c8622dc07c7 Mon Sep 17 00:00:00 2001 From: Christopher Powell Date: Tue, 02 Apr 2002 20:19:30 +0000 Subject: This is a "pre" snapshot of 1.15. Numerous changes emphasizing how SQL errors are reported and handled. Any missed queries during SQL downtime are written out to a textfile. --- (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 0391e88..3226e89 100644 --- a/INSTALL +++ b/INSTALL @@ -1,4 +1,4 @@ -$Id: INSTALL,v 1.5 2002/02/24 20:17:16 helios Exp $ +$Id: INSTALL,v 1.6 2002/04/02 20:19:30 helios Exp $ Requirements @@ -126,7 +126,7 @@ Installation (as a static module compiled into httpd) 6a) Edit Configuration.apaci as follows... * Append the following string to the EXTRA_LIBS= line. (/usr/lib/mysql is where your libmysqlclient.a file lives): - -L/usr/lib/mysql -lmysqlclient -lm + -L/usr/lib/mysql -lmysqlclient -lm -lz * Add this line at the end of the file: Module mysql_log_module mod_log_mysql.o -- cgit v0.9.2