Am 05.10.2012 13:07, schrieb Penguin Products:
 1. It couldn't find /usr/local/sql-ledger.conf  I did find one under
    /usr/local/sql-ledger/sql-ledger.conf but there was nothing about
    "#available printers" in there.

You find a sql-ledger.conf.default in the installation and you have to copy it to sql-ledger.conf.
Printers are configured inside the program in version 3.


On the Database setup

 1. The Postgresql database that was downloaded was 9.1 not 8.4. in the
    pg_hba.conf file There was no "local  all  all  ident" line. there
    was a "local  all  all  peer" line though.. must the word "peer" be
    replaced with "trust"

Ubuntu 12.04 ships with 9.1, and yes, replace "peer" with "trust".

 2. When I executed the   su postgres -c "createuser -d -S -R
    sql-ledger"  line it told me it "could not change directory to root"
    but it had created the role sql-ledger when I ran the command again.

You were in /root when you called this command. Don't worry.


On the Web Server Setup

 1. the wget http://remine etc..etc.. command got me a 404 page not
    found error, has this changed?
 2. I finished off the rest of the commands but going into the web
    browser and trying to open 192.168.1.109/sql-ledger
    <http://192.168.1.109/sql-ledger> (in my case)  got me a not found
    reply.. its happy with the 192.168.1.109 part, not the /sql-ledger part

The Redmine server is offline. I've added a Apache config file to my Github repo and updated the wiki:
http://www.sql-ledger-network.com/wiki/doku.php/step_by_step_installation/ubuntu?&#web_server_set_up

Regards
Rolf
_______________________________________________
SQL-Ledger mailing list
[email protected]
http://lists.ledger123.com/mailman/listinfo/sql-ledger

Reply via email to