Jump to content

Byron

Moderators
  • Posts

    9,153
  • Joined

  • Last visited

  • Days Won

    146

Everything posted by Byron

  1. Byron

    Time Of Server

    Try this link to your htaccess file. It may ask for a login: Go To htaccess
  2. Byron

    Time Of Server

    Are you going through the cpanel file manager? You should be able to edit the htaccess file just like any other file.
  3. Byron

    Time Of Server

    An easier way to set the time zone for your site would be to add this to your root htaccess file: SetEnv TZ Europe/Helsinki That's how I set my time zone to EST. SetEnv TZ US/Eastern Then you don't need to set it in any of your php scripts.
  4. Byron

    Time Of Server

    This test page I made shows the time moving ahead just like it should. Does it do the same for you? http://byrondallas.heliohost.org/test/date-time.php <html> <body> <h2> <?php $datetime = date("Y-m-d H:i:s"); echo $datetime; ?> </h2> </body> </html>
  5. Yeah I guess that's ok just as long as the admin. know that it's not on our servers.
  6. Byron

    Time Of Server

    It's hard to help you with only the information you provided. Can you give us an example of what your talking about and maybe the code? BTW, the server is on Pacific Standard Time.
  7. But it is being used for a site on heliohost, right? Sorry I can't help your with JQuery.
  8. Your php part is working fine. Did you check your spam folder?
  9. Your account is showing as active, but your not pointing to our nameservers and when I go to that domain, I get redirected to facebook.
  10. I've reset your password and emailed it to you at the email address you registered with.
  11. If you do another WHOIS you'll see the nameservers have changed. Hopefully this person has moved on to another host. Thanks for letting us know though.
  12. I'm not seeing: thepalacegardenhotel.com in our database nor is it pointing to our nameservers.
  13. Your account has been manually unsuspended. If you still see the suspended page then you should try clearing your browsers cache. http://wiki.helionet.org/Clear_your_cache -- Please spare a few minutes to take our brief survey: http://feedback.heliohost.org/ Your participation in this survey is greatly appreciated.
  14. Byron

    Extended Downtime

    I posted on djbob's wall at facebook. Surely he saw that?
  15. Ok I went ahead and unsuspended his account. It should be back up as soon as Stevie is back up.
  16. I'm not seeing: zesterpharma.heliohost.org in our database. Did you forget to login every 30 days?
  17. You don't need the premium plan. You can have a cron job run every hour for free. I actually have 3 cron jobs with them that run every hour for free.
  18. You don't need to unpark it with us before you can park it with another host. It will still work at the other host too.
  19. Your account isn't suspended. Your domain isn't showing any NS Records. Have you tried logging in from the heliohost home page? http://www.heliohost.org/
  20. Do you know why your account was suspeneded? I'm not seeing a reason why at the ACP.
  21. There's nothing that can be done about the execution time. If it's possible you might try to break up your script in to two or more scripts.
  22. If the script takes too long to execute it will automatically time out. For php scripts I believe it's 30 seconds and I would think cgi/perl scripts would be the same.
  23. Glad your problem got solved! Please spare a few minutes to take our brief survey: http://feedback.heliohost.org/ Your participation in this survey is greatly appreciated.
  24. OK I've unsuspended your account. Please make sure that this doesn't happen again.
×
×
  • Create New...