[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: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Sat Dec 1 13:52:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > 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...
>
Actually, It' s the first one that shouldn't be there.
Gerald