19 Dec
2002
19 Dec
'02
2:49 a.m.
"Malcolm H. Beaulieu" <pctech@ece.wpi.edu> writes:
I add 'use strict;' and 'use CGI;' at the top, nothing changes and I still receive the same error. BUT, when they are removed, the script then works fine. WITHOUT changing anything else. Any ideas?
Well, does it from the command line fine with both those options? You mentioned that you installed everything from source...I assume you you're not referring to perl as well? Perhaps trying to run the script as the user apache is running as? Do you have the CGI module installed for perl? (isn't it included with the default installation? I forget...) -- Josh Huber