
tobiasb at tobiasb
Jun 13, 2000, 12:39 AM
Post #3 of 3
(358 views)
Permalink
|
> [Fri Jun 9 16:05:33 2000] [error] [client 127.0.0.1] Premature end of > script headers: /opt/rt/bin/cgi/webrt.cgi > Can't locate /opt/rt/etc/config.pm in @INC (@INC contains: > Any ideas? Does the file /opt/rt/etc/config.pm exist? Is it readable for the script? Some webservers won't accept running setuid-scripts, I guess that might be the most likely culprit. I guess it's an idea to check if the file is readable and bark if not ... I'll try to fix that for RT2 at least ... :) -- "The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt." - Bertrand Russell
|