|
From: <And...@Be...> - 2002-03-03 18:22:40
|
Hy Bernie,
you are right: replace the "elsif" with "if" and all is well ;-) You =
also
need to replace the occurences of INPUT in
$OISITE/pkg/base_box.x.xx/template/login_box.tmpl with PROCESS.
regards,
Andreas
-----Urspr=FCngliche Nachricht-----
Von: Bernie Ledwick [mailto:Ber...@nt...]
Gesendet: Sonntag, 3. M=E4rz 2002 19:21
An: ope...@li...
Betreff: [Openinteract-help] Errors
I am running OpenInteract-1.38 and get errors when running oi_manage
and httpd. There seems to be a problem with the OpenInteract.pm module
at line 348.
I am using Postgresql and am also getting some errors during the
install_sql phase regarding length of character variables.
Any ideas?
Regards,
Bernie
oi_manage --website_dir=3D/home/oi/bltest --package=3DINITIAL =
install_sql
Running install_sql...
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index
'sessions_pkey' for table 'sessions'
<snip>=20
'object_track_pkey' for table 'object_track'
NOTICE: CREATE TABLE / UNIQUE will create implicit index
'object_track_class_key' for table 'object_track'
OpenInteract::Startup::require_module (344) >> --require error:
OpenInteract
: syntax error at
/usr/lib/perl5/site_perl/5.6.1/OpenInteract.pm line 348, near "elsif"
Compilation failed in require at (eval 29) line 3, <MOD> line 9.
Status of the packages requested for SQL install:
base (1.63)
OK:
<snip>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D
base_page (0.89)
OK:
Structure:
* Created table from (page.sql): ok
* Created table from (page_content.sql): ok
* Created table from (content_type.sql): ok
* Created table from (page_directory.sql): ok
Data:
* Error: Cannot create SPOPS object!
Basic: DBD::Pg::st execute failed: ERROR: value too
long for type character varying(20) at
/usr/lib/perl5/site_perl/5.6.1/SPOPS/SQLInterface.pm
line 284.
Error: DBD::Pg::st execute failed: ERROR: value too
long for type character varying(20) at
/usr/lib/perl5/site_perl/5.6.1/SPOPS/SQLInterface.pm
line 284.
* Created (1) SPOPS objects (from page.dat): ok
* Created (1) SPOPS objects (from
page_directory.dat): ok
<snip>
_______________________________________________
openinteract-help mailing list
ope...@li...
https://lists.sourceforge.net/lists/listinfo/openinteract-help
|