phrozenfire Posted January 23, 2007 Share Posted January 23, 2007 Everytime I try to use the start_session() function. I get an error. It comes back saying something like tmp/6e334893939933....I think a directory is configed wrong somewhere but I don\'t know if it is appache or php. I am using apache on win2000 Link to comment https://forums.phpfreaks.com/topic/35421-new-session/ Share on other sites More sharing options...
Night_Tripperz Posted January 23, 2007 Share Posted January 23, 2007 Dont you mean error session?you need to alter this line in your php.ini file — session.save_path = /tmp — changing it from the unix syntax to a windows syntax. Link to comment https://forums.phpfreaks.com/topic/35421-new-session/#findComment-167631 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.