Witam. Jestem nowym użytkownikiem i początkujący w obsłudze serwerów dedykowanych pod Debianem. Proszę o pomoc, gdy chcę włączyć apache2 wyskakuje mi to co poniżej. Proszę o pełną instrukcje co i jak oczywiście jeżeli można.
debian:~# /etc/init.d/apache2 start
Starting web server: apache2apache2: Could not reliably determine the server's fully qualified domain name, using 195.248.241.70 for ServerName
(98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
failed!
1. Ustaw dyrektywe ServerName w httpd.conf. Pewnie masz wpisane localhost.
2. Jak wpiszesz w googlach "Could not reliably determine the server's fully qualified domain name" to masz od groma linkow i rozwiazan
[Dodano: 2009-05-04, 18:58] Prosiłbym was najlepiej byście mi podali komendy jak usunąć wszystkie katalogi związane z php, apache2, mysql, perlem? Jak zrestartować system i jak z powrotem je zainstalować oraz komendę aktualizacji.
debian:~# /etc/init.d/apache2 start
Starting web server: apache2Syntax error on line 9 of /etc/apache2/httpd.conf:
CustomLog takes two or three arguments, a file name, a custom log format string or format name, and an optional "env=" clause (see docs)
failed!