Another suphp issue

Discussion in 'Installation/Configuration' started by danjo, Nov 22, 2006.

  1. danjo

    danjo New Member

    Hi all,

    im installing my first ispconfig on debian etch with php5.
    I`ve used the debian sarge perfect setup tutorial before i installed ispconfig. (of course php5 instead of php4 )

    Now i have to problems:

    1) when i change something on web - the Vhosts_ispconfig.conf file is deleted

    2) when i copy the latest Vhosts_ispconfig.conf_* file to Vhosts_ispconfig.conf following error message returns:

    Here are the first Virtualhost from my Vhost_ispconfig.conf (which i copied):
    and my suphp.conf form /etc/suphp/

    Apache is installed as mpm-worker. Before I had installed apache2-prork, but i changed this as i read some posts here in the forum.

    Thanks for any help

    Greets
    Danjo
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This looks like mod_suphp is not loaded in your apache configuration. Do you have a symlink in the mods-enabled directory to the apache suphp config file?
     
  3. danjo

    danjo New Member

    Hi till,

    There is a suphp.conf in the mods-enabled.

    Here is the content:
    There is also a suphp.load:

     
  4. danjo

    danjo New Member

    How can i check if the module is loaded?

    Should be an error message on "suPHP_Engine on" when the module is not loaded?
     
  5. danjo

    danjo New Member

    can nobody help?

    i really don`t know what to do....
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

  7. danjo

    danjo New Member

    yes that works!

    thanks till.

    i thought suphp is installed with the package suphp-common in debian ....

    Bye
     

Share This Page