[imp] Problem reading mail
Rich Lafferty
rich@horde.org
Fri, 17 Nov 2000 15:07:05 -0500
On Fri, Nov 17, 2000 at 08:33:45PM +0100, Ronald Bootsman (ronald@bootsman.net) wrote:
> OK,
>
> but what setting must I change to have no database anymore.
Erm, you'll have to build PHP with shared memory support and use the
phplib driver for shared memory. You have to have *somewhere* to store
the session information, even if you don't want an address book or
prefs.
> class HordeSession extends Session
> var $that_class ='CT_Null';
This won't work, since PHP won't be able to retain information between
page loads.
-Rich
--
------------------------------ Rich Lafferty ---------------------------
Sysadmin/Programmer, Instructional and Information Technology Services
Concordia University, Montreal, QC (514) 848-7625
------------------------- rich@alcor.concordia.ca ----------------------