[Cartoweb-users] How to set session to postgres database

2007-09-04 Thread Broun Uganda
Dear all, Am using php5 and Apache2 and i have other web pages other than cartoweb that i want to save their session data in a database. When i change the php.ini file Session.Save_handler = files to Session.Save_handler = user and session.save_path="database_table", Cartoweb doesn'

[Cartoweb-users] How to set session to postgres database

2007-08-30 Thread Broun Uganda
Dear all, Am using php5 and Apache2 and i have other web pages other than cartoweb that i want to save their session data in a database. When i change the php.ini file Session.Save_handler = files to Session.Save_handler = user and session.save_path="database_table", Cartoweb doesn't work. Wha