Hi every body.

I have a apache 1.3.31 and mod_perl 1.28 and used

<Files *.pl>

        SetHandler perl-script
        PerlHandler Apache::PerlRun
        PerlSendHeader On
</Files>

in http.conf

but when i enter:

perl /root/prelude/piwi/test/index.pl

i can see this error :


Can't locate ../Functions/db.pl in @INC (@INC
contains:
/usr/lib/perl5/5.8.1/i38sr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.vendor_perl/5.8.1/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.1 /usr/d-multi
/usr/lib/perl5/vendor_perl/5.8.0
/usr/lib/perl5/vendor_perl /usr/lib/perrl5/5.8.1 .) at
/root/prelude/piwi/test/index.pl line 3.

also i can not view my index.pl by Mozilla


could you please guide me?

regards.

M.S.


                
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to