On Tue, Jan 31, 2012 at 5:08 AM, Linda Ursin
<..hidden..> wrote:
Yes, I have the correct user and password.
I can login through psql.
Using trust didn't work for setup.pl
When I try the tip from the FAQ, I get
Please check your web server error logs and attach relevant entries.
My guess, if you can log in using psql (with -h localhost) is that the problem is that the mod_rewrite stuff for 1.3 has not been set up and so LedgerSMB is not getting the username and password. I would look at the ledgersmb-httpd.conf.template for 1.3 and either preprocess/copy over the old one (and restart Apache) or copy the relevant directives into the appropriate configuration file.
postgres=# ALTER USER 'postgres' WITH VALID UNTIL '2013-11-09';
ERROR: syntax error at or near "'postgres'"
LINE 1: ALTER USER 'postgres' WITH VALID UNTIL '2013-11-09';
Double quote identifiers. ALTER USER "postgres".....
I only have one company.On Tue, Jan 31, 2012 at 1:38 PM, Håvard Sørli
<..hidden..> wrote:
On 30. jan. 2012 12:02, Linda Ursin wrote:
> What should I do?
Do you try to login with the Postgres superuser and the correct database
name and password ?
Can you try to test the login to the db with psql ?
What about the FAQ :
I can't login
http://www.ledgersmb.org/node/27
Login to several companies with one user?
http://www.ledgersmb.org/node/468533
Mvh
Håvard Sørli
Anix.no - Tlf. +47 90 92 11 22
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Ledger-smb-users mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Ledger-smb-users mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users