Page 1 of 1
Sessions problem
Posted: Mon Sep 20, 2004 7:47 pm
by murthy
hi,
i am getting sessions problem in my site ...
It was set randomly....
is it necessary to set the this ::: (session.save_path)
Murthy
Posted: Mon Sep 20, 2004 7:48 pm
by feyd
what does this have to do with databases?
save_path needs to be set correctly in the first place, generally, for sessions to work correctly.
Posted: Mon Sep 20, 2004 7:52 pm
by murthy
i done lot of sites.....but i didn't set save_path in any one...
is it necessary? i am thinking it was set default....
murthy
Posted: Mon Sep 20, 2004 7:53 pm
by feyd
generally, it's not necessary.. however, if you have an odd php.ini, you may need it set.
This thread is being moved to PHP - Code.