Re: Script not behaving the same when run under perl and mod_perl

2004-04-02 Thread WC -Sx- Jones
Loren Erwin wrote: This might be a question for Apache configuration, but I figured I would start here. http://perl.apache.org/docs/1.0/guide/help.html#How_to_Report_Problems If your script doesnt work under mod_perl try mod_cgi (If mod_cgi was built into the httpd server.) read: http://perl.apach

Script not behaving the same when run under perl and mod_perl

2004-04-02 Thread Loren Erwin
I have written a report that takes one parameter from a form and then creates a report from it. All this is done in one script and creates two web pages (the form page and the report page). I run it from the cgi-bin directory in Apache 1.3 (Windows machine) and it passes the parameters ($cgi->param