Il 08/09/2015 10:59, Reco ha scritto: > Wait. You mean that you've purged lighttpd first, and *then* 'ss -lnpt' > shows that lighttpd is still running? Seems like a bug to me.
Sorry I was unclear: I confirmed lighttpd was occupying port 80, then I removed it, and I restarted apache2, without success. > Still, the issue should be solved by running something like 'pkill -f > lighttpd', or in this case, 'kill 3554'. it should not be necessary: ===================================================================== ps aux | grep http root 13024 0.0 0.0 11124 1092 pts/0 S+ 11:12 0:00 grep http paolo 20400 0.0 0.0 450292 2236 ? Sl Sep03 0:00 /usr/lib/gvfs/gvfsd-http --spawner :1.6 /org/gtk/gvfs/exec_spaw/6 ===================================================================== However: ===================================================================== * apache2.service - LSB: Apache2 web server Loaded: loaded (/etc/init.d/apache2) Active: active (exited) (Result: exit-code) since Tue 2015-09-08 08:30:30 CEST; 2h 47min ago Docs: man:systemd-sysv-generator(8) Process: 13291 ExecReload=/etc/init.d/apache2 reload (code=exited, status=1/FAILURE) Sep 08 10:35:16 440 apache2[11872]: Apache2 is not running ... (warning). Sep 08 10:35:16 440 systemd[1]: apache2.service: Control process exited, code=exited status=1 Sep 08 10:35:16 440 systemd[1]: Reload failed for LSB: Apache2 web server. Sep 08 10:35:21 440 systemd[1]: Started LSB: Apache2 web server. Sep 08 11:16:55 440 systemd[1]: Reloading LSB: Apache2 web server. Sep 08 11:16:55 440 apache2[13291]: Reloading web server: apache2 failed! Sep 08 11:16:55 440 apache2[13291]: Apache2 is not running ... (warning). Sep 08 11:16:55 440 systemd[1]: apache2.service: Control process exited, code=exited status=1 Sep 08 11:16:55 440 systemd[1]: Reload failed for LSB: Apache2 web server. Sep 08 11:17:01 440 systemd[1]: Started LSB: Apache2 web server. ===================================================================== Thanks a lot. -- Paolo Cavallini - www.faunalia.eu QGIS & PostGIS courses: http://www.faunalia.eu/training.html