Search results

  1. A

    timezone configured incorrectly

    By running date_default_timezone_get(), I found out that the server timezone is configured as America/New_York but the time seems to be off by one hour. As I'm in a different timezone I use date_default_timezone_set('America/Sao_Paulo') to set it and the time I get is one hour fast. Is there a...
  2. A

    addon domain

    I'm trying to add a domain that was already set up before the server migrations, but I get an error saying that it's already configured. The domain is prvs.co.cc and it should point to /public_html/prvs.co.cc
Top