Finally fixed!!! The joy!!! If I uncommented those lines without supplying apache argu in the way you mentioned I got the formentioned error. Now I've given apache that argu and commented these out and all running sweet.
Big thanks! Andrew C. On Fri, 17 Dec 2004 16:43:01 -0500 Stas Bekman <[EMAIL PROTECTED]> wrote: > Andrew Charnley wrote: > > LoadModule dir_module libexec/apache/mod_dir.so > > DirectoryIndex index.pl > > > > > > Just going to test your method now. > > that's certainly a stale config. Just remove the line: > > LoadModule dir_module libexec/apache/mod_dir.so > > check that httpd has it built-in via: > > httpd -l > > if not rebuild modperl adding APACI_ARGS options telling Apache to compile > mod_dir in. > http://perl.apache.org/docs/1.0/guide/install.html#APACI_ARGS > > -- > __________________________________________________________________ > Stas Bekman JAm_pH ------> Just Another mod_perl Hacker > http://stason.org/ mod_perl Guide ---> http://perl.apache.org > mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com > http://modperlbook.org http://apache.org http://ticketmaster.com > > -- 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