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

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