[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Problems executing Perl script with SSL on RAQ4



I'm using a form handler script that writes the output to a csv. When
executing this script by submitting a form non-securely, there is no
problem. However, when I execute this script by submitting the form
securely, I get a page cannot be displayed error.

Here's the catch; If I simply refresh this error page, the script executes
and performs correctly. It's almost as though the script is not found the
first time arond when the form gets it.

Any ideas?

Landon