przewertowałem trochę forum w odpowiedzi na moje pytanie, ale niestety nie znalazłem żadnego rozwiązania.
Po instalacji apache2 przy próbie uruchomienia pojawia się następujący komunikat:
Kod: Zaznacz cały
* Starting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
no listening sockets available, shutting down
Unable to open logs
viewtopic.php?f=126&t=102169&p=603938&h ... 3A#p603938
viewtopic.php?f=137&t=82268&p=491425&hi ... 3A#p491425
Nmap dla localhost pokazuje
Kod: Zaznacz cały
Starting Nmap 5.00 ( http://nmap.org ) at 2011-07-27 23:08 CEST
Warning: Hostname localhost resolves to 2 IPs. Using 127.0.0.1.
Interesting ports on localhost (127.0.0.1):
Not shown: 998 closed ports
PORT STATE SERVICE
631/tcp open ipp
3306/tcp open mysql
Kod: Zaznacz cały
Starting Nmap 5.00 ( http://nmap.org ) at 2011-07-27 23:08 CEST
Warning: Hostname localhost resolves to 2 IPs. Using 127.0.0.1.
Interesting ports on localhost (127.0.0.1):
Not shown: 998 closed ports
PORT STATE SERVICE
631/tcp open ipp
3306/tcp open mysql
Z góry dziękuję za pomoc.