[Upgrade to 1.2.0] Apache symbolic link causes error

  • Upgrade on Ubuntu 12.04 LTS, from 1.1.21 to 1.2.0, got this error (below), the apache 00_master file wasn't there anymore (removed by the upgrade), but the symbolic link was still there.


    Code
    1. root@***:~# service apache2 restartapache2: Syntax error on line 268 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/sites-enabled/00_master: No such file or directoryAction 'configtest' failed.The Apache error log may have more information. failed!


    Solution:

    Code
    1. root@***:~# a2dissite 00_master
    2. root@***:~# service apache2 restart
    3. [ ok ] Restarting web server: apache2.
    4. root@***:~#
  • Hello ;


    Not an i-MSCP Bug.... I don't know what you have done but 00_master.conf is not longer provided for apache2 in the 1.2.0 version. Remove it and be sure that upgraded correctly...

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • So deactivate it ;) and create a ticket ;)

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206