Current time: 11-25-2024, 09:23 AM Hello There, Guest! (LoginRegister)


Post Reply 
[Solved] Login Error 500!
Author Message
2471 Offline
Junior Member
*

Posts: 13
Joined: May 2007
Reputation: 0
Post: #8
RE: Login Error 500!
I am installing this for a friend on his new VPS, after looking through the login scripts to see how login works and not being able to find a problem ... it hit me like a ton of bricks to check the server time, sure enough it was off by about 6 hours.

Changed the server time and login seems to work now, could this become a problem for people like resellers and domain users that are in different time zones than the server itself? Developers might want to investigate this.

The actual time setting should not be a factor, its the length of time, ip address and not the actual time itself that the session routine should rely on for authentication. Buts that my opinion...

The difference between client time (cookie) and server time (mysql login table) should not be a factor, what if someones computer clock is way out of wack?

You should get away from cookie authentication anyway, you can do it without cookies and it would be more secure if done properly. Many people block cookies and this would cause problems and unnecessary tech support requests for a host.
(This post was last modified: 11-04-2007 05:29 AM by 2471.)
11-03-2007 11:46 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
[Solved] Login Error 500! - 2471 - 10-31-2007, 09:01 AM
RE: Login Error 500! - 2471 - 10-31-2007, 10:00 PM
RE: Login Error 500! - BeNe - 10-31-2007, 10:30 PM
RE: Login Error 500! - 2471 - 11-01-2007, 02:18 AM
RE: Login Error 500! - ephigenie - 11-01-2007, 02:30 AM
RE: Login Error 500! - 2471 - 11-01-2007, 03:54 AM
RE: Login Error 500! - scoutsniper - 11-01-2007, 04:35 AM
RE: Login Error 500! - 2471 - 11-03-2007 11:46 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)