PDA

View Full Version : suPHP on sarge


dimitar
3rd August 2007, 11:12
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:
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:
[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!

till
3rd August 2007, 11:59
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.