[OPEN-ILS-DEV] User Group and Group Permission
Luca Iacono
luca.iacono at southlands.it
Mon Mar 8 07:19:19 EST 2010
I apologize ... here is the complete error log:
[Mon Mar 08 13:19:00 2010] [error] [client 192.168.1.5]
permission::grp_tree can't SELECT id, name, parent, description,
perm_interval, application_perm, usergroup, referer:
http://192.168.1.163/cgi-bin/config.cgi
[Mon Mar 08 13:19:00 2010] [error] [client 192.168.1.5] FROM
permission.grp_tree, referer: http://192.168.1.163/cgi-bin/config.cgi
[Mon Mar 08 13:19:00 2010] [error] [client 192.168.1.5] WHERE parent
LIKE ? ORDER BY name, referer: http://192.168.1.163/cgi-bin/config.cgi
[Mon Mar 08 13:19:01 2010] [error] [client 192.168.1.5] : DBD::Pg::st
execute failed: ERROR: operator does not exist: integer ~~ unknown,
referer: http://192.168.1.163/cgi-bin/config.cgi
[Mon Mar 08 13:19:01 2010] [error] [client 192.168.1.5] LINE 3: WHERE
parent LIKE $1 ORDER BY name, referer:
http://192.168.1.163/cgi-bin/config.cgi
[Mon Mar 08 13:19:01 2010] [error] [client
192.168.1.5] ^, referer:
http://192.168.1.163/cgi-bin/config.cgi
[Mon Mar 08 13:19:01 2010] [error] [client 192.168.1.5] HINT: No
operator matches the given name and argument type(s). You might need to
add explicit type casts. [for Statement "SELECT id, name, parent,
description, perm_interval, application_perm, usergroup, referer:
http://192.168.1.163/cgi-bin/config.cgi
[Mon Mar 08 13:19:01 2010] [error] [client 192.168.1.5] FROM
permission.grp_tree, referer: http://192.168.1.163/cgi-bin/config.cgi
[Mon Mar 08 13:19:01 2010] [error] [client 192.168.1.5] WHERE parent
LIKE ? ORDER BY name, referer: http://192.168.1.163/cgi-bin/config.cgi
[Mon Mar 08 13:19:01 2010] [error] [client 192.168.1.5] " with
ParamValues: 1='%'] at /usr/share/perl5/DBIx/ContextualFetch.pm line
52., referer: http://192.168.1.163/cgi-bin/config.cgi
[Mon Mar 08 13:19:01 2010] [error] [client 192.168.1.5] at
/openils/var/cgi-bin/usr_group-setup.cgi line 169, referer:
http://192.168.1.163/cgi-bin/config.cgi
thanks
luca
On 08/03/2010 13.11, Jason Etheridge wrote:
>> I've successfully installed Evergreen 1.6.0.3 on Debian Lenny.
>> It all seems to be working fine, but for a minor glitch. When I click on the
>> User Group and Group Permission link in the cgi-bin/config.cgi, all I get is
>> a blank page. all other links seem to be working fine. Thanks in advance for
>> your help.
>>
> Hi Luca,
>
> Does anything show up in the apache error log when you do this?
>
>
More information about the Open-ils-dev
mailing list