Joshua Slive wrote:
Definitely editing the right config file. For example, when I uncomment the LogFormat directive, I get a syntax error on that line when I restart the server. And the AddModule directive comes after the ClearModuleList directive.On 1/7/06, Mark Leone <midnightjava@xxxxxxxxxxx> wrote:I have the following statements in my httpd.conf file: LoadModule config_log_module libexec/httpd/mod_log_config.so AddModule mod_log_config.c Module mod_log_config is the first module loaded and added in the respective sections. However, for some reason, the modele does not execute, as evidenced by the fact that commands like LogFormat and CustomLog are not understood.Are you sure you are editting the right config file? Is the AddModule line before or after the ClearModuleList directive? Joshua.
I should mention that the access log used to work fine. Recently I recompiled Apache with mod_ssl, and I think that's when the access log stopped working. Everything else seems to work fine. I'm running Apache 1.3.34 on Mac OS 10.3.9.
-Mark --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx