On Thu, 22 Apr 2004, Morbus Iff wrote: > >Try making one or both of those Apache changes in /etc/httpd/httpd.conf, > >then run `apachectl configtest && apachectl restart` to load the > >changes. If that still doesn't work, make sure that the CGI module is > >being loaded into Apache at launch time by making sure that this line -- > > Minor correction - he'll need to use "sudo" > before each of the apachectl commands.
Ahh, right, of course. On the other hand, the Apache error page mentioned that it was running on a non-standard port (16nnn), so I'm assuming that Eric knows how to test & restart his Apache instance. But yes, use sudo for `apachectl` commands. -- Chris Devers