You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by João Paulo Andrade <jo...@unimetro.com.br> on 2001/01/15 18:40:50 UTC

more ploblems

Hi,
I have this problem:
pituba# apachectl restart
/usr/local/sbin/apachectl restart: httpd not running, trying to start
Syntax error on line 231 of /usr/local/etc/apache/httpd.conf:
Cannot add module via name 'mod_env.c': not in list of loaded modules
/usr/local/sbin/apachectl restart: httpd could not be started
pituba#

But I have this block in httpd.conf
ClearModuleList
AddModule mod_vhost_alias.c
AddModule mod_env.c
What is the problem?