Hello,
The first,I would suggest you take a look at apache's error_log,you could
find something wrong with your scripts or config there.
From: sfantar <[EMAIL PROTECTED]>
To: beginners-cgi@perl.org, beginners@perl.org
Subject: Problems with HTML::Template
Date: Tue, 20 Jun 2006 09:22:00 +0200
Hi there,
I am starting using HTML::Template modules and I wrote a script with the
first example within the doc.
I am not able to see the results of my CGI from my browser. It displayed
error 500 Internal Server Error.
I gave the correct rights to my script to make it executable.
In the @INC, there is no problem. When I run perl -e 'use HTML::Template',
there is no error in the output.
When I launch my script from the command line, it's ok. I can see the
results.
I don't know where the problem is.
Thanks for your help.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>