Bin noch nicht soweit. Jedoch auch nach Abschaltung sämtlicher Plugins habe dasselbe Problem. Ich melde mich wieder.
Posts by web4you
-
-
Shell-Script
- root@web4you-server-02:/usr/local/src/imscp-1.4.2# netstat -plunt
- Aktive Internetverbindungen (Nur Server)
- Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
- tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 506/sshd
- tcp 0 0 127.0.0.1:45015 0.0.0.0:* LISTEN 21191/node
- tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 22513/master
- tcp 0 0 127.0.0.1:8889 0.0.0.0:* LISTEN 22333/apache2
- tcp 0 0 0.0.0.0:4190 0.0.0.0:* LISTEN 22518/dovecot
- tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN 22518/dovecot
- tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN 22518/dovecot
- tcp 0 0 127.0.0.1:10023 0.0.0.0:* LISTEN 898/postgrey.pid --
- tcp 0 0 127.0.0.1:10024 0.0.0.0:* LISTEN 3655/amavisd-new (m
- tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 22995/mysqld
- tcp 0 0 0.0.0.0:587 0.0.0.0:* LISTEN 22513/master
- tcp 0 0 127.0.0.1:12525 0.0.0.0:* LISTEN 936/policyd-weight
- tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 22518/dovecot
- tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 22518/dovecot
- tcp 0 0 127.0.0.1:783 0.0.0.0:* LISTEN 31841/spamassassin
- tcp 0 0 0.0.0.0:465 0.0.0.0:* LISTEN 22513/master
- tcp 0 0 127.0.0.1:9876 0.0.0.0:* LISTEN 18393/imscp_daemon
- tcp6 0 0 :::22 :::* LISTEN 506/sshd
- tcp6 0 0 :::443 :::* LISTEN 22333/apache2
- tcp6 0 0 :::4190 :::* LISTEN 22518/dovecot
- tcp6 0 0 :::4000 :::* LISTEN 21219/node
- tcp6 0 0 :::993 :::* LISTEN 22518/dovecot
- tcp6 0 0 :::995 :::* LISTEN 22518/dovecot
- tcp6 0 0 ::1:10024 :::* LISTEN 3655/amavisd-new (m
- tcp6 0 0 :::110 :::* LISTEN 22518/dovecot
- tcp6 0 0 :::143 :::* LISTEN 22518/dovecot
- tcp6 0 0 ::1:783 :::* LISTEN 31841/spamassassin
- tcp6 0 0 :::80 :::* LISTEN 22333/apache2
- tcp6 0 0 :::21 :::* LISTEN 22312/proftpd: (acc
- root@web4you-server-02:/usr/local/src/imscp-1.4.2#
-
Debian 8.7
I-MSCP upgrade from 1.4.0 to 1.4.2Ich bekomme / i get:
[ERROR] Package::FrontEnd::startNginx: Could not start the `nginx' service: iMSCP::Provider::Service::Sysvinit::_exec: Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details. at /var/www/imscp/engine/setup/../PerlLib/iMSCP/Service.pm line 185.
and systemctl status nginx.service sagt:
root@web4you-server-02:/usr/local/src/imscp-1.4.2# systemctl status nginx.service
● nginx.service - A high performance web server and a reverse proxy server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled)
Active: failed (Result: resources) since Mit 2017-04-05 17:34:26 CEST; 3min 58s ago
Process: 23054 ExecStop=/sbin/start-stop-daemon --quiet --stop --retry QUIT/5 --pidfile /run/nginx.pid (code=exited, status=0/SUCCESS)
Process: 23099 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=0/SUCCESS)
Process: 23096 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=0/SUCCESS)
Main PID: 5597 (code=exited, status=0/SUCCESS)Ich hab auch alle Plugins disabled:
mysql> select plugin_status from plugin;
+---------------+
| plugin_status |
+---------------+
| disabled |
| disabled |
| disabled |
| disabled |
| disabled |
| disabled |
| disabled |
+---------------+
7 rows in set (0.00 sec)Irgendwer eine Idee??
-
Linux 8.7
I-MSCP Update 1.3.16 -> 1.4.1Hat sonst noch jemand nach einem Erfolgreichen update auf 1.4.1 (PHP7) weisse Seiten bei seinen Wordpress Seiten? Mehr Infos kann ich leider noch nicht liefern, da ich das System wieder zurückgesetzt habe.
-
Ok - Installation fixed by removing all php , apache & mysql things.
Then i got
Mär 29 14:04:34 www apache2[13311]: The apache2 configtest failed. ... (warning).
Mär 29 14:04:34 www apache2[13311]: Output of config test was:
Mär 29 14:04:34 www apache2[13311]: (2)No such file or directory: AH02291: Cannot access directory '/var/log/apache2/admin1.web4you-gmbh.ch/' for error log of vhost defined at /etc/apache2/imscp/before/PanelRedirect_ssl.conf:1
Mär 29 14:04:34 www apache2[13311]: (2)No such file or directory: AH02291: Cannot access directory '/var/log/apache2/admin1.web4you-gmbh.ch/' for error log of vhost defined at /etc/apache2/imscp/before/PanelRedirect.conf:1
Mär 29 14:04:34 www apache2[13311]: AH00014: Configuration check failed
Mär 29 14:04:34 www apache2[13311]: Action 'configtest' failed.
Mär 29 14:04:34 www apache2[13311]: The Apache error log may have more information.
Mär 29 14:04:34 www systemd[1]: apache2.service: control process exited, code=exited status=1
Mär 29 14:04:34 www systemd[1]: Failed to start LSB: Apache2 web server.
Mär 29 14:04:34 www systemd[1]: Unit apache2.service entered failed state.
root@www:/usr/local/src/imscp-1.4.1# service apache2 startso i removed
/etc/apache2/imscp/before/PanelRedirect_ssl.conf
and
/etc/apache2/imscp/before/PanelRedirect.conf
and worked.
-
And this ist the output of: perl imscp-autoinstall -dasnv
root@www:/usr/local/src/imscp-1.4.1# perl imscp-autoinstall -dasnv
[DEBUG] iMSCP::Config::_loadConfig: Tying /usr/local/src/imscp-1.4.1/configs/debian/imscp.conf file in readonly mode
[DEBUG] iMSCP::Config::_loadConfig: Tying /etc/imscp/imscpOld.conf file in readonly mode
[DEBUG] autoinstaller::Functions::loadConfig: Merging old configuration with new configuration...
[DEBUG] iMSCP::EventManager::_init: Loading /etc/imscp/listeners.d/10_apache2_tools_redirects.pl listener file
[INFO] Installation in progress... Please wait.
[DEBUG] iMSCP::Execute::execute: perl -v
[DEBUG] iMSCP::Requirements::_programVersions:
This is perl 5, version 20, subversion 2 (v5.20.2) built for x86_64-linux-gnu-thread-multi
(with 92 registered patches, see perl -V for more detail)Copyright 1987-2015, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.[DEBUG] iMSCP::Execute::execute: php -d date.timezone=UTC -v
[DEBUG] iMSCP::Requirements::_programVersions: PHP 7.1.3-3+0~20170325135815.21+jessie~1.gbpafff68 (cli) (built: Mar 25 2017 14:35:42) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.1.3-3+0~20170325135815.21+jessie~1.gbpafff68, Copyright (c) 1999-2017, by Zend Technologies
[DEBUG] iMSCP::Execute::execute: make clean imscp_daemon
[DEBUG] autoinstaller::Functions::_compileDaemon: rm -f *.o *~ imscp_daemon
gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_cmd.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_conn.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_init.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_main.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_msg.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_notify.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_signals.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_sock_io.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -g -O2 daemon_cmd.o daemon_conn.o daemon_init.o daemon_main.o daemon_msg.o daemon_notify.o daemon_signals.o daemon_sock_io.o -o imscp_daemon
strip -s imscp_daemon
Compilation done
[DEBUG] iMSCP::Config::_loadConfig: Tying /tmp/imscp/etc/imscp/imscp.conf file in writing mode
[DEBUG] iMSCP::Config::_loadConfig: Tying /tmp/imscp/etc/imscp/imscpOld.conf file in writing mode
[DEBUG] iMSCP::Service::__ANON__: Systemd init system has been detected
[DEBUG] iMSCP::Bootstrapper::lock: Acquire exclusive lock on /tmp/imscp-backup-all.lock
[DEBUG] iMSCP::Bootstrapper::lock: Acquire exclusive lock on /tmp/imscp-backup-imscp.lock
[DEBUG] iMSCP::Bootstrapper::lock: Acquire exclusive lock on /tmp/imscp-dsk-quota.lock
[DEBUG] iMSCP::Bootstrapper::lock: Acquire exclusive lock on /tmp/imscp-srv-traff.lock
[DEBUG] iMSCP::Bootstrapper::lock: Acquire exclusive lock on /tmp/imscp-vrl-traff.lock
[DEBUG] iMSCP::Bootstrapper::lock: Acquire exclusive lock on /tmp/awstats_updateall.pl.lock
[DEBUG] iMSCP::Bootstrapper::lock: Acquire exclusive lock on /tmp/imscp-disable-accounts.lock
[DEBUG] iMSCP::Bootstrapper::lock: Acquire exclusive lock on /tmp/imscp.lock
[DEBUG] iMSCP::Execute::execute: /bin/systemctl --system is-active imscp_daemon.service
[DEBUG] iMSCP::Provider::Service::Sysvinit::_exec: active
[DEBUG] iMSCP::Provider::Service::Sysvinit::_exec:
[DEBUG] iMSCP::Execute::execute: /bin/systemctl --system stop imscp_daemon.service
[DEBUG] iMSCP::Provider::Service::Sysvinit::_exec:
[DEBUG] iMSCP::Bootstrapper::boot: Booting setup....
[DEBUG] iMSCP::Config::_loadConfig: Tying /etc/imscp/imscp.conf file in readonly mode
[DEBUG] iMSCP::Execute::execute: php -d date.timezone=UTC -v
[DEBUG] iMSCP::Requirements::_programVersions: PHP 7.1.3-3+0~20170325135815.21+jessie~1.gbpafff68 (cli) (built: Mar 25 2017 14:35:42) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.1.3-3+0~20170325135815.21+jessie~1.gbpafff68, Copyright (c) 1999-2017, by Zend Technologies
[DEBUG] iMSCP::Execute::execute: perl -v
[DEBUG] iMSCP::Requirements::_programVersions:
This is perl 5, version 20, subversion 2 (v5.20.2) built for x86_64-linux-gnu-thread-multi
(with 92 registered patches, see perl -V for more detail)Copyright 1987-2015, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.[DEBUG] iMSCP::Config::_loadConfig: Tying /etc/imscp/imscpOld.conf file in writing mode
[DEBUG] iMSCP::Config::_loadConfig: Tying /etc/imscp/cron.d/cron.data file in readonly mode
[DEBUG] iMSCP::Config::_loadConfig: Tying /etc/imscp/proftpd/proftpd.data file in readonly mode
[DEBUG] iMSCP::Config::_loadConfig: Tying /etc/imscp/proftpd/proftpd.data file in writing mode
[DEBUG] iMSCP::Config::_loadConfig: Tying /etc/imscp/proftpd/proftpd.old.data file in readonly mode
[DEBUG] iMSCP::Config::_loadConfig: Tying /etc/imscp/apache/apache.data file in readonly mode
[DEBUG] iMSCP::Config::_loadConfig: Tying /etc/imscp/php/php.data file in readonly mode
[DEBUG] iMSCP::Config::_loadConfig: Tying /etc/imscp/apache/apache.data file in writing mode
[DEBUG] iMSCP::Config::_loadConfig: Tying /etc/imscp/apache/apache.old.data file in readonly mode
[DEBUG] iMSCP::Config::_loadConfig: Tying /etc/imscp/php/php.data file in writing mode
[DEBUG] iMSCP::Config::_loadConfig: Tying /etc/imscp/php/php.old.data file in readonly mode
[DEBUG] iMSCP::Execute::execute: php -d date.timezone=utc -i | grep '(php.ini) Path'
[DEBUG] Servers::httpd::apache_php_fpm::installer::_guessPhpVariables: Configuration File (php.ini) Path => /etc/php/7.1/cli
[DEBUG] iMSCP::Bootstrapper::unlock: Releasing exclusive lock on /tmp/imscp-vrl-traff.lock
[DEBUG] iMSCP::Bootstrapper::unlock: Releasing exclusive lock on /tmp/imscp-disable-accounts.lock
[DEBUG] iMSCP::Bootstrapper::unlock: Releasing exclusive lock on /tmp/imscp-srv-traff.lock
[DEBUG] iMSCP::Bootstrapper::unlock: Releasing exclusive lock on /tmp/imscp-backup-imscp.lock
[DEBUG] iMSCP::Bootstrapper::unlock: Releasing exclusive lock on /tmp/imscp-backup-all.lock
[DEBUG] iMSCP::Bootstrapper::unlock: Releasing exclusive lock on /tmp/imscp-dsk-quota.lock
[DEBUG] iMSCP::Bootstrapper::unlock: Releasing exclusive lock on /tmp/imscp.lock
[DEBUG] iMSCP::Bootstrapper::unlock: Releasing exclusive lock on /tmp/awstats_updateall.pl.lock
[ERROR] iMSCP::Stepper::_callback: Couldn' guess value for the `PHP_CLI_BIN_PATH' PHP configuration parameter. at /usr/local/src/imscp-1.4.1/engine/PerlLib/Servers/httpd/apache_php_fpm/installer.pm line 280.[ERROR] autoinstaller::Functions::install: An error occurred while performing installation steps
-
why "not i-mscp related" ??
Bildschirmfoto vom 2017-03-29 10-44-03.png -
And this:
root@www:/home/juerg# ps -A | grep vlogger
3582 ? 00:00:00 vlogger (accessand
root@www:/home/juerg# pkill -KILL -f vlogger
root@www:/home/juerg# ps -A | grep vlogger
28645 ? 00:00:00 vlogger (accessso vlogger will start up imediately after kill again
-
-
Debian 8.7
i-mscp 1.3.16While upgrading i get the following error:
Während dem upgrade bekomme ich folgenden Fehler:
[ERROR] Servers::sqld::mysql::restart: Could not restart the `mysql' service: iMSCP::Provider::Service::Sysvinit::_exec: Job for mysql.service failed. See 'systemctl status mysql.service' and 'journalctl -xn' for details. at /usr/local/src/imscp-1.4.1/engine/PerlLib/iMSCP/Service.pm line 233.[ERROR] autoinstaller::Functions::install: An error occurred while performing installation steps
root@www:/usr/local/src/imscp-1.4.1# systemctl status mysql.service sagt folgendes
Mär 29 10:01:00 www systemd[1]: Starting LSB: Start and stop the mysql database server daemon...
Mär 29 10:01:02 www mysql[21698]: Starting MySQL database server: mysqld ..
Mär 29 10:01:02 www mysql[21698]: /etc/init.d/mysql: Zeile 121: /etc/mysql/debian-start: Datei oder Verzeichnis nicht gefunden
Mär 29 10:01:02 www systemd[1]: mysql.service: control process exited, code=exited status=127
Mär 29 10:01:02 www systemd[1]: Failed to start LSB: Start and stop the mysql database server daemon.
Mär 29 10:01:02 www systemd[1]: Unit mysql.service entered failed state.Aber / but
root@www:/usr/local/src/imscp-1.4.1# /etc/init.d/mysql stop
[ ok ] Stopping mysql (via systemctl): mysql.service.
root@www:/usr/local/src/imscp-1.4.1# /etc/init.d/mysql start
[ ok ] Starting mysql (via systemctl): mysql.service.
root@www:/usr/local/src/imscp-1.4.1#and
root@www:/usr/local/src/imscp-1.4.1# mysql -V
mysql Ver 14.14 Distrib 5.5.54, for debian-linux-gnu (x86_64) using readline 6.3
root@www:/usr/local/src/imscp-1.4.1#