problem to open DB
vlady <[email protected]>
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <[email protected]> |
Hi, I just posted a message on the list but I forgot to add my apache config, so I will repeat my problem :-) I have compiled and configured apache + mod_log_sql + ... and my apache config for mod_log_sql is: <IfModule mod_log_sql.c> LogSQLLoginInfo localhost apache hotesse LogSQLSocketFile /tmp/mysql.sock LogSQLDatabase apache LogSQLCreateTables On LogSQLSocketFile apache_queries.sql </IfModule> I have created a db "apache" and a user "apache" wich has full privilegies on that BD. The problem is that when I start apache I am gettin the following errors in the in the log file: [error] mod_log_sql: child spawned but unable to open database link Thanks for any help. vlady __________________________________________________________________ Reminder: to unsubscribe, send email to <[email protected]> with the words "unsubscribe mod_log_sql" in the body (w/o quotes). The module homepage is http://www.grubbybaby.com/mod_log_sql/