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 Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.