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

Re: Apache / PHP4 config problem (newbee on PHP)



>
> It seems to me that the php4 engine never starts to generate pages...

Make sure the LoadModule line for php in apache's config file is
uncommented.  Then make sure you have MIME types set up for PHP files.

    AddType application/x-httpd-php .php
    AddType application/x-httpd-php-source .phps

Should do the trick.

-- 
Chris Hilts
chilts@birdbrained.org



Reply to: