if u are running PHP on WIN32
could you please cut and paste the part of php.ini file (found in C:\windows)
where it sets the session variables....
i can't use start_session() function, because it says that php.ini function is pointing to /tmp but..i set the session.save_path = c:\php\sessiondata
it is still complaining..
i don't know what value to set the session.save_handler to?
currently it is set to session.save_handler = files
what the hell is files ??? 🙂
thanks
khalid