Mephansteras
MIS
Ok, this may be an apache problem, rather than a cgi problem, but I'd figured I'd ask here first since nothing I've read anywhere has given me any assistance.
I am working on a cgi script on a linux box. It is using two perl modules that I created. Everything was working fine (I could use the modules, everything ran, etc)
Then I added in some new routines to the modules, reinstalled it, tested everything at the command-line (which worked fine), and tried it out with a cgi program. Nothing. The error log claims that the routines were not found in the module. But, it is installed correctly and works unless I'm going through CGI.
Any ideas?
I am working on a cgi script on a linux box. It is using two perl modules that I created. Everything was working fine (I could use the modules, everything ran, etc)
Then I added in some new routines to the modules, reinstalled it, tested everything at the command-line (which worked fine), and tried it out with a cgi program. Nothing. The error log claims that the routines were not found in the module. But, it is installed correctly and works unless I'm going through CGI.
Any ideas?