I predict that if you insert

        BEGIN { $|=1; print "Content-type: text/plain\n\n" }

after the #! line of that script, you will see something illuminating when
you next visit it through a browser.

If you still get a 500, then most likely the file permissions are wrong.

-- 
Peter Scott
http://www.perldebugged.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to