Writing on Vhosts_ispconfig.conf

Discussion in 'Installation/Configuration' started by juampi, Aug 4, 2007.

  1. juampi

    juampi New Member

    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:
    Code:
    $go_info["server"]["apache2_php"] = 'both'; 
    to
    Code:
    $go_info["server"]["apache2_php"] = 'suphp';
    But not work.

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

    Please, any help?

    Regards,
    JP
     
  2. punto

    punto New Member

  3. juampi

    juampi New Member

    My ISPConfig version is 2.2.15

    Regards,
    JP
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     

Share This Page