On Mon, 27 Sep 2010, Rich Shepard wrote:
[Mon Sep 27 10:58:44 2010] [error] [client 127.0.0.1] File does not exist:
/srv/httpd/htdocs/sql-ledger
Clearly, when you go to http://localhost/sql-ledger, the web server is
attempting to access sql-ledger in your document root for the server.
That implies that it is not reading the include file for sql-ledger.
However, I think that implication is in error. Looking at the include
file you sent, there is no redirection directive to redirect /sql-ledger
to a location outside the document root.
Might that be your problem? I do not have sql-ledger installed currently,
but in my LedgerSMB version of the same file, I have an alias directive
as follows:
Alias /ledgersmb /usr/share/ledgersmb/
I'm using apache2, not apache1 as you seem to be (the change to
/etc/httpd suggests that to me, since apache2 has not done such a change
that I know of, but uses /etc/apache2), so don't know if that exact
syntax will work for you, but retrieving an undamaged version of the file
from somewhere should give you something that works.
Regards,
Luke
_______________________________________________
SQL-Ledger mailing list
[email protected]
http://lists.ledger123.com/mailman/listinfo/sql-ledger