If you don't have access to the file php.ini
, create or edit a .htaccess
file in the root of your domain or sub and add this (generated by cpanel):
AddType application/x-httpd-ea-php56 .php .php5 .phtml
php_value date.timezone "America/New_York"
php_value date.timezone "America/New_York"