[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
- Subject: Re: [cobalt-users] Can access index.html but get error on index.php
- From: flash22@xxxxxxx
- Date: Sat Dec 1 12:41:59 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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