Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Admin login loop - after Migration my website from localhost to host server
Post: RE: Admin login loop - after Migration my website ...

If the above is not the issue, you should check to see if your login/session cookies are setting the correct hostname. This can be a huge headache, especially when trying to follow a redirection loop.
13,232 Views
10 Replies
11-08-2016, 10:58 AM
jdriddle
    Thread: NGINX + HHVM + CI
Post: RE: NGINX + HHVM + CI

I have had no issues with Nginx and HHVM... they work well together on Ubuntu server with the standard repo installs. I have also had no issues with CI in this environment. I don't rely on path_in...
6,505 Views
4 Replies
09-01-2015, 01:35 PM
jdriddle
    Thread: Help us to decide
Post: RE: Help us to decide

For development, the developer would have control of the web directory structure, so it would make more sense to use the following Structure (which I currently use for the app I am developing, both in...
14,752 Views
10 Replies
08-10-2015, 02:46 PM
jdriddle
    Thread: Sessions getting erased
Post: RE: Sessions getting erased

Let me be more clear: In order to access the data saved in the session, you must have the session cookie. If the session cookie is not loaded when the page reloads, doing a var_dump of $_SESSION wi...
12,045 Views
9 Replies
07-27-2015, 01:06 PM
jdriddle
    Thread: Sessions getting erased
Post: RE: Sessions getting erased

Assuming that your web user has permissions to the /sessions folder, then this is most likely to be a setup issue at the web server level. Internet Explorer does not like to serve cookies to anythi...
12,045 Views
9 Replies
07-24-2015, 01:37 PM
jdriddle

Theme © iAndrew 2016 - Forum software by © MyBB