Jump to content

script working on local test machine but not on production machine


garydh

Recommended Posts

Hey all,

 

I have a script where a user logs in..

 

It uses cookies and works fine on my local machine but once uploaded to the live server, login stops working.. instead of redirecting to the protected page, it redirects back to the login page. Theres nothing in the server error logs to help me and the only significant difference i can find in the 2 servers php.ini files is that on the live server register_globals is off but this shouldnt affect it since I am using superglobals right?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.