mark0168
06-15-2006, 10:31 AM
I have moved my site to a new server 5 days ago.
I didn't change any part of my PHP scripting.
I think the only difference should be the server and OS.
My old server is under CentOS, PHP 4.3X, MySQL 4.1X with cPanel.
My new server is under Redhat 4.X, PHP 4.32, MySQL 4.1X with Plesk.
Some of my members can't login my site, they said that they can login before we moved our site, but they can't now.
I am sure that they keyin the same ID and Password because my PHP will shows error when they keyin the invalid account.
The solutions I provide with them is to enable receiving cookie, even they said they didn't need to do it in order to login on old server. With cookie enabled, they can login.
My new server hosting told me that some browser won't receive cookie from non-orginal website. They tested with on of my member account to check cookie status, they said cookie is fine. Is it real? I doubt it because it's not my frist time to move. I have never got so many member login problems before. Beside, I have enabled register_globals on that my old server turned it off.
The only lucky thing is most of my members can login normal.
Have anyone ever meet the problem after moving to a new server.
PHP Login scripting failed to some old members on new server?
I didn't change any part of my PHP scripting.
I think the only difference should be the server and OS.
My old server is under CentOS, PHP 4.3X, MySQL 4.1X with cPanel.
My new server is under Redhat 4.X, PHP 4.32, MySQL 4.1X with Plesk.
Some of my members can't login my site, they said that they can login before we moved our site, but they can't now.
I am sure that they keyin the same ID and Password because my PHP will shows error when they keyin the invalid account.
The solutions I provide with them is to enable receiving cookie, even they said they didn't need to do it in order to login on old server. With cookie enabled, they can login.
My new server hosting told me that some browser won't receive cookie from non-orginal website. They tested with on of my member account to check cookie status, they said cookie is fine. Is it real? I doubt it because it's not my frist time to move. I have never got so many member login problems before. Beside, I have enabled register_globals on that my old server turned it off.
The only lucky thing is most of my members can login normal.
Have anyone ever meet the problem after moving to a new server.
PHP Login scripting failed to some old members on new server?
