[rt-users] thanks for help and one more question
Brandon S. Allbery KF8NH
allbery at ece.cmu.edu
Wed Nov 22 13:20:16 EST 2000
On Wednesday, November 22, 2000 16:12 -0200, Max Mismetti
<max at mediaworks.com.br> wrote:
+-----
| anyway, the problem i WAS trying to solve when i created that one was that
| when i try to access either webrt.cgi and admin-webrt.cgi i get a "500
| internal server error".
+--->8
Look in the server's error log to see if there are Perl errors in it. If
all it reports is "premature end of headers" or something like that,
install the Log::STDERR module from CPAN and point it to a suitable email
address, which will have Perl errors mailed to it:
fs1# head -2 /home/rt/bin/rtmux.pl
#!/usr/bin/perl -wT
use Log::STDERR 'allbery at ece.cmu.edu';
fs1#
--
brandon s. allbery [os/2][linux][solaris][japh] allbery at kf8nh.apk.net
system administrator [WAY too many hats] allbery at ece.cmu.edu
electrical and computer engineering KF8NH
carnegie mellon university ["better check the oblivious first" -ke6sls]
More information about the rt-users
mailing list