Dre wrote:
A common problem is that this path is not writable by the webserver please check for that.Hi,
I need to make sessions work in my local machine .. I'm using Apache 2.0.49 on WINDOWS XP PRO.
my php.ini sessions section is
session.save_handler = files
session.save_path = "C:\php4\tmp"
I tried everything and sessions still not working, and I don't know what isAny error messages? or is it just that your data is not being saved? have you tried to print_r() or var_dump() to confirm this?
worng .. help will be appreciated.
Thanks in advance
--
Raditha Dissanayake.
------------------------------------------------------------------
http://www.radinks.com/print/card-designer/ | Card Designer Applet
http://www.radinks.com/upload/ | Drag and Drop Upload
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php