|
From: Joe E. <joe...@ya...> - 2001-11-22 02:52:34
|
Hi there,
I am trying to install the last release of
sql-ledger software but i always get this error :
##########################3
Forbidden
You don't have permission to access
/sql-ledger/admin.pl on this server.
Apache/1.3.20 Server at linux Port 80
############################
My httpd.conf file has the following entries :
AddHandler cgi-script .pl
DocumentRoot "/var/www"
<Directory "/var/www">
Alias /sql-ledger/ "/var/www/sql-ledger/"
<Directory "/usr/www/sql-ledger">
Options ExecCGI Includes FollowSymlinks
<Directory>
User nobody
Group nogroup
With the above configuration in my http.conf file i
still get the error above.
Besides to that there is something else i don't
understand of the faq.html file in the "permission
denied" section about
chown nobody:nogroup users templates users/members
i don't have the "users/members", is that right ?, or
i got a wrong installation, or it means
users/members.defautl file ?.
Please let me know .
I will appreciate it.
Joe
__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
|