Posts by web4you

    Befor Debian upgrade i updated the hole installation from 1.3.16 to 1.4.6 so i think i never had to import the i-mscp database from the old "hot system" to the new one. All domains i managed always by hand so i have two systems with same domains ad so on.


    The Backup system (the new host now) is only for testing and backup. So this system should only work in emergency situations.


    I will rename this backup files and check it out.

    Sorry but at least i wrote in both languages. :-(


    But ok -


    The first Pic is on the new server and the monica-luescher.ch-backup-2017.06.27-01-42.tar.bz2 and the m_luescher_db.sql.bz2 are copyed from old one.


    The second pic is what i get after i deleted all files in htdocs and made a restore. This is realy NOT the hole domain in this backup files.

    I just upgraded my 2nd System (testing) from Debian 8.8 to 9 without (more or less) troubles. Aktuall installation was i-mscp 1.4.6. I had to rerun this 1.4.6 Installation once again but did not checked befor if mariadb was running. Anyway at least everything should work EXEPT:


    My "hot system" is still running on Debian 8.8 and i-mscp 1.3.16


    So i tryed to restor a Full domain (copied from "hot system") with db but i think there must something be changed becouse i get only a minimal standard installation im my /htdocs directory with a index.html and a images directory. Maybee wrong backup dir or something?


    What do i have to do in this case?

    Betrifft nicht unbedingt i-mscp aber ich habe leider bis jetzt nirgends eine auch nur annähernde Antwort gefunden.


    Debian 8
    i-mscp 1.3.16


    Folgendes taucht ca 4000 mal pro 24h auf:

    Code
    1. postfix/postscreen[6139]: warning: postscreen_access_list: unknown command: postscreen_pipelining_enable -- ignoring the remainder of this access list


    Wo muss/kann ich da ansetzen?

    Ok i get with:


    root@web4you-server-02:/usr/local/src/imscp-1.4.2# systemctl -l status apache2.service

    Code
    1. ● apache2.service - LSB: Apache2 web server Loaded: loaded (/etc/init.d/apache2) Drop-In: /lib/systemd/system/apache2.service.d └─forking.conf Active: failed (Result: exit-code) since Don 2017-04-06 12:14:09 CEST; 2min 43s ago Process: 2459 ExecStart=/etc/init.d/apache2 start (code=exited, status=1/FAILURE)
    2. Apr 06 12:14:09 web4you-server-02 apache2[2459]: The apache2 configtest failed. ... (warning).Apr 06 12:14:09 web4you-server-02 apache2[2459]: Output of config test was:Apr 06 12:14:09 web4you-server-02 apache2[2459]: (2)No such file or directory: AH02291: Cannot access directory '/var/log/apache2/admin.web4you-server-02.web4you-gmbh.ch/' for error log of vhost defined at /etc/apache2/imscp/before/PanelRedirect_ssl.conf:1Apr 06 12:14:09 web4you-server-02 apache2[2459]: (2)No such file or directory: AH02291: Cannot access directory '/var/log/apache2/admin.web4you-server-02.web4you-gmbh.ch/' for error log of vhost defined at /etc/apache2/imscp/before/PanelRedirect.conf:1Apr 06 12:14:09 web4you-server-02 apache2[2459]: AH00014: Configuration check failedApr 06 12:14:09 web4you-server-02 apache2[2459]: Action 'configtest' failed.Apr 06 12:14:09 web4you-server-02 apache2[2459]: The Apache error log may have more information.Apr 06 12:14:09 web4you-server-02 systemd[1]: apache2.service: control process exited, code=exited status=1Apr 06 12:14:09 web4you-server-02 systemd[1]: Failed to start LSB: Apache2 web server.Apr 06 12:14:09 web4you-server-02 systemd[1]: Unit apache2.service entered failed state.root@web4you-server-02:/usr/local/src/imscp-1.4.2#


    this and so i removed this /etc/apache2/imscp/before/PanelRedirect stuff. And fixed. tnx

    No chance:


    Es bleibt dabei. Jetzt aber Apache2:



    Code
    1. [ERROR] Servers::httpd::apache_php_fpm::start: Could not start the `apache2' service: iMSCP::Provider::Service::Sysvinit::_exec: Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details. at /usr/local/src/imscp-1.4.2/engine/PerlLib/iMSCP/Service.pm line 185.[ERROR] autoinstaller::Functions::install: An error occurred while performing installation steps


    Dann mache ich ein: / i do


    apt purge apache*


    und


    apt install apache2


    und

    Shell-Script
    1. root@web4you-server-02:/usr/local/src/imscp-1.4.2# service apache2 restartroot@web4you-server-02:/usr/local/src/imscp-1.4.2#

    Apache läuft also / apache is running

    Shell-Script
    1. root@web4you-server-02:/usr/local/src/imscp-1.4.2# ps -A | grep apache3309 ? 00:00:00 apache23312 ? 00:00:00 apache23313 ? 00:00:00 apache2root@web4you-server-02:/usr/local/src/imscp-1.4.2#

    Dann ein

    Shell-Script
    1. perl imscp-autoinstall -d

    führt zum selben obigen Ergebnis :-( / same error as above


    und / and

    Shell-Script
    1. juerg@web4you-server-02:~$ free -m
    2. total used free shared buffers cached
    3. Mem: 8003 4130 3873 26 502 1809
    4. -/+ buffers/cache: 1818 6185
    5. Swap: 4093 0 4093
    6. juerg@web4you-server-02:~$