>
> 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
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to