Hi every body. I have installed apache 1.3.31 and mod_perl 1.28 and I have used
PerlModule Apache::DBI > <Files *.pl> > > SetHandler perl-script > PerlHandler Apache::PerlRun > PerlSendHeader On > </Files> > > in http.conf > > but when i enter: http://localhost/index.pl apache says : "The requested URL /index.pl was not found on this server." my documentroot is in : DocumentRoot "/usr/local/apache/piwi/test/" and in error-log file i can see : "[error] /usr/local/apache/piwi/test/index.pl not found or unable to stat" could you please guide me? by the way. how apache can find the location of index.pl by using <Files> directive? regards. M.S. __________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. 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