On 1/23/07, Akbar Ehsan <[EMAIL PROTECTED]> wrote:
I am working on a CGI script. It works fine from the command prompt.
I am using Net::SMTP and strict.
When I try to pass this script through a web parameter, it ends in
"Internal Server Error".
Often this is caused by not outputting a proper
On 1/23/07, Akbar Ehsan <[EMAIL PROTECTED]> wrote:
Hello,
I am working on a CGI script. It works fine from the command prompt.
I am using Net::SMTP and strict.
When I try to pass this script through a web parameter, it ends in
"Internal Server Error".
Probably a permission error. Your web s
On Tuesday 23 January 2007 17:08, Akbar Ehsan wrote:
> Hello,
>
> I am working on a CGI script. It works fine from the command prompt.
>
> I am using Net::SMTP and strict.
>
> When I try to pass this script through a web parameter, it ends in
> "Internal Server Error".
You will need to look in you
Hello,
I am working on a CGI script. It works fine from the command prompt.
I am using Net::SMTP and strict.
When I try to pass this script through a web parameter, it ends in
"Internal Server Error".
I tried using ReadParse() routine. All the variables are coming from the
web. In the process