[PLUG] Cannot Load Local Web Site, No Reported Errors

drew wymore drew.wymore at gmail.com
Tue Dec 9 20:16:23 UTC 2008


On Tue, Dec 9, 2008 at 11:40 AM, Rich Shepard <rshepard at appl-ecosys.com>wrote:

> On Tue, 9 Dec 2008, drew wymore wrote:
>
> > Run /etc/rc.d/rc.httpd status and see what it says Rich.
>
> Drew,
>
>   Not much insight from that:
>
> [root at salmo ~]# /etc/rc.d/rc.httpd status
> Usage: /etc/rc.d/rc.httpd {start|stop|restart|graceful|graceful-stop}
>
>   It doesn't say that it's running, but `ps ax | grep httpd' shows:
>
> [root at salmo ~]# ps ax | grep httpd
> 16837 pts/1    R+     0:00 grep httpd
> 19888 ?        Ss     0:00 /usr/sbin/httpd -k start
> 23871 ?        S      0:00 /usr/sbin/httpd -k start
> 23873 ?        S      0:00 /usr/sbin/httpd -k start
> 23874 ?        S      0:00 /usr/sbin/httpd -k start
> 23875 ?        S      0:00 /usr/sbin/httpd -k start
> 23876 ?        S      0:00 /usr/sbin/httpd -k start
> 23880 ?        S      0:00 /usr/sbin/httpd -k start
>
> To my naive eye, this looks like the daemon is running.
>
> Thanks,
>
>
I must be retarded ;-) I could have sworn there was a status option in there
some where, maybe apache 1.x ... anyways.

So it is running as you've shown. I'm wondering if your httpd.conf has been
over written so the pathing is broken. Where physically on the system does
/sql-ledger/ live? Check /etc/httpd/$conf/httpd.conf (I believe this is
where it should be, I use my own packages, not Pat's, so I'm not super sure)
and see the paths are correct and you have the cgi mapping for sql-ledger in
there, maybe the old config is named httpd.conf.bak{old} which should have
happened during the upgrade.

Drew-



More information about the PLUG mailing list