To use your timezone instead of the server's timezone simply open your .htaccess file located in the public_html directory and add the following line:
SetEnv TZ TIME_ZONE_HERE
where TIME_ZONE_HERE is the specific timezone you want to define.
A list of Supported Timezones can be found here:
http://www.php.net/manual/en/timezones.php
How do I change my TimeZone?
Related Articles
What scripts can Fantastico Install?
Blogs: b2evolution (2.4.2) (website) Nucleus (3.32) (website) WordPress (2.6.3) (website) Classifieds: Noah.s...
Bulletin Board
CPanel allows you to install a pre-made forum called phpBB. The phpBB is a PHP web-based bulletin board. Unlike an e-mail list...
NEW PHP Add Handlers
If you need an add handler for PHP please use the following:#PHP5 AddHandler application/x-httpd-php5 .html .htm#PHP4...
Error: "Fantastico is unable to connect to your MySQL server at this time"
Usually this problem is caused by a special character in your password. For example '\' is known to cause this issue. In...