Jump to content

wolstech

Chief Risk Officer
  • Posts

    17,707
  • Joined

  • Last visited

  • Days Won

    660

Everything posted by wolstech

  1. PHP 5.4 is only available on Johnny where the uptime is rather poor. If you need reliable service, you will need an older version of your software that can run on Stevie's 5.3.8. Both servers meet number 2 (version 5.6.21 is on both servers) and number 3 (ionCube on Stevie is 4.0.9, on Johnny it's 4.7.5).
  2. 1. This is normal for our server. Mine does the same thing. 2. CloudFlare is not supported when used with A records. Use NS records pointed to our nameservers in CloudFlare. We also recommend that you do not access cPanel via CloudFlare (see #5). 3. CloudFlare is not supported when used with A records. Use NS records pointed to our nameservers in CloudFlare. We also recommend that you do not access cPanel via CloudFlare (see #5). 4. This is normal. Users don't have access to WHM. 5. CloudFlare is not fully supported for cPanel access. If it does not work reliably, please use our website or http://johnny.heliohost.org:2082 to log in, which will bypass CloudFlare. 6. The 24 hour wait is normal on most free cPanel hosting companies. It's because several server processes need to reload (specifically Apache, and I think named) before the domains begin working. If we did it immediately every time someone created a domain, the servers would never be up. Personally, I think you'd be happier on Stevie. His uptime is much better so you wouldn't need CloudFlare to begin with, though you'll need to use the older PHP 5.3.8 if you choose to move servers.
  3. I tried setting this exact service up for a friend who was considering moving their hosting here, and had the same issue. The encryption from CloudFlare's free Flexible SSL interferes with how our server identifies which site to serve. If you bought the dedicated IP address from us, you could in theory use it with this service without buying a certificate and have it work as expected, but I've never tested that. Krydos might have some more ideas on this, but I have a feeling it's just not supported.
  4. Domain configuration can take up to a week on Johnny due to overloading. The last time I checked it was taking about 3 days...
  5. DOS like that is usually just too many connections from your IP at once. Usually nothing you did. Escalating so you can be unblocked.
  6. Alternately, you can use a service like setcronjob.com to call the scripts instead. Such services do not count against your cron limit.
  7. Server resources. Adding support for things like that requires resources our servers simply don't have. There's been talk of having such a solution on the new server at some point, but there are no plans for such a feature at this time (we'd rather just get it working before making it more complicated).
  8. 5.4 was actually supposed to make its way to Stevie at some point, but with the many other things were talkng about doing right now, it may or may not happen now.
  9. That account does not exist. If it was suspended or inactive for too long, the server probably deleted it to make room for other users. You're free to create a new account.
  10. We have no expected date at this time since we're working through several other issues that need to be resolved before we can begin offering this expanded service. I'd say 3-6 months is a good bet.
  11. I'm glad to hear you enjoyed your time here and that the services met your expectation while you were using them We're sorry to see you go. There's no need to worry about abandoning your account. Hundreds of them are removed for abandonment every day, and likewise hundreds more sign up to replace them. We take no offense to it, it's part of doing business, and it costs us nothing since the server does it on its own. As newcomers signs up, the accounts that have been abandoned or suspended longest get tossed to make room for the new users. As for deleting your account, you delete it by filling out the form here: www.heliohost.org/home/support/scripts/delete You're always welcome back at any point in the future. Also, please recommend us to your friends. Even though your site may not be small enough to run on our servers, many websites will.
  12. Please post your sccount's username.
  13. The limit is 2 executions per day. Your account has been unsuspended.
  14. It uses its own built-in server, which is not supported. We only host Java applications that run on Tomcat. Heliohost and pretty much all other shared hosting companies will not host such applications for security reasons. You're probably going to need a VPS for that. You won't find many places (if any at all) who will host this software for free, if only due to its design.
  15. This has been requested numerous times. We have no plans to upgrade Stevie or Johnny. Our new server will eventually offer 5.6, however it will likely be several months before the new server becomes available.
  16. CentOS 5. The problem is that you probably hit your process limit when doing it via cron, so it fails. Nothing you can do about that unfortunately. Make a script that runs the first command, then renames it perhaps? Users do not have SSH, so no way to really test why its failing. That command has nothing wrong with it (I omitted the -P, you may or may not need that -P argument) when I run it though. rax@rax.heliohost.org [~]# mysqldump -u rax rax_si3sys > backupfile`date +%y%m%d`.sql rax@rax.heliohost.org [~]# ls access-logs@ cpbackup-exclude.conf mail/ public_ftp/ skmaildb/ ssl/ www@ backupfile160421.sql etc/ perl5/ public_html/ softaculous_backups/ tmp/ rax@rax.heliohost.org [~]# The backupfile160421.sql is a proper dump of the database.
  17. I get an NXDOMAIN. I don't see any DNS records for that domain, so I'm not surprised it doesn't resolve. You should have two NS records pointed to NS1.nehliohost.org and NS2.heliohost.org. This is what I'm seeing: http://bybyron.net/php/tools/dns_records.php?domain=studentmanifesto.to&rec=ALL (Notice how there's nothing listed). A working domain looks like: http://bybyron.net/php/tools/dns_records.php?domain=raxsoft.com&rec=ALL
  18. We have no way of resetting an account. Our recommendation is that you delete your account: http://www.heliohost.org/home/support/scripts/delete After that, wait 24 hours, then sign up again.
  19. Yep, if its a remote MySQL connection, it needs to be added in cpanel to work remotely. If you want, you can use a % sign so every IP is allowed (meaning you won't need to change it if your IP changes).
  20. You should already be able to do this. Be aware that you must use your website domain, not Stevie's IP, to access your site, so take this into consideration when configuring the game server. Also, while outbound connections on custom ports (heliohost to game server) are allowed upon request, in your case 51990, inbound connections on custom ports (game server to heliohost) are not supported. The game server must support connecting to heliohost on port 80 if it needs to reach your website.
  21. The user accounts for accessing databases can be created in cPanel. @Tjoene: Localhost no longer works on Johnny after a crash 3 weeks ago. You have to use 127.0.0.1 on Johnny. Database host/IP for both servers is 127.0.0.1 You can also use localhost if on Stevie). We don't know why it doesn't work either, since it resolves correctly on Johnny in every piece of software he has except MySQL.
  22. The proper fix is to delete your Wordpress installation because it is infected. After that, you need to either reinstall Wordpress avoiding free themes and extensions from dubious sites, or (my recommendation) use a different program. When you're ready to fix it, let me know and I'll unsuspend you.
  23. Whatever program you install on your account will ask for it during installation. When it asks for the database server or host name, just enter 127.0.0.1
  24. Try another browser and a different internet connection (e.g. cell phone data plan) and let us know. Either your PC or your ISP has cached the Queued page. That site is working fine for me.
  25. The cpanel monitor for it is broken. Be sure to use 127.0.0.1 as your host name for MySQL and it works fine. (The alias localhost is broken for MySQL on Johnny, so shows as failed when its actually up). It happened when Johnny crashed 3 weeks ago.
×
×
  • Create New...