Posts by TechnikOnkel

    mmmh this is very strange!


    I tried to change the Update order now


    First Upgrade i-mscp 1.2.0 to 1.2.9 on Ubuntu 12.04
    This was successfull and the Admin Panel and Websites run perfect.


    But than I updated the System to 14.04.


    Shell-Script
    1. apt-get update && apt-get upgrade -y
    2. apt-get dist-upgrade -y
    3. apt-get autoremove -y
    4. sudo do-release-upgrade

    The Admin Panel works.
    The Customer Websites can not load php anymore :-(

    Is it better to keep or to Update all the Konfiguration Files during Ubuntu System Upgrade?


    • Shell-Script
      1. Konfigurationsdatei »/etc/apache2/apache2.conf«
      2. ==> Geändert (von Ihnen oder von einem Skript) seit der Installation.
      3. ==> Paketverteiler hat eine aktualisierte Version herausgegeben.
      4. Wie möchten Sie vorgehen? Ihre Wahlmöglichkeiten sind:
      5. Y oder I : Die Version des Paket-Betreuers installieren
      6. N oder O : Die momentan installierte Version beibehalten
      7. D : Die Unterschiede zwischen den Versionen anzeigen
      8. Z : Eine Shell starten, um die Situation zu begutachten
      9. Der Standardweg ist das Beibehalten der momentanen Version.
      10. *** apache2.conf (Y/I/N/O/D/Z) [Vorgabe=N] ?


    okay i tried this too...


    But there are still Error 403 Forbidden on the Websites
    The Update went good without any errors exept a Problem restarting the imscp services at the End...I restarted the Server.


    I did the following after the Upgrade now:


    Shell-Script
    1. perl imscp-autoinstall -dr http


    and changed from php-fpm to fcgi


    after that I got "Internal Error 500"


    I started perl imscp-autoinstall -dr http
    and changed back to php-fpm


    Now the Sites seem to work. But is this the right way?

    okay I try this now.


    I updated the Server again
    What to do if it says:


    To keep or Update the Konfiguration files?


    Shell-Script
    1. Konfigurationsdatei »/etc/apache2/apache2.conf« ==> Geändert (von Ihnen oder von einem Skript) seit der Installation. ==> Paketverteiler hat eine aktualisierte Version herausgegeben. Wie möchten Sie vorgehen? Ihre Wahlmöglichkeiten sind: Y oder I : Die Version des Paket-Betreuers installieren N oder O : Die momentan installierte Version beibehalten D : Die Unterschiede zwischen den Versionen anzeigen Z : Eine Shell starten, um die Situation zu begutachten Der Standardweg ist das Beibehalten der momentanen Version.*** apache2.conf (Y/I/N/O/D/Z) [Vorgabe=N] ?

    Or is it better to run the ./imscp-autoinstall for i-mscp 1.2.0 Version after System Upgrade first and after that 1.2.9 ?
    Because right after the Ubuntu Upgrade to 14.04 I tried to check "service apache2 restart" and it already says:


    apache2: Syntax error on line 214 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/httpd.conf: No such file or directory



    Or to do this?


    Shell-Script
    1. apt-get purge apache2



    And than run the i-mscp Installer again without -r

    Shell-Script
    1. ./imscp-autoinstall


    Right?

    Hello,


    i am trying to Update the following Server Konfiguration.


    Ubuntu 12.04 -> Ubuntu 14.04
    i-mscp 1.2.0 -> i-mscp 1.2.9


    The System Update from Ubuntu 12.04 to 14.04 was successfull.
    But the i-mscp Upgrade fails with the following error message:


    I started the installer with ./imscp-autoinstall -d after System Upgrade