For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > January 2007 > Re: Session Problem









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Session Problem
JeRRy

2007-01-16, 9:58 pm

<snip>
> Forget to tell you, that if I used http://localhost <http://localhost/>
> , the session running well...
>
> But if I change with http://hostname <http://hostname/> , the session
> wasn't running...
>

</snip>

http://localhost and http://hostname/ are 2 COMPLETELY different things and can reflect NOTHING to do with privlidges. However if localhost works and hostname does not and hostname hits back to your machine than you have a problem more likely with your module. I think 5.2 had the issues with directives handling sessions. Update your PHP now, never use an older version. NEVER! You should never use an older version of anything net related in my opinion. Your crazy if you do, your inline to be attacked if so and your also in line to have problems like this that are generallyout dated because the newer release normally fixes common errors.

It's like contacting Microsoft for help on Windows 98 now, they won't offer any. Same applies here, update all your modules and the problem will more likely be fixed and people will be even more happier to help you.

It's hard to help someone if I have installed a different version than you. But can you do an update?

Sessions can be so tricky at times, even if you think you have it all right they seem to always give you grief.

Goodluck with it.

J
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com