[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
1.3.0-RC2 problems setting up database
- Subject: 1.3.0-RC2 problems setting up database
- From: Nigel Titley <..hidden..>
- Date: Tue, 20 Sep 2011 23:06:01 +0100
Folks,
I'm trying out 1.3.0-RC2. IT has built, all the dependencies are sorted
out and it fires up with the login screen.
However, when I try to run the setup.pl script, it runs for a bit, gets
as far as asking for the country (uk) and base set of account
(general.sql) and I then get a Internal database error.
The Apache error log gives me
HINT: No function matches the given name and argument types. You might
need to add explicit type casts.
at /usr/local/share/perl/5.10.1/LedgerSMB.pm line 781.
2011/09/20 22:58:53 - ERROR Logging SQL State 42883, error 7, string
ERROR: function public.person__list_salutations() does not exist
LINE 1: SELECT * FROM "public"."person__list_salutations"()
^
HINT: No function matches the given name and argument types. You might
need to add explicit type casts.
ERROR - Logging SQL State 42883, error 7, string ERROR: function
public.person__list_salutations() does not exist
LINE 1: SELECT * FROM "public"."person__list_salutations"()
^
HINT: No function matches the given name and argument types. You might
need to add explicit type casts.
Any thoughts?
Thanks
Nigel