I am installing legersmb for the first time. I'm currently running it on Ubuntu 14.04. I've downloaded 1.4.15 and have gotten Apache2 configured to display it locally (using a virtual host).I'm now stuck connecting to and configuring the database. I have postgres 9.4 installed, and have created a user with superuser, create role, and create database privileges.
I've also created a database owned by this user.
When I direct the browser to the website/setup.pl, using the database user, password, and database, I am not able to connect. (I also added the line 'host all all 127.0.0.1/32 md5', as indicated in the INSTALL file).
I've also tried the script supplied in the ./tools directory to configure the company database. Ie.,sudo sh prepare-company-database.sh --company testinc --pgsql-contrib /usr/share/postgresql/9.4/extension/In this case, I get a message that "* These arguments don't have a default, but are required'
I only see two options with asterisks, so am not sure which other arguments I need to specify.
------------------------------------------------------------------------------
_______________________________________________ Ledger-smb-users mailing list ..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-users