PDA

View Full Version : PHP Executon


alexillsley
7th April 2007, 13:34
----- expired ----

till
7th April 2007, 14:31
You should not put the addhandler directives in /etc/apache2/conf.d/php5.conf, this disables the ability to configure php in ISPConfig. Also uncommenting the mime types will stop ISPConfig from configuring PHP.

Just check the Vhost_ispconfig.conf file if php is enabled in the vhost.

alexillsley
7th April 2007, 16:37
----- expired ----

falko
8th April 2007, 16:13
Is there maybe a second www.fphosting.co.uk vhost somewhere in your Apache configuration that interferes with this one?
Any errors in Apache's error log?

alexillsley
8th April 2007, 16:48
----- expired ----

alexillsley
8th April 2007, 17:24
I just found the following error in the apache log:

an unkown filter was not added php

I will try reinstalling php

alexillsley
8th April 2007, 17:55
----- expired ----

till
8th April 2007, 22:20
I just found the following error in the apache log:

an unkown filter was not added php

I will try reinstalling php

This is just a warning, not a error and it does not affect the execution of PHP scripts at all.

Are you sure that you access the website by its domain and not IP, is the Vhost_ispconfig.conf file included in your apache configuration file? Is mod_php loaded or do you use SuPHP?

alexillsley
8th April 2007, 22:28
----- expired ----

alexillsley
9th April 2007, 01:44
----- expired ----