Session Support

liunx

Guest
hi, not sure this is in the right forum but hay here goes <br /><br />I built a little working php system locally, making it live by uploading to my host and it doesnt seem to want to work , its a very simple system so its easy to work out were the problem is. after a few echo lines, it turns out its not setting session variables.<br /><br />but your link here <a href="http://www.totalchoicehosting.com/help/info.php" target="_blank">http://www.totalchoicehosting.com/help/info.php</a><br /><br />says that its session are enabled ?? Have i missed something obvious again ??<br /><br />Any suggestions ?<br /><br />Thanks<br />G_N<!--content-->
I dont know the answer to this but I know that someone do knows so hang on and it will be solved.<!--content-->
Sessions are available on TCH servers. Are you sure you're using them correctly? Keep in mind that due to security restrictions on TCH servers, you may not be able to do everything you do on your local computer, but nothing comes to my mind about sessions that wouldn't work - I use them constantly and have no problems at all.<br /><br />I can't say more than this, with only the info you provided. Can you include your script here?<!--content-->
I really appreciate your help, its probably something i have missed. Here goes:<br /><br />I have an index.html witch is a simple login form.<br />That then checks accountverification.php for account validity.<br /><br />AccountVerification.php<br /><br />[ script code went here ]<br /><br />Thanks again <br /><br />G_N<!--content-->
Moving for organization<!--content-->
Well i am sorry to waste people time on this, it was working locally and tested on win98 and firefox and it worked.<br /><br />It only doesnt work when i use firefox under linux. ie on 98 works no problem (live that is) So the code works, must be a setting under my firefox browser thats doing it. <br /><br />Thanks<!--content-->
Cookies, OK now i feel stupid. <br /><br />I was under the impression these wernt required, but i read the SESSION info incorrectly.<br /><br /><br />My upmost appologies for wasting everybody's time<br /><br />Thanks alot for your help.<br /><br /><br />G_N<!--content-->
Actually you may have helped someone else<br />only by letting us know what the problem was can we also learn,<br />so thank you Thumbs Up<!--content-->
Glad you solved it.<br /><br />Sorry for not popping in earlier but I have been in college all day, from around 11:00 AM to around 4:30 AM (yes, around 17 hours <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/huh.gif" style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif" />). Time to get some sleep.<!--content-->
 
Back
Top