Re: problem to open DB
Rudenko Ilya <[email protected]>
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <[email protected]> |
Здравствуйте vlady,
Thursday, February 6, 2003, 9:16:03 PM, you wrote:
v> I have compiled and configured apache + mod_log_sql + ... and my apache
v> config for mod_log_sql is:
v> <IfModule mod_log_sql.c>
v> LogSQLLoginInfo localhost apache hotesse
v> LogSQLSocketFile /tmp/mysql.sock
^^^^^^^^^^^^^^^^
wrong path
v> LogSQLDatabase apache
v> LogSQLCreateTables On
v> LogSQLSocketFile apache_queries.sql
v> </IfModule>
v> I have created a db "apache" and a user "apache" wich has full
v> privilegies on that BD.
v> The problem is that when I start apache I am gettin the following errors
v> in the in the log file:
Yesterday I had the same problem.
This message is creating when you didn't write in Apache directive
LogSQLSocketFile /your/path/to/mysql.sock
or MySQL socket is not available in this path.
--
ICQ: 157534201
Успехов в бизнесе,
Руденко Илья
__________________________________________________________________
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/