DaveLinger Posted July 3, 2007 Author Share Posted July 3, 2007 Come onn.... if you can't help can't you at least suggest how you'd do it? Link to comment https://forums.phpfreaks.com/topic/57727-session-variables-not-being-set/page/2/#findComment-288437 Share on other sites More sharing options...
teng84 Posted July 3, 2007 Share Posted July 3, 2007 maybe for you to see the error put the session start on every top of the page Link to comment https://forums.phpfreaks.com/topic/57727-session-variables-not-being-set/page/2/#findComment-288440 Share on other sites More sharing options...
DaveLinger Posted July 3, 2007 Author Share Posted July 3, 2007 As I said before, session_start() is in my config file, which is included in every page. :'( Link to comment https://forums.phpfreaks.com/topic/57727-session-variables-not-being-set/page/2/#findComment-288691 Share on other sites More sharing options...
corillo181 Posted July 3, 2007 Share Posted July 3, 2007 do you have a tmp folder? Link to comment https://forums.phpfreaks.com/topic/57727-session-variables-not-being-set/page/2/#findComment-288692 Share on other sites More sharing options...
DaveLinger Posted July 3, 2007 Author Share Posted July 3, 2007 ...? No? Why would I need a tmp folder? Link to comment https://forums.phpfreaks.com/topic/57727-session-variables-not-being-set/page/2/#findComment-288907 Share on other sites More sharing options...
DaveLinger Posted July 4, 2007 Author Share Posted July 4, 2007 Am I the first person to ever have this problem or what? Link to comment https://forums.phpfreaks.com/topic/57727-session-variables-not-being-set/page/2/#findComment-289906 Share on other sites More sharing options...
per1os Posted July 5, 2007 Share Posted July 5, 2007 Am I the first person to ever have this problem or what? Nope your not. http://www.phpfreaks.com/forums/index.php/topic,143952.html Link to comment https://forums.phpfreaks.com/topic/57727-session-variables-not-being-set/page/2/#findComment-290352 Share on other sites More sharing options...
corillo181 Posted July 6, 2007 Share Posted July 6, 2007 becuas ein a tmp folder is where your session files are kept is there is not tmp there is no session unless you change it on php.ini Link to comment https://forums.phpfreaks.com/topic/57727-session-variables-not-being-set/page/2/#findComment-290890 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.