[SOLVED] Error with (date.timezone) in LiteSpeed
Hi folks,
I'm trying to setup a phpBB installation. All fine and dandy, till one big ugly error:
After browsing the forums the general solution is:
Note: I'm using PHP 5.3.6.
Well...the single problem is that LiteSpeed doesn't has any php.ini. So...how can I fix this?
Thanks!
Hi folks,
I'm trying to setup a phpBB installation. All fine and dandy, till one big ugly error:
[phpBB Debug] PHP Notice: in file /index.php on line 86: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for 'MSD/4.0/DST' instead
Set the required setting (date.timezone) in php.ini and these messages will go away.
Well...the single problem is that LiteSpeed doesn't has any php.ini. So...how can I fix this?
Thanks!
Last edited: