PDA

View Full Version : Writing on Vhosts_ispconfig.conf


juampi
4th August 2007, 02:50
Hi All!
I see an error on my system. All the modifications that I do on ispconfig cannot be written in the configuration file: Vhosts_ispconfig.conf.
My system is Ubuntu 6.06 with the last stable version of ISPConfig.
I tried change in config.inc.php:
$go_info["server"]["apache2_php"] = 'both';
to
$go_info["server"]["apache2_php"] = 'suphp';

But not work.

My httpd -t is Syntax OK.
And /root/ispconfig/scripts/writeconf.php work fine.

Please, any help?

Regards,
JP

punto
4th August 2007, 07:51
It seems we are having same issue.

http://www.howtoforge.com/forums/showthread.php?t=14503

Is your software version 2.2.15?

Regards

Matt

juampi
4th August 2007, 22:39
My ISPConfig version is 2.2.15

Regards,
JP

till
5th August 2007, 10:26
You must edit a setting in one of your websites, e.g. the quota value and click on safe, so that ISPConfig rewrites your config file.

I just installed this yesterday for a client with 2.2.15 and it works as expected. I'am sure that there is no issue with this function in 2.2.15.