Mailinglist Archive: opensuse-es (1511 mails)

< Previous Next >
Re: [suse-linux-s] Apache stop
  • From: "Josep M. Queralt" <jmqueralt@xxxxxxxxx>
  • Date: Sun, 04 Jun 2006 22:34:12 +0200
  • Message-id: <20060604223402.C2A4.JMQUERALT@xxxxxxxxx>
> La que viene con suse 10.0
> la 2.0.54-10i586
>
>
> > > PIDFILE=/usr/local/apache/logs/httpd2.pid
> > > HTTPD='/usr/local/apache/bin/httpd2'

Entonces Apache2 deberías tenerlo en:

/usr/sbin/httpd2-prefork
La orden para inciar "apachectl" debería ser:
/usr/sbin/apache2ctl

Y las órdenes para iniciar, parar y reiniciar Apache2 serían:

/etc/init.d/apache2 start
/etc/init.d/apache2 stop
/etc/init.d/apache2 restart

... Ah! y el fichero PID debería estar en:

/var/run/httpd2.pid

--
Salutacions - Saludos,

Josep M. Queralt

< Previous Next >
Follow Ups