[BNM] PHP/Apache config

Barry Bloye bbloye at gmail.com
Fri May 11 12:31:44 BST 2007


On 11/05/07, Alan Newman wrote:
> We have set up a test.php file and whilst the HTML renders, the php script
> is not being executed.
>
> Any ideas?

Have you added something like this to your Apache configuration file
(httpd.conf)?

LoadModule php5_module modules/libphp5.so
AddType application/x-httpd-php .php .phtml

Check http://www.php.net/manual/en/install.unix.apache2.php (assuming
you're on Apache 2) and see if you've taken all the steps.

Hope that helps!
Baz



More information about the BNMlist mailing list. Powered by Wessex Networks