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

Re: installing squirrelmail with apache 1



This means that Apache does not know about PHP, nevermind the mime
types. To make Apache aware of PHP, make sure this line is in your
httpd.conf or modules.conf - then reload apache.
~
LoadModule php4_module /usr/lib/apache/1.3/libphp4.so
~
(assuming php4 and assuming this location where the module it located)

-mike



Reply to: