Guten Tag liebe Community,
ich habe ein kleines Problem nach dem Update von ISPconfig 3.0.0.3 auf 3.0.0.4.
Zum Problem:
Ich habe das Update so durchgeführt
cd /tmp wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz tar xvfz ISPConfig-3-stable.tar.gz cd ispconfig3_install/install php -q update.phpam ende des Updates bekomme ich Warnungen,hier mal die letzte Ausgabe
Bei einem APACHE Neustart kommt
Hat dieses Problem auch jemand oder hat jemand ein Tipp wie ich dieses Problem beheben kann?
ich habe ein kleines Problem nach dem Update von ISPconfig 3.0.0.3 auf 3.0.0.4.
Zum Problem:
Ich habe das Update so durchgeführt
cd /tmp wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz tar xvfz ISPConfig-3-stable.tar.gz cd ispconfig3_install/install php -q update.phpam ende des Updates bekomme ich Warnungen,hier mal die letzte Ausgabe
Code:
Updating Crontab
Restarting services ...
Stopping MySQL database server: mysqld.
Starting MySQL database server: mysqld.
Checking for corrupt, not cleanly closed and upgrade needing tables..
Stopping Postfix Mail Transport Agent: postfix.
Starting Postfix Mail Transport Agent: postfix.
Stopping amavisd: amavisd-new.
Starting amavisd: amavisd-new.
Stopping ClamAV daemon: clamd.
LibClamAV Warning: ***********************************************************
LibClamAV Warning: *** This version of the ClamAV engine is outdated. ***
LibClamAV Warning: *** DON'T PANIC! Read http://www.clamav.net/support/faq ***
LibClamAV Warning: ***********************************************************
LibClamAV Warning: ***********************************************************
LibClamAV Warning: *** This version of the ClamAV engine is outdated. ***
LibClamAV Warning: *** DON'T PANIC! Read http://www.clamav.net/support/faq ***
LibClamAV Warning: ***********************************************************
Starting ClamAV daemon: clamd .
If you have trouble with authentication failures,
enable auth_debug setting. See http://wiki.dovecot.org/WhyDoesItNotWork
This message goes away after the first successful login.
Restarting IMAP/POP3 mail server: dovecot.
[Tue Apr 24 17:03:26 2012] [warn] NameVirtualHost 94.23.xx.xxx:80 has no VirtualHosts
[Tue Apr 24 17:03:26 2012] [warn] NameVirtualHost 94.23.xx.xxx:443 has no VirtualHosts
[Tue Apr 24 17:03:27 2012] [warn] NameVirtualHost 94.23.xx.xxx:80 has no VirtualHosts
[Tue Apr 24 17:03:27 2012] [warn] NameVirtualHost 94.23.xx.xxx:443 has no VirtualHosts
Restarting web server: apache2 ... waiting .
Restarting ftp server: Running: /usr/sbin/pure-ftpd-mysql-virtualchroot -l mysql:/etc/pure-ftpd/db/mysql.conf -l pam -u 1000 -Y 1 -O clf:/var/log/pure-ftpd/transfer.log -H -8 UTF-8 -D -A -b -E -B
Update finished.
root@ks309xxxx:/tmp/ispconfig3_install/install#
Bei einem APACHE Neustart kommt
Code:
root@ks309xxxx:~# /etc/init.d/apache2 restart
Restarting web server: apache2[Tue Apr 24 17:15:34 2012] [warn] NameVirtualHost 94.23.xx.xxx:80 has no VirtualHosts
[Tue Apr 24 17:15:34 2012] [warn] NameVirtualHost 94.23.xx.xxx:443 has no VirtualHosts
... waiting [Tue Apr 24 17:15:35 2012] [warn] NameVirtualHost 94.23.xx.xxx:80 has no VirtualHosts
[Tue Apr 24 17:15:35 2012] [warn] NameVirtualHost 94.23.xx.xxx:443 has no VirtualHosts
.
root@ks309xxxx:~#
Hat dieses Problem auch jemand oder hat jemand ein Tipp wie ich dieses Problem beheben kann?