Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 2004 17:58:16 -0500
From:      Micah Bushouse <bushous2@msu.edu>
To:        freebsd-questions@freebsd.org
Subject:   apache's mod_log_sql from ports
Message-ID:  <1104361096.3531.30.camel@localhost>

next in thread | raw e-mail | index | archive | help
Dear List,

I'm trying to install mod_log_sql 1.18 so that Apache will log into
MySQL instead of a flat file, and I thought I had lucked out when I
saw /usr/ports/www/mod_log_sql!

Unfortunately, it's giving some grief. As you can tell from below, I'm
using the apache+mod_ssl and mysql41-server ports, whereas mod_log_sql
seems to prefer plain Apache and MySQL 3.23.

Is there a way to get mod_log_sql integrated with my current setup? Do I
have to edit any of the information in the ports tree entry for
mod_log_sql to reflect these newer versions Apache and MySQL? Finally,
am I better off using the generic compile/install instructions on the
mod_log_sql website?

By the way, this is on a current 4.10 machine.

Thanks in advance!
~Micah

# pkg_add -r mod_log_sql
Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/Latest/mod_log_sql.tgz... Done.
Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/All/mysql-client-3.23.58_3.tgz... Done.
pkg_add: package 'mysql-client-3.23.58_3' conflicts with
mysql-client-4.1.7
pkg_add: please use pkg_delete first to remove conflicting package(s) or
-f to force installation
pkg_add: pkg_add of dependency 'mysql-client-3.23.58_3' failed!
Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/All/apache-1.3.33_1.tgz... Done.
pkg_add: package 'apache-1.3.33_1' conflicts with apache+mod_ssl-1.3.33
+2.8.22
pkg_add: please use pkg_delete first to remove conflicting package(s) or
-f to force installation
pkg_add: pkg_add of dependency 'apache-1.3.33_1' failed!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1104361096.3531.30.camel>