I get this error when I add php.ini to /usr/local/lsws/lsphp5/lib/
PHP Code:
503 Service Unavailable
The server is temporarily busy, try again later!
Do you know why I get this timezone error:?
PHP Code:
Warning: strtotime(): 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 the timezone 'UTC' for now, but please set date.timezone to select your timezone.
I have this in my php.ini
date.timezone = "Europe/Berlin"
extension=timezonedb.so