Jump to content

How to change WHMCS timezone?


gossdhosting

Recommended Posts

I have read whmcs docs and created php.ini in public_html

 

First i just wrote date.timezone=Asia/Kolkata and saved file. Then i opened my site but it was showing error saying IonCube not installed something. Then i searched on net for ioncube for php.ini and then added this line to php.ini:

zend_extension="/usr/local/IonCube/ioncube_loader_lin_5.4.so"

 

and it worked. The site is back up but time din't change! But then when i created file phpinfo.php and added the code and opened the file it shows Default Timezone Asia/Kolkata.

 

Now How to solve this? phpinfo shows Timezone correct but whmcs doesn't!

 

Any please help?

Link to comment
Share on other sites

  • 10 months later...
  • 6 years later...
  • 3 years later...
On 12/8/2014 at 4:44 AM, brian! said:

you can add the timezone to your whmcs configuration file, just edit the line below for your chosen time zone.

 

 

date_default_timezone_set('Europe/London');
 

 

Many thanks. I have added it just today and it worked. Used Asia/Dhaka 🙂

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated