Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] apache2 not running (no pid file)
Date: Tue, 13 Dec 2011 19:38:56
Message-Id: CAN0CFw0nY=i=250J_nFV3-OAfgV26n-na5xT+d4u2GUPuTjmPg@mail.gmail.com
1 Has anyone else noticed this sort of behavior from apache-2.2.21-r1:
2
3 # /etc/init.d/apache2 restart
4 * Stopping apache2 ... [ ok ]
5 * Starting apache2 ...
6 * start-stop-daemon: /usr/sbin/apache2 is already running [ ok ]
7 # /etc/init.d/apache2 restart
8 * apache2 not running (no pid file)
9 * Starting apache2 ... [ ok ]
10
11 It probably happens about half the time I restart apache2. Nothing in
12 /var/log/apache2/error_log besides:
13
14 [notice] caught SIGTERM, shutting down
15 [notice] Apache/2.2.21 (Unix) configured -- resuming normal operations
16
17 - Grant

Replies

Subject Author
Re: [gentoo-user] apache2 not running (no pid file) Todd Goodman <tsg@×××××××××.net>