Hi,
On Thu, Jul 10, 2003 at 11:57:08AM +0200, Widmer Hannes wrote:
> Ich kann den apache starten mit: /usr/local/apache/bin/apachectl startssl
>
> Ok: Pass Phrase Dialog successful.
> /usr/local/apache/bin/apachectl startssl: httpd started
>
> Apache laeuft.....ps auszug:
>
> detroit# ps -ax |grep httpd
> 9746 ?? Ss 0:00.24 /usr/local/apache/bin/httpd -DSSL
> 9747 ?? S 0:00.00 /usr/local/apache/bin/httpd -DSSL
> 9748 ?? S 0:00.00 /usr/local/apache/bin/httpd -DSSL
> 9749 ?? S 0:00.00 /usr/local/apache/bin/httpd -DSSL
> 9750 ?? S 0:00.00 /usr/local/apache/bin/httpd -DSSL
> 9751 ?? S 0:00.00 /usr/local/apache/bin/httpd -DSSL
>
> Wenn ich dann einen ../apachectl restart versuche, bekomme ich folgendes:
>
> detroit# /usr/local/apache/bin/apachectl restart
> /usr/local/apache/bin/apachectl restart: httpd not running, trying to start
> /usr/local/apache/bin/apachectl restart: httpd started
Das Problem hatte ich schon mal, als ich in der httpd.conf das pid-File
umgebogen habe. apachectl scheint das pid-File fuer den restart im
einkompilierten Pfad zu suchen, anstatt in die httpd.conf zu schauen.
Nach dem Zuruecksetzen auf den Originalpfad hat's dann geklappt.
HTH
-- Bjoern Engels OpenIT GmbH engels(at)openit.de Jahnstr. 18 PGP keyID 1024D/FB601479 D-40215 Duesseldorf You know you're doomed when you have to whois your domain registrar ID to find out your own phone number To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Thu 10 Jul 2003 - 13:47:19 CEST