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

Re: [cobalt-users] Apache Server is down and will not re-start



> I rem out line 58 and it started but
> now php does not work
> 
> here are the lines before I edited them
> # Extra Modules
> #LoadModule php_module modules/mod_php.so
> #LoadModule php3_module modules/libphp3.so
> LoadModule php4_module modules/libphp4.so

TRY LoadModule php4_module  /usr/lib/apache/libphp4.so

> 
> Now how do I get PHP to work ???
>