On Fri, 2005-10-14 at 19:33, Mike Mattox wrote:
Hi I had
I had BB working on my test server which was running
rh 7.3 and bb1.9e-btf it worked great. I then upgraded my os to rhe4
and bb1.9h-btf. the main page come up fine
but if you go into history you get an appache internal server error
in the log file this is what you get
[Fri Oct 14 09:11:14 2005] [error] [client 127.0.0.1] (13)Permission
denied: exec of '/var/www/cgi-bin/bb-hist.sh' failed, referer:
http://texas/bb/html/texas.ioc.mercyships.org.conn.html
[Fri Oct 14 09:11:14 2005] [error] [client 127.0.0.1] Premature end of
script headers: bb-hist.sh, referer:
http://texas/bb/html/texas.ioc.mercyships.org.conn.html
I have done extensive search of the archive and this is a common error
but no one can give me an answer. Why does it work on some
computers and not others it is very frustrating
Many difficulties with Red Hat installations can be caused by the
"security focus" of the distribution. The "default" security
settings on Red Hat correspond to "ultra-paranoid" settings on
most others.
Probably the first thing to check here are the file permissions
on the bb-hist.sh CGI. Can the web user (the user owns the
apache processes) actually run the script?
Cheers, Phil.