[imp] Really need some help
Mark Hutchinson
mark@lightsign.com
Sun, 25 Feb 2001 19:04:57 -0700
Here are the scripts available:
INFORMIX POSTGRESQL ifmx_create.sql mysql_drop.sql pgsql_cuser.sh
MYSQL SYBASE mysql_alter.sql oracle_create.sql
sybase_create.sql
ORACLE dbpasswd.sh mysql_create.sql pgsql_create.sql
Which one is it?
I am trying to use a postress database but will skip that if it is too
complicated
Let me know
Thanks
Mark
----- Original Message -----
From: "Oliver Schulze L." <oliver@samera.com.py>
To: <imp@lists.horde.org>
Sent: Sunday, February 25, 2001 7:24 PM
Subject: Re: [imp] Really need some help
> You need to define the container class for the sessions of phplib.
> Just uncoment the CT_Sql class and execute the create tables sql file in
> scripts/database in your horde directory.
>
> Regards
> Oliver
>
> Mark Hutchinson wrote:
>
> > I am getting this error when trying to use imp:
> >
> > Fatal error: Cannot instantiate non-existent class: hordect in
/var/www/cgi-bin/WebMail/horde/phplib/session.inc on line 388
> >
> > >From the mailing lists, I have tried to comment out this in local.inc:
> > #class HordeCT extends CT_Sql {
> > # var $database_class = 'HordeDB'; // Which database class to
use...
> > # var $database_table = 'active_sessions'; // and find our data in this
table.
> > #}
> >
> > But then I get this:
> >
> > Fatal error: Cannot instantiate non-existent class: hordedb in
/var/www/cgi-bin/WebMail/horde/phplib/ct_sql.inc on line 36
> >
> >
> > So different error bu tno better.
> >
> > Any ideas?
> >
> > Please let me know at mark@lightsign.com
> >
> > Thanks
> >
>
> --
> Oliver Schulze L.
> oliver@samera.com.py
> Asuncion-Paraguay
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org