Hi,
I am not able to run the mod_perl scriptsd as with
Apache::PerlRun, Apache::Registry is working fine.
PerlRun says :
"filename not found or unable to stat"
and gives the 404 error.
The file is exists there with proper permission, I am able to run same
file with Apache::Registry
I changed the PerlRun.pm as:
-35 if (-r $r->finfo && -s _) {
+35 if (-r $filename && -s _) {
Now it is working fine.
Version inormation:
Soralis 2.7
Apache/1.3.12
mod_perl/1.25
Perl v5.6.0
Can anybody tell me why $r->finfo is not working on my system?
thanks and regards,
-Surat Singh Bhati
http://www.indiamart.com