How to set the timezone in php.ini file on VPS CentOS? PHP relies on the date.timezone value for some date/time functions executed by php-based applications. Sometimes you even get an error message on your webserver logs that clearly indicates this necessity. Fortunately, this is easy to accomplish and we will show you how. For this […]