Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
net-www/mod_log_sql-1.98 configfile error typo in /etc/apache2/conf/modules.d/10_mod_log_sql.conf <snip> Syntax error on line 6 of /usr/lib/apache2/conf/modules.d/10_mod_log_sql.conf: Invalid command 'LoadModules', perhaps mis-spelled or defined by a module not included in the server configuration </snap> <wrong> LoadModules log_sql_mysql_module extramodules/mod_log_sql_mysql.so </wrong> <correct> LoadModule log_sql_mysql_module extramodules/mod_log_sql_mysql.so </correct>
Fixed in cvs.