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

Re: SOFI - Problems



luizinho wrote:
> Hi everyone. Yesterday I did an OpenBSD 3.5
> installation, including SOFI, a little sistem that
> allows view machine infos by a web interface. But at
> the system startup I´ve been boring with this error:
> 
> /usr/sbin/apachectl stop: httpd (no pid file) not
> running

apachectl is a script and looks for a pid-file in the path specified in
the script, if it exists, it will read the pid from it and kill the
process. On startup, httpd reads the httpd.conf and creates a pid-file
in the path specified there. If these two paths differs you have the
problem.

Such problems may occur if you have installed apache from ports, then
you will probably have apachectl and httpd in both /usr/sbin and
/usr/local/sbin.

Check which httpd.conf is read and see if the paths differ.

Cheers, Erik
-- 
Ph: +34.666334818                                  web: www.locolomo.org
S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt
Subject ID:  A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9
Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2



Visit your host, monkey.org