 | Who can enable the Curl_exec function on LimeDomains servers? And how much time does it take? | |
 | Only our Premium Hosting plan customers can get the Curl_exec function enabled on LimeDomains servers, by requesting our custome |
|
 |
 | Why do time zone problems arise? | |
 | Time zone problems arise when the web server and database server are in different time zones. Events then start going out of sync.
|
|
 |
 | Which time zone LimeDomains servers are in? | |
 | LimeDomains servers are in Eastern Daylight Time (EDT) zone. It’s same as the time zone in which time is displayed in the Squirrel Mail (Web mail) interface, which we provide in our ‘Email Management’ section.
|
|
 |
 | Why do time zone setting differ on my website while on LimeDomains? | |
 | There may be a problem with the settings of the email client that is being used by you. You need to check all the settings and report it our Support Desk in case there is any issue.
|
|
 |
 | How can my MySQL time zone problems be resolved? | |
 | The MySQL time zone can only be modified by respective users with their exclusive privileges. Actually, the time zone settings related function is dependent on the application you’ve used in your website.
|
|
 |
 | How can time zone problem be resolved for my website running on PHP script? | |
 | You can easily configure the time zone for your website running on PHP script and set the timezone environmental variable in your PHP code as provided below :If you put the line putenv("TZ=US/Eastern"); in a file that is include()'ed |
|
 |