9 lines
287 B
Plaintext
9 lines
287 B
Plaintext
To finish the install of mod_log_sql, you need
|
|
to enable the module using the following command
|
|
|
|
${PREFIX}/sbin/mod_log_sql-enable
|
|
|
|
If you already have Apache running on your machine,
|
|
you should not use "apachectl restart" - instead,
|
|
you should fully stop and then restart the server.
|