Welcome Guest, Not a member yet? Register   Sign In
Login Function Works Locally But Not When Live?
#6

[eluser]mattpointblank[/eluser]
Hi James,

Easiest way to check your version of php is to put this code in a file and run it:

Code:
<?php
phpinfo();
?>

This will give you a big page of data, with a version number somewhere near the top. Have a look on both your local and remote site and see if there's any difference - this sounds more probable than my suggestion, which depended on you already having something in your cookie domain config (it should just work if it's blank).


Messages In This Thread
Login Function Works Locally But Not When Live? - by El Forum - 01-19-2010, 10:54 AM
Login Function Works Locally But Not When Live? - by El Forum - 01-19-2010, 11:20 AM
Login Function Works Locally But Not When Live? - by El Forum - 01-19-2010, 11:22 AM
Login Function Works Locally But Not When Live? - by El Forum - 01-19-2010, 11:52 AM
Login Function Works Locally But Not When Live? - by El Forum - 01-19-2010, 12:25 PM
Login Function Works Locally But Not When Live? - by El Forum - 01-19-2010, 12:27 PM
Login Function Works Locally But Not When Live? - by El Forum - 01-19-2010, 12:28 PM
Login Function Works Locally But Not When Live? - by El Forum - 01-19-2010, 12:54 PM
Login Function Works Locally But Not When Live? - by El Forum - 01-19-2010, 12:58 PM
Login Function Works Locally But Not When Live? - by El Forum - 01-19-2010, 12:58 PM
Login Function Works Locally But Not When Live? - by El Forum - 01-19-2010, 01:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB