Hi, I've been trying to setup LiveJournal on a Mandrake 9 install, but I seem to be having problems. checkconfig.pl reports that everything is fine, so thats good but everytime I try to access http://localhost:81/index.bml I get a 403 error :(.
VirtualHost definition follows as does the error reported in the error log:
<virtualhost *:81>
ServerName ljsite.com
PerlSetEnv LJHOME /home/lj
PerlRequire /home/lj/cgi-bin/modperl.pl
</virtualhost>
[Fri Dec 27 21:19:45 2002] [error] [client 192.168.0.178] client denied by server configuration: /home/lj/htdocs
Anyone have any ideas on what is causing this?