Can any one advise me of the common pitfalls associated with mod_perl?
I have a search script that ran OK as a CGI but now I'm running it under mod_perl strange things are happening. Basicaly when I do a search for the first time the results come out as expected, however when I run repeat searches the previous results appear to be appended to the first results.
FYI, in my httpd.conf I have mod_perl referenced as ..
Don't know if this has anything to do with itPerlModule Apache::Registry <Location /perl> SetHandler perl-script PerlHandler Apache::Registry Options ExecCGI PerlSendHeader On allow from all </Location>
Cheers
Stew
In reply to mod_perl advice required by stew
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |