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

Re: PHP



> Please help, my apache only load the content of a php instead of runnnig
it.

Make sure you have a line in your httpd.conf file which reads:

AddType application/x-httpd-php .php

or, for PHP3:

AddType application/x-httpd-php .php3

-- Kevin





Reply to: