Jump to content

wolstech

Chief Risk Officer
  • Posts

    16,367
  • Joined

  • Last visited

  • Days Won

    582

Everything posted by wolstech

  1. I have no idea, but if you want, try registering your subdomain again. If you get an email with an error message after you register, post a new topic with the message and we can fix it.
  2. Even though it should have been deleted long ago, an account for coldwin somehow still exists (last login is March of last year). The domain looks like perfectworld.tk. It's been unsuspended.
  3. We don't keep backups Yeah, the deletion script isn't exactly thorough when it comes to DNS. It's generally caused by the server experiencing high load when the account is deleted, although there's definitely the possibility of bugs in the script's DNS zone cleanup. I do know that Krydos has cleaned up old orphaned DNS on occasion, so I suspect your account will be one of those that gets cleaned up whenever he does that again.
  4. We don't generally upgrade this stuff for stability reasons. We only upgrade to whatever version comes with cPanel, so whenever that gets upgraded (rarely), this gets upgraded. I tell you this every single time. An interesting fact: I help people who use other hosts, both free and paid, and our software on Johnny is actually *newer* than what many of those are running. What's running on Stevie is what I find with most companies (though some still use PHP 5.2...) We understand that you want it, but you're just one of over 1500 users, and we're not going to make major server-wide (and likely account-breaking) changes for one person. It'll likely be upgraded whenever cPanel gets upgraded, probably not sooner.
  5. ENGINE=InnoDB Change the engine to MyISAM and it'll work. We do not support InnoDB due to server damage last year.
  6. I see a directory listing. Please clear your cache.
  7. I'm seeing this: The MySQL server on Stevie is down...give it some time and it'll restart itself. It crashes quite a bit from InnoDB-related damage. Also, I can't look at the source of a .php file since it gets processed. Make a copy and change the file extension to .txt if you want us to see the source.
  8. Our accounts become inactive after 30 days. If not reactivated in a short period of time, they get deleted to make room for others. That URL still showing a queued page only means that the DNS entries for that account did not get deleted completely. The queued page will always be shown for domains or subdomains not associated with any account (your subdomain is doing this), and will also appear temporarily for domains/subdomains that are still waiting for the system to finish configuring their DNS (such as new accounts and domain additions/changes). None of the accounts you listed exist.
  9. The issue appears to be with your registrar. I don't see any records for that domain: http://bybyron.net/php/tools/dns_records.php?domain=eventswireless.co.za&rec=ALL A healthy domain should look like: http://bybyron.net/php/tools/dns_records.php?domain=Raxsoft.com&rec=ALL
  10. It actually let you try to register Johnny.heliohost.org? I am surprised. That's the primary domain for the Johnny server and can't be registered. Your account was probably deleted / never created because of that. Try signing up again with a domain that's not Johnny.heliohost.org or Stevie.heliohost.org...
  11. You might not have done anything wrong...turns out our cron suspension script broke. See http://www.helionet.org/index/topic/20492-cron-job-suspension-script-malfunctioning-a-lot-of-suspensions-for-exactly-28-jobs/
  12. I've noticed a lot of these today...mostly for 28 jobs (a few are for 56...which is 28*2, one of these is still suspended since the user hasn't posted). Even I got suspended for 28 jobs that never existed...I haven't touched my cron since March of last year (when I set up one job once a day) I find it a bit odd that numerous unrelated users are being suspended for exactly 28 jobs. All affected accounts are on Stevie too. Is the suspension script malfunctioning?
  13. It's 2 executions. You can have 1 job that runs every 12 hours, 2 jobs that each run once a day, etc. No more than two runs in a day, regardless of what job actually runs.
  14. It's 2 executions, not 2 jobs. So you can have one job running every 12 hours, two jobs that each run once daily, etc. If you need them to run more frequently than that, use a service like setcronjob.com to schedule them.
  15. You were suspended for running 56 cron jobs. The limit is 2 per day. If you need more cron, use a service like setcronjob.com. Your account has been unsuspended.
  16. You were suspended for running 28 cron jobs. The limit is 2 per day. If you need more cron, use a service like setcronjob.com Your account has been unsuspended.
  17. Then you get suspended again... I suggest you do not install a proxy on our service. They almost always lead to a suspension for high load.
  18. You can delete your account here: http://www.heliohost.../scripts/delete After deleting, wait 24 hours then sign up again.
  19. Yes, Johnny is more tolerant before we suspend you. However, proxies will still get you suspended quite easily. My advice is to remove CGIProxy entirely and not run a proxy on our server.
  20. If you're paying for a CMS, you're doing it wrong. Something like joomla or Drupal will do rather nicely here. I'd avoid Wordpress as it tends to get hacked easily even if up to date, since there's a lot of malicious extensions and themes for it. A search function is usually built into many bigger content management systems. If you want to make one, you need to be using a database for your content so it can be searched (hence why I recommended a CMS). That actual search code is in SQL and php. The front end would be in html and sends a get request that is processed by the php. If you want to talk about this more, perhaps post up in the website management and coding forum.
  21. Johnny is more tolerant of load before you get suspended, but be aware that downtime is higher. If you want to switch, delete your account and sign up again on Johnny.
  22. It suspended a second time for high load. Please remove whatever script you're running, as it is impacting everyone else (at least until you get suspended...). If you get suspended a third time, we may not unsuspend you.
  23. I';ll assume you mean the site in your signature...I won't comment on content as a matter of practice, but for the layout / style: I'd remove the big floating picture on the left side (looks horrible, and also breaks mobile support), your footer says Link 1 Link 2 Link 3, and the copyright year needs an update. The Links page is empty. I'd recommend doing away with the dependency on Flash Player. The Search page does not work on mobile, and all pages show a big "Get Flash Player" button above the header text when on mobile. Works fine on a PC though. All those buttons for monitors / counters / SEO snake-oil aren't exactly nice-looking, and most are useless anyway. I'd remove the Submit Express, reputation, and InternetSeer ones. Speaking of InternetSeer, switch to Uptime Robot...free, no spam/promos, and far better service (InternetSeer misses like 90% of the outages here on Heliohost since it doesn't check often enough). Put the SiteMeter and StatCounter icons below the footer. Remove the QR code (which is invalid according to my phone). Seeing this appears to be made in plain HTML, a proper CMS might not be a bad idea...you might want to look at something like Joomla. Tons of templates available and far easier to manage than manually coding things.
  24. We get people who set up phishing sites, malware C&Cs, spambots, etc. all the time, so that's probably right unfortunately. We suspend these threats as we find them or they get reported to us, and we run antivirus periodically (which suspends infected accounts). If you ever stumble upon such an account, you can post it here or email abuse@heliohost.org and we'll suspend it. I just suspended two phishing accounts this morning... The reason it flags the heliohost.org domain is because 99% of these accounts have a main domain of somesubdomain.heliohost.org. AVG doesn't know that the content on our subdomains is actually our user's content, and since there are probably multiple actively abusing our service at any one time, it flags the whole thing.
  25. This is not fully supported here. You can use sockets (fsock, etc) to make connections outbound to other servers on standard web ports (21,80,443,3306,8080, the mail ports, and maybe a few others) only. Inbound connections are not allowed. You can't run a server that listens for connections on a custom port, which it sounds like you're trying to do.
×
×
  • Create New...