Jump to content

Byron

Moderators
  • Posts

    9,153
  • Joined

  • Last visited

  • Days Won

    146

Everything posted by Byron

  1. Try setting it up with our nameservers: ns1.heliohost.org ns2.heliohost.org
  2. Django is working on Stevie. http://area52.heliohost.org/djangotest/dispatch.wsgi I can provide you with a zip file of the working example above: http://area52.heliohost.org/djangotest.zip You need to create .python_egg_cache in your home directory and chmod it 777 You also need to edit dispatch.wsgi to your directory path in 2 places as you see mine below: import os, sys sys.path.append("/home1/area52/public_html/djangotest"); ### EDIT LINE ABOVE TO YOUR SITE ### os.environ['DJANGO_SETTINGS_MODULE'] = 'settings' os.environ['PYTHON_EGG_CACHE'] = '/home1/area52/.python_egg_cache'
  3. New registrations take 24 hours to resolve.
  4. Ok you've been unblocked.
  5. Your ip was blocked by our firewall: 24.76.231.65 # DOS 41 connections - Thu Oct 6 15:41:46 2016 Ok I've unblocked you.
  6. Ok you should be able to change your domain name now, but you could also just park rbspaymate.com to that account. Here's the tool to change your domain. http://www.heliohost.org/classic/support/scripts/domain Post back if there's any problems.
  7. You can renew your account here: http://www.heliohost.org/classic/support/scripts/renew
  8. That's probably just your cache. It should run immediately after you change the permissions.
  9. The ip you posted with isn't blocked. Were you using a different ip?
  10. That's because you code in DBSelectStatement.pl is throwing a 500 error. Fix your code and it will work too. More precisely, remove this line of code: use Cpanel::JSON::XS;
  11. No you don't have to ask to have it chmoded. I didn't check the file permissions before I chmoded your file so I don't know what it was before. Just make sure you choose 755 on any cgi/perl files. If you have anymore problems, post back.
  12. I chmoded your test.pl to 755 and it works fine now.
  13. Here's the renew page: http://www.heliohost.org/classic/support/scripts/renew
  14. Ok you should be able to signup on Stevie as soon as signups are available: http://bybyron.net/helio/sign-up.php
  15. Try AddHandler application/x-httpd-php5 .htm
  16. Ok you should be able to create an account on Stevie as soon as signups are available. http://bybyron.net/helio/sign-up.php
  17. Ok you should be able to create an account on Stevie as soon as signups are available. http://bybyron.net/helio/sign-up.php
  18. This support request is being escalated to Krydos.
  19. Check your cpanel now and see if it shows vietstar.us
  20. Before I killed all of your processes: 9426 rutaj6 18 0 160m 13m 5828 R 2.3 0.2 0:00.07 php-cgi 1369 rutaj6 15 0 22976 2140 1784 S 0.0 0.0 0:00.24 imap 8652 rutaj6 15 0 109m 22m 2836 S 0.0 0.3 0:00.03 cpsrvd-ssl 8673 rutaj6 15 0 109m 22m 2820 S 0.0 0.3 0:00.02 cpsrvd-ssl 8674 rutaj6 15 0 109m 22m 2820 S 0.0 0.3 0:00.02 cpsrvd-ssl 8696 rutaj6 15 0 109m 22m 2828 S 0.0 0.3 0:00.03 cpsrvd-ssl 8943 rutaj6 15 0 109m 22m 2832 S 0.0 0.3 0:00.03 cpsrvd-ssl 8944 rutaj6 16 0 108m 22m 2740 S 0.0 0.3 0:00.03 cpsrvd-ssl After killing processes: 23254 rutaj6 16 0 22976 2112 1780 S 0.0 0.0 0:00.00 imap
  21. @Krydos - vietstar.us is his main domain but it's still showing vietstar22.us at his cpanel. I made the change to vietstar22.us and then back again to vietstar.us on the 23rd to fix his dns records.
×
×
  • Create New...