suPHP on sarge

Discussion in 'Installation/Configuration' started by dimitar, Aug 3, 2007.

  1. dimitar

    dimitar New Member

    Hi All,

    I have follwed the "How To Set Up suPHP On A Debian Sarge Based ISPConfig Server": http://www.howtoforge.com/suphp_debian_etch_ispconfig

    but i expirienced some troubles. When the new Vhosts_ispconfig.conf should be created i can not see:
    Code:
    suPHP_Engine on
    suPHP_UserGroup username groupname
    AddHandler x-httpd-php .php .php3 .php4 .php5
    suPHP_AddHandler x-httpd-php
    </VirtualHost>
    at the end of the virtualhosts... and none of the php sites seem to work

    Any ideas?

    btw when restarting apache i get in the log:
    Code:
    [Sun Jul 29 11:22:55 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec2)
    so i soppose the installation of suphp went smoothly...

    Thanks!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please enable SuPHP in /home/admispconfig/ispconfig/lib/config.inc.php and then edit a value in one of your websites in ISPConfig, e.g. the quota, and save the change, so ISPConfig rewrites the Vhosts_ispconfig.conf file.
     

Share This Page