On 2/11/06, CasperLinux <[EMAIL PROTECTED]> wrote: > Anyone have any input? I am googling till my fingers hurt and everything I > find says it should be running. Whenever I try to open a test.php file all I > get is the web browswer trying to save the file instead of serving up the php > content. > > On Friday 10 February 2006 21:28, CasperLinux wrote: > > LoadModule includes_module /usr/lib/apache/1.3/mod_include.so > > LoadModule includes_module /usr/lib/apache2/modules/libphp4.so
That should probably be php4_module or something along those lines. It needs to match whatever the .so was built for; it's not arbitrary.