[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Can access index.html but get error on index.php



On Sat, 1 Dec 2001, Paul Ferwerda wrote:
> 
> httpd.conf has:
> LoadModule php4_module         /usr/lib/apache/libphp4.so
> LoadModule php4_module        lib/apache/libphp4.so
> AddModule mod_php4.c
> 
> Any ideas? I'm feeling terrible 'cause the site is down and I can't get it back online.

I'm pretty sure you aren't supposed to load the same module twice ;)
I'd guess the second one isn't supposed to be there...

gsh