View previous topic :: View next topic |
Author |
Message |
calif Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 29 Nov 2009 Posts: 101
|
Posted: Mon Jul 08, 2013 12:41 pm Post subject: [APACHE2] no listening sockets available |
|
|
Witam, zainstalowałem apache2 i nie działa. Oto informacje:
Code: | # /etc/init.d/apache2 start
* Starting apache2 ...
* start-stop-daemon: failed to start `/usr/sbin/apache2'
|
Code: | # apache2
no listening sockets available, shutting down
AH00015: Unable to open logs
|
Code: | # netstat -na | grep 80
tcp 0 0 192.168.1.101:58291 91.214.237.48:8074 ESTABLISHED
unix 3 [ ] STREAM CONNECTED 8058 @/tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 6880 @/tmp/dbus-LlR67F5oXL
unix 3 [ ] STREAM CONNECTED 8059 @/tmp/dbus-LlR67F5oXL
unix 3 [ ] STREAM CONNECTED 24807 @/tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 11806
unix 3 [ ] STREAM CONNECTED 11680 /home/user/.local/share/akonadi/socket-xps/akonadiserver.socket
unix 3 [ ] STREAM CONNECTED 11780 /home/user/.local/share/akonadi/socket-xps/mysql.socket
unix 3 [ ] STREAM CONNECTED 10480
unix 3 [ ] STREAM CONNECTED 7580 @/tmp/dbus-LlR67F5oXL
unix 3 [ ] STREAM CONNECTED 10562 /tmp/clementine_1200801787
unix 3 [ ] STREAM CONNECTED 11809
unix 3 [ ] STREAM CONNECTED 9980 |
Był wcześniej słynny błąd o ServerName, ale dopisałem "ServerName localhost" do configa i już go nie ma.
Jak widać, port 80 nie jest blokowany.
Sprawdziłem też, mam tylko jeden wpis w configach.
Co mogę zrobić?
Pozdrawiam |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Jacekalex Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/11038685525c448efbd88dd.jpg)
Joined: 17 Sep 2009 Posts: 554
|
Posted: Tue Jul 09, 2013 5:20 am Post subject: |
|
|
Po pierwsze:
Port 80 - co na nim się dzieje?
(z roota), np:
Albo:
Code: | ss -pltn | egrep ':80|:443|apache' |
Apache?
Na początek test konfiguracji, z roota:
Oraz wersja:
Ciąg dalszy w logach Apacha i systemowych.
Za uwagę dziękują:
Code: | lsof sys-process/lsof
ss sys-apps/iproute2 |
Pozdro
![Cool 8)](images/smiles/icon_cool.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|