[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DBD::Pg::st execute failed: ERROR: permission denied for relation...



When you commit the fix to Roles.sql from Lines 1086 to 1094, do you
think it would fix these additional errors (see below from my apache
log) when I go to /ledgersmb13/login.pl?


[Wed Oct 28 09:25:25 2009] [error] [client 192.168.1.1] Use of
uninitialized value $txt in pattern match (m//) at
/usr/lib/perl5/5.10.0/charnames.pm line 119.
[Wed Oct 28 09:25:25 2009] [error] [client 192.168.1.1] Unknown
charname 'NULL' at /usr/lib/perl5/5.10.0/unicore/Name.pl line 160
[Wed Oct 28 09:25:25 2009] [error] [client 192.168.1.1] Use of
uninitialized value $txt in pattern match (m//) at
/usr/lib/perl5/5.10.0/charnames.pm line 119.
[Wed Oct 28 09:25:25 2009] [error] [client 192.168.1.1] Unknown
charname 'NULL' at /usr/lib/perl5/5.10.0/unicore/Name.pl line 160
[Wed Oct 28 09:25:25 2009] [error] [client 192.168.1.1] Compilation
errorCompilation failed in require at LedgerSMB/Sysconfig.pm line 7.
[Wed Oct 28 09:25:25 2009] [error] [client 192.168.1.1] BEGIN
failed--compilation aborted at LedgerSMB/Sysconfig.pm line 7.
[Wed Oct 28 09:25:25 2009] [error] [client 192.168.1.1] Compilation
failed in require at lsmb-request.pl line 23.
[Wed Oct 28 09:25:25 2009] [error] [client 192.168.1.1] BEGIN
failed--compilation aborted at lsmb-request.pl line 23.
[Wed Oct 28 09:25:25 2009] [error] [client 192.168.1.1] Compilation
failed in require at /usr/share/ledgersmb13/login.pl line 3.
[Wed Oct 28 09:25:25 2009] [error] [client 192.168.1.1] Premature end
of script headers: login.pl






On Tue, Oct 27, 2009 at 2:43 PM, Chris Travers <..hidden..> wrote:
>
>
> On Tue, Oct 27, 2009 at 12:11 PM, blck shp <..hidden..> wrote:
>>
>> Hmmm...OK.
>>
>> Looking back when I applied the pre-processed roles sql:
>> su - postgres -c "psql -U ledgersmb -d ledgersmb13 -f
>> /usr/share/ledgersmb13/sql/modules/ledgersmb13_roles.sql"
>>
>>
>> I now see several of the following:
>>
>> psql:/usr/share/ledgersmb13/sql/modules/ledgersmb13_roles.sql:10:
>> ERROR:  relation "entity_craccount_edit" does not exist
>
> Crap.................
>
> Ok, fixing this :-).
>
> Committed a fix.  (Why this is pre-beta still).
>
> Best Wishes,
> Chris Travers
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Ledger-smb-devel mailing list
> ..hidden..
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
>
>