Jon: pgsql_session_handler.php (imp scaling)
Jon Parise
jon@horde.org
Thu, 7 Mar 2002 15:03:41 -0500
On Thu, Mar 07, 2002 at 01:30:28PM -0500, Michael Bull wrote:
> I tried adding your handler in, Jon - where do you recommend it be included?
> I added an include statement in Horde.php - should I have put it somewhere
> else? (I'm running a slightly earlier CVS of IMP from the 2.3 branch).
I run it by adding the following entries to php.ini:
auto_prepend_file = /some/directory/pgsql_session_handler.php
session.save_handler = user
session.save_path = php_sessions
You could also use Apache directives if you only want to include
the session handle for sub-trees of your document root.
--
Jon Parise (jon@csh.rit.edu) . Information Technology (2001)
http://www.csh.rit.edu/~jon/ : Computer Science House Member