[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "You have no permission to access this file"




On Sun, Feb 17, 2013 at 12:57 PM, ario <..hidden..> wrote:
When I try to go to 127.0.0.1:5432/ledgersmb/login.pl or -setup.pl, I
get a HTTP403 "Forbidden" (You don't have permission to
access /ledgersmb/login.pl on this server.)
Yet the 'alias /ledgersmb /usr/share/ledgersmb' is in
the /etc/httpd/conf.d/ledgersmb.conf file.


I just ran into this problem myself, trying to get a fresh install of 1.3 running on Fedora 18.

The issue is caused by a parameter change to mod_alias in the version used in F18.

The Alias and Directory directives in the /etc/httpd/conf.d/ledgersmb.conf  should be (note the new directive in bold):

Alias /ledgersmb /usr/share/ledgersmb

<Directory /usr/share/ledgersmb/>
  Require all granted
  # Rewrite rule to allow HTTP Authorization information to the scripts only
  # from this directory.
  RewriteEngine On


I'm hoping I'm close to a working 1.3, so I can try a database migration.
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Ledger-smb-users mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users