Hallo,
nach dem netcup ein IP Renumbering (vermutlich Migration vom Hetzer AS ins eigene AS) durchgeführt habe, habe ich Probleme SysCP wieder zum Laufe zu bekommen.
Nach manuellen Änderungen an der Apache Config, kam ich zumindest wieder ins SYSCP, nach dem ich dort aber die neue IP konfiguriert habe, lässt sich der apache nicht mehr starten:
Code
Starting web server: apache2[Tue Jun 25 23:28:34 2013] [error] VirtualHost 185.16.60.xxx:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Tue Jun 25 23:28:34 2013][error] VirtualHost 185.16.60.xxx:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results [TueJun 25 23:28:34 2013] [error] VirtualHost 185.16.60.xxx:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding withundefined results [Tue Jun 25 23:28:34 2013] [error] VirtualHost 185.16.60.xxx:80
-- mixing * ports and non-* ports with a NameVirtualHost address is not supported,
proceeding with undefined results [Tue Jun 25 23:28:34 2013] [error] VirtualHost
185.16.60.xxx:80 -- mixing * ports and non-* ports with a NameVirtualHost address
is not supported, proceeding with undefined results [Tue Jun 25 23:28:34 2013]
[error] VirtualHost 185.16.60.xxx:80 -- mixing * ports and non-* ports with a
NameVirtualHost address is not supported, proceeding with undefined results [Tue
Jun 25 23:28:34 2013] [error] VirtualHost 185.16.60.xxx:80 -- mixing * ports and
non-* ports with a NameVirtualHost address is not supported, proceeding with
undefined results [Tue Jun 25 23:28:34 2013] [error] VirtualHost 185.16.60.xxx:80
-- mixing * ports and non-* ports with a NameVirtualHost address is not supported,
proceeding with undefined results [Tue Jun 25 23:28:34 2013] [error] VirtualHost
185.16.60.xxx:80 -- mixing * ports and non-* ports with a NameVirtualHost address
is not supported, proceeding with undefined results [Tue Jun 25 23:28:34 2013]
[error] VirtualHost 185.16.60.xxx:80 -- mixing * ports and non-* ports with a
NameVirtualHost address is not supported, proceeding with undefined results [Tue
Jun 25 23:28:34 2013] [error] VirtualHost 185.16.60.xxx:80 -- mixing * ports and
non-* ports with a NameVirtualHost address is not supported, proceeding with
undefined results [Tue Jun 25 23:28:34 2013] [error] VirtualHost 185.16.60.xxx:80
-- mixing * ports and non-* ports with a NameVirtualHost address is not supported,
proceeding with undefined results [Tue Jun 25 23:28:34 2013] [error] VirtualHost
185.16.60.xxx:80 -- mixing * ports and non-* ports with a NameVirtualHost address
is not supported, proceeding with undefined results [Tue Jun 25 23:28:34 2013]
[error] VirtualHost 185.16.60.xxx:80 -- mixing * ports and non-* ports with a
NameVirtualHost address is not supported, proceeding with undefined results [Tue
Jun 25 23:28:34 2013] [error] VirtualHost 185.16.60.xxx:80 -- mixing * ports and
non-* ports with a NameVirtualHost address is not supported, proceeding with
undefined results [Tue Jun 25 23:28:34 2013] [error] VirtualHost 185.16.60.xxx:80
-- mixing * ports and non-* ports with a NameVirtualHost address is not supported,
proceeding with undefined results [Tue Jun 25 23:28:34 2013] [error] VirtualHost
185.16.60.xxx:80 -- mixing * ports and non-* ports with a NameVirtualHost address
is not supported, proceeding with undefined results [Tue Jun 25 23:28:34 2013]
[error] VirtualHost 185.16.60.xxx:80 -- mixing * ports and non-* ports with a
NameVirtualHost address is not supported, proceeding with undefined results [Tue
Jun 25 23:28:34 2013] [error] VirtualHost 185.16.60.xxx:80 -- mixing * ports and
non-* ports with a NameVirtualHost address is not supported, proceeding with
undefined results [Tue Jun 25 23:29:02 2013] [error] (EAI 3)Temporary failure in
name resolution: Failed to resolve server name for 185.16.60.xxx (check DNS) -- or
specify an explicit ServerName [Tue Jun 25 23:29:02 2013] [warn] NameVirtualHost
185.16.60.xxx:80 has no VirtualHosts (98)Address already in use: make_sock: could
not bind to address 185.16.60.xxx:80 no listening sockets available, shutting down
Unable to open logs Action 'start' failed. The Apache error log may have more
information. failed!
Display More
Ein manuelle Änderung in der syscp DB (löschen der alten IP) hat bisher auch keine
Abhilfe geschaffen:
Code
mysqlselect * from panel_ipsandports;
-------------------------+-----------------+-----+----------++----+---------------+------+------------------+---------------------------+----------------+------------
| id | ip | port | listen_statement | namevirtualhost_statement | vhostcontainer | vhostcontainer_servername_statement | specialsettings | ssl | ssl_cert |
+----+---------------+------+------------------+---------------------------+----------------+-------------------------------------+-----------------+-----+----------+
| 1 | 185.16.60.xxx | 80 | 0 | 0 | 0 | 0 | | 0 | NULL |
+----+---------------+------+------------------+---------------------------+----------------+-------------------------------------+-----------------+-----+----------+
1 row in set (0.00 sec)
Auch Änderungen an der apache config brachten bislang keine Abhilfe.
Wer kann mir bei der Konfiguration helfen? Wo muss ich noch was fixen?
Vielen Dank im Voraus für Eure Hilfe.
Viele Grüße,
densidad