Welcome Guest, Not a member yet? Register   Sign In
Problem with Session PHP 5.5 and 5.6 (localhost)
#7

(06-16-2016, 03:48 AM)igorvc Wrote: Hi Narf,

I do not agree in Downgrading. But spend 14 hours to debugging why Session isn't work is too much!

I Use and Read a lot the CI Docs, and there are no answer to my problem! So I try another solution!

So, when the client was testing the system with 3.0.3 I will upgrading to 3.0.6 and discover where is the BUG!

There is no such bug; this is 100% misconfiguration, hence why I told you to read the docs.
The answer IS in there, but you need to understand it and judging by what you've shown so far - you don't.

If you did, you wouldn't be setting the cookie_domain to 'teste.inc' for an app running on localhost, nor the cookie_path to '/tmp/' - that's an URL path, not where your sessions are stored.

Screaming "BUG" won't help you. Provide more technical information and we may be able to help.
Reply


Messages In This Thread
RE: Problem with Session PHP 5.5 and 5.6 (localhost) - by Narf - 06-16-2016, 05:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB