Welcome Guest, Not a member yet? Register   Sign In
Problem with session_start()
#3

Hello,

I do not have access to the php.ini file. Any other ideas? Don't you think it has something to do with how CI3.0 handles sessions? session_start() is php native whereas CI uses his own implementation of sessions. I think this could cause the issue but not sure how to fix it.

Thanks anyway.

(01-29-2016, 07:08 AM)moshair Wrote: Try:
Open your php.ini file with the File Manager in cPanel (if it is not exists create one)
Add the following line of code to top of your php.ini file
date.timezone = "US/Central"
Replace "US/Central" with the timezone that corresponds to the time you want to display.

http://www.php.net/manual/en/timezones.php
Reply


Messages In This Thread
Problem with session_start() - by Mitteg - 01-29-2016, 05:28 AM
RE: Problem with session_start() - by moshair - 01-29-2016, 07:08 AM
RE: Problem with session_start() - by Mitteg - 01-29-2016, 07:27 AM
RE: Problem with session_start() - by josepostiga - 01-29-2016, 07:36 AM
RE: Problem with session_start() - by Mitteg - 02-01-2016, 12:27 AM
RE: Problem with session_start() - by moshair - 01-29-2016, 12:16 PM
RE: Problem with session_start() - by Mitteg - 02-05-2016, 04:36 AM
RE: Problem with session_start() - by Mitteg - 02-08-2016, 04:05 AM
RE: Problem with session_start() - by mwhitney - 02-09-2016, 08:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB