Hi Billy,

Thanks to everyone, ledgersmb now can create databases, but they cannot be
> accessed through the application.
>
> Attempting to log in at the screen displayed by
>
> http://localhost/ledgersmb/login.pl
>
> Results in the error message:
>
> Error!
>
> Database is not the expected version. Was 1.3.0, expected 1.3.12. Please
> re-run setup.pl against this database to correct.
>
> Trying to re-run setup.pl against the database is impossible because:
>
> A screen with the following messages appears
>
> Confirm Operation
>
> Unknown version found.
>
> Cancel?
>
> Yes No
>
> Where choosing either Yes or No returns me to the prior screen (the Data
> Management Console) in an endless loop.
>
> How can I disable or work around this version check?
>
> All ideas and advice are greatly appreciated.
>

Can you log into the database from the psql command line and run this query:

  > SELECT * FROM defaults WHERE  setting_key = 'version';

so we can see what setup.pl is choking on?


Bye,

Erik.
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Ledger-smb-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to