[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apache2 locally broken



Il 09/09/2015 07:32, Alexis ha scritto:
> Given Apache is unable to open the log file, i'm wondering if Apache is
> trying to store logs on a full partition?

no full partitions here.
standard conf:

        ErrorLog ${APACHE_LOG_DIR}/error.log

ls -l /var/log/apache2/error.log
-rw-rw---- 1 root www-data 0 Sep  7 17:06 /var/log/apache2/error.log

In fact, apache is not running:
# service apache2 status
* 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; 23h ago
     Docs: man:systemd-sysv-generator(8)

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.
Sep 08 14:26:04 440 systemd[1]: Reloading LSB: Apache2 web server.
Sep 08 14:26:04 440 apache2[16953]: Reloading web server: apache2 failed!
Sep 08 14:26:04 440 apache2[16953]: Apache2 is not running ... (warning).
Sep 08 14:26:04 440 systemd[1]: apache2.service: Control process exited,
code=exited status=1
Sep 08 14:26:04 440 systemd[1]: Reload failed for LSB: Apache2 web server.
===
Thanks.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html


Reply to: