instalowałem według tego poradnika: http://dug.net.pl/tekst/79/instalacja_lstat_na_apache2/
wszystko poszło bez większych problemów, ale plik lstat.cgi mogę jedynie zapisać/otworzyć zawartość tego pliku poprzez przeglądarkę. Dodawałem dodatkowo wpisy z lstat.conf do apache2.conf, bo komuś ponoć to pomogło, php5-cgi również mam zainstalowane, ale efekt taki sam. Spróbowałem zrobić to na czystym systemie na wirtualnej maszynie i poszło bez większym problemów.
Zauważyłem, że podczas restartu apache2 wywala kilka błędów:
Kod: Zaznacz cały
/etc/init.d/apache2 restart
Restarting web server: apache2apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
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 [::]: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!
Wcześniej edytowałem plik /etc/lighttpd/lighttpd.conf dla rtorrent'a, według tego poradnika: http://filesharefreak.com/2010/02/13/ho ... or-debian/ .