[imp] Really need some help
Oliver Schulze L.
oliver@samera.com.py
Sun, 25 Feb 2001 22:24:45 -0400
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