hi all,
i managed to get care2x work with php 5.2.2.
here is what to do :
file : include/inc_environment_global.php
line 82 :
change from : ini_set('session.save_handler','user'); to
ini_set('session.save_handler','files');
line 102 :
change from :
include_once($root_path.'classes/adodb/session/adodb-session.php');
to : //
include_once($root_path.'classes/adodb/session/adodb-session.php');
all this supposing that you have enabled session in your php.ini.
regards
gjergji
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Care2002-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/care2002-developers