Hi, I have installed apache using "apt-get install apache" which seemed to work fine. but then it runs apacheconfig and I get the following error messages: Finding DSO mods....Use of uninitialized value in pattern match (m//) at /usr/sbin/apacheconfig line 490. Use of uninitialized value in pattern match (m//) at /usr/sbin/apacheconfig line 490.
And so on for a couple of lines. Then when I answer yes to restart apache i get the following error message: Syntax error on line 110 of /etc/apache/httpd.conf: Invalid command 'ExtendedStatus', perhaps mis-spelled or defined by a module not included in the server configuration /usr/sbin/apachectl start: httpd could not be started If I comment out "ExtendedStatus on" in the httpd.conf it just complains about some other line in the httpd.conf. Is all of this due to a bug in apacheconfig? I first installed potato from cd then upgraded to woody and then installed apache. I have also heard someone mention that it could be due to a problem with Perl and apacheconfig. Can anyone help me with this? Thanks, Nico