in reply to Perl/Apache Error
You should check out the requirements that use strict entails. You might also want to check out the -T (taint) option for Perl since you are doing CGI.
Basically, you didn't provide us enough information to diagnose your problem. Either check your error log or run the script from the command line for the details.
|
|---|