PHP Executon

Discussion in 'General' started by alexillsley, Apr 7, 2007.

  1. alexillsley

    alexillsley New Member

    PHP Execution

    ----- expired ----
     
    Last edited: Nov 15, 2010
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
  3. alexillsley

    alexillsley New Member

    ----- expired ----
     
    Last edited: Nov 15, 2010
  4. falko

    falko Super Moderator Howtoforge Staff

    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?
     
  5. alexillsley

    alexillsley New Member

    ----- expired ----
     
    Last edited: Nov 15, 2010
  6. alexillsley

    alexillsley New Member

    I just found the following error in the apache log:

    Code:
    an unkown filter was not added php
    I will try reinstalling php
     
  7. alexillsley

    alexillsley New Member

    ----- expired ----
     
    Last edited: Nov 15, 2010
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    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?
     
  9. alexillsley

    alexillsley New Member

    ----- expired ----
     
    Last edited: Nov 15, 2010
  10. alexillsley

    alexillsley New Member

    ----- expired ----
     
    Last edited: Nov 15, 2010

Share This Page