in reply to Apache mod_perl configuration

Most likely the user who the server runs as does not have access to the /home/teun/mod-perl/ directory.

Replies are listed 'Best First'.
Re^2: Apache mod_perl configuration
by Jaap (Curate) on Nov 21, 2004 at 19:54 UTC
    teun@formula/: ll /home/teun total 36 drwxr-xr-x 4 teun users 4096 Nov 21 22:18 ./ drwxr-xr-x 4 root root 4096 Oct 20 12:30 ../ -rw------- 1 teun users 467 Nov 21 22:51 .bash_history -rw-r--r-- 1 teun users 232 Oct 15 00:35 .bash_profile -rw-r--r-- 1 teun users 833 Oct 19 10:19 .bashrc -rw------- 1 teun users 4859 Nov 21 22:18 .viminfo drwxr-xr-x 2 teun users 4096 Nov 21 22:02 htdocs/ drwxr-xr-x 2 teun users 4096 Nov 21 22:18 mod-perl/
      Humor me. Change to nobody (or whoever your server runs as) and try to read the files.