-
Posts
9153 -
Joined
-
Last visited
-
Days Won
146
Everything posted by Byron
-
I've reset your password and emailed it to the email address you registered with.
-
Looks like it got suspended probably by Krydos.
-
Here's another good forum for coding help: http://www.codingforums.com/
-
[Solved] [Hh#51829] [Hh#70864] 500 Internal Server Error
Byron replied to HelioHost's topic in Email Support
Your running too many php processes. You had 6 instances of imap with your email: 10937 genfer 15 0 22972 2348 1812 S 0.0 0.0 0:00.01 imap10988 genfer 15 0 22972 2344 1812 S 0.0 0.0 0:00.01 imap11046 genfer 15 0 22976 2344 1820 S 0.0 0.0 0:00.01 imap11055 genfer 15 0 22972 2340 1812 S 0.0 0.0 0:00.01 imap11132 genfer 15 0 22972 2344 1812 S 0.0 0.0 0:00.02 imap11342 genfer 15 0 22972 2348 1812 S 0.0 0.0 0:00.02 imap You can only have 6 processes maximum, and since you're using them all for IMAP then PHP won't run on your account since there isn't a free process slot available. Shutdown a few of your IMAP clients and PHP should start working again. -
Ok it should be working now.
-
You were suspended for having 4 cron jobs. Your only allowed to have 2 cron runs per 24 hour period. Ok your site has been unsuspended.
-
Signups are not available at this time but will be soon. Please see this thread for details: http://www.helionet.org/index/topic/25503-tommy-closed-beta/
- 1 reply
-
- 1
-
-
[Solved] Been Over 24 Hours For Main Domain Change
Byron replied to joann's topic in Customer Service
Your domain was showing cloudflare a minute ago. Give it another 24 hours to resolve. ------------------------------ Seems your site is up now. Clear your cache if you still don't see it. -
[Solved] Been Over 24 Hours For Main Domain Change
Byron replied to joann's topic in Customer Service
Try setting it up with our nameservers: ns1.heliohost.org ns2.heliohost.org -
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'
-
New registrations take 24 hours to resolve.
-
Ok you've been unblocked.
- 3 replies
-
- phpMyAdmin
- blank
-
(and 1 more)
Tagged with:
-
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.
-
Please clear your cache.
-
[Solved] I Think That My Ip Address Was Blocked
Byron replied to hhbeobee's topic in Escalated Requests
Ok your unblocked. -
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.
-
Ok it should be good for you to re-create your account on Stevie now. http://bybyron.net/helio/sign-up.php
-
Just so you know, I haven't forgotten you.
-
You can renew your account here: http://www.heliohost.org/classic/support/scripts/renew
-
Ok I've unblocked your ip.
-
The ip you posted with isn't blocked. Were you using a different ip?
-
Ok you should be able to re-create your account on Stevie now when signups are available: http://bybyron.net/helio/sign-up.php
-
What's your username?
