Ich gebe folgendes ein:
Code: Select all
/etc/init.d/apache(2) restartCode: Select all
Debian-40-etch-64-LAMP:~# /etc/init.d/apache(2) restart
-bash: syntax error near unexpected token `2'Danke im Vorraus!
Code: Select all
/etc/init.d/apache(2) restartCode: Select all
Debian-40-etch-64-LAMP:~# /etc/init.d/apache(2) restart
-bash: syntax error near unexpected token `2'Code: Select all
Debian-40-etch-64-LAMP:~# /etc/init.d/apache2 restart
Forcing reload of web server (apache2)...apache2: Could not reliably determine the server's fully qualified domain name, using xx.xx.xx.xx for ServerName
waiting apache2: Could not reliably determine the server's fully qualified domain name, using xx.xx.xx.xx for ServerNameAlso diese Meldung ist schon ein Wink mit dem Zaunpfahl samt Zaun...totalo wrote:Code: Select all
Debian-40-etch-64-LAMP:~# /etc/init.d/apache2 restart Forcing reload of web server (apache2)...apache2: Could not reliably determine the server's fully qualified domain name, using xx.xx.xx.xx for ServerName waiting apache2: Could not reliably determine the server's fully qualified domain name, using xx.xx.xx.xx for ServerName