Jump to content

wolstech

Chief Risk Officer
  • Posts

    17,700
  • Joined

  • Last visited

  • Days Won

    658

Everything posted by wolstech

  1. Php 5.5 is something I don't think we'll see for a long time, if only because it breaks a large number of scripts due to function deprecation. For instance, every single script on my account is incompatible with 5.5 in some way, mostly due to legacy MySQL functions. As for MySQL, I've come across a few packages like anchorcms that list newer versions as requirements, so I can see a reason to upgrade it.
  2. As someone who has tried it, I found it to be rather buggy. I wouldn't recommend it in production. If you insist on jsonapi and Krydos won't open the ports, the game server needs to move to somewhere that lets you use ports we have open. At this point, I'd say it's best to wait and see what Krydos says...
  3. Rather unsurprisingly, it's suspended for sending too many emails. The limit is 50/day unless and until that other request gets approved by an admin (probably Krydos). Your account has been unsuspended.
  4. Both of your accounts have been suspended twice now for high load. Every time I unsuspend you, your account starts using too many resources and bogging down the entire server, hence it getting resuspended. Your account is causing 1000s of other users' sites to slow down. I can unsuspend one of your accounts for the third time, however you need to delete whatever is causing the heavy load immediately. If it gets suspended again, I won't give you a fourth chance. Let me know when you're ready to actually fix the problem with your account, and I'll unsuspend it.
  5. There are plenty of minecraft server plugins out there that can monitor and admin a server over the web, and most only require one port. As a minecraft server owner myself, you are using one of the only plugins with such an excessive port requirement. Your best bet is to do away with JSONAPI and find a plugin that only needs 1 port (which is more likely to be granted).
  6. Those ports are blocked outbound on heliohost, so his application here would never reach the minecraft server regardless of the port number it selects. I had this issue myself with a different minecraft API, and the only thing that fixed it was opening a port (in my case 51990) for me...
  7. Cron job + scripts might do, although the 2/day cron limit would make this painful. As you saw in the quick look at the docs, it requires being able to run commands (mediawiki docs). Someone made a web interface for it...and it uses exec(). Not completely useless, but close enough that it might as well be. I'd say the best choice for him is to just install the dependencies manually.
  8. It says you were suspended because your site was hacked...first time I've seen that as the reason. Be sure to clean up the hack quickly and get it back in order so it doesn't get suspended again. Your account has been unsuspended.
  9. That account cannot be unsuspended.
  10. Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. This is your second suspension for high server load. Please be aware that a third may be permanent. If you still see the suspended page, please clear your cache.
  11. No, it will not, unless you want me to suspend wietho58 and unsuspend wiethotk.
  12. Both accounts were suspended for high server load. This is the second time for the wietho.tk account. The account wietho58 has been unsuspended. I left wietho.tk suspended since you cannot have two accounts. You can have more than one domain on a single account though by using addon domains and parked domains.
  13. You are only allowed one account. If I unsuspend that one, I have to resuspend the first one. Do you want me to do that?
  14. That second way is the correct way to configure Filezilla for plain FTP. As you discovered, the username must be user@myaccount.heliohost.org, not just user. Also, many if not most clients don't append the host automatically, as many servers require that you leave the hostname out.
  15. Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
  16. This support request is being escalated to our root admin.
  17. Yes, you should rename or delete the .htaccess file in your public_html folder. There may be other reasons for your errors, but that's the first thing to try.
  18. The odds of getting 1 port open are low, so i wouldn't count on getting 3 of them open. As for changing ports, it sounds like you're on a game host. They often won't change the port for you since everyone they host probably uses the same one. I run my own game servers instead of having them hosted, hence my original suggestions.
  19. Your account was suspended for causing high MySQL load. I have unsuspended your account, but please try to limit the MySQL load you put on our servers as it slows down MySQL for not only your site, but MySQL for all of the other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
  20. Stevie is already rather fast, and no, there is no way to make the speeds any faster than they already are on either server. We don't artificially slow the servers down or anything. Johnny is often slow from the heavy load it has on it, and Stevie isn't really slow at all except when someone overuses its resources (and they'll get suspended for doing so). Everybody wants a faster server, but making it happen is not easy and possibly not cheap. If there was a way to do it, we probably would have done it already.
  21. Can you reconfigure your game server to use port 51990, and alter that code to do the same? 51990 should be open outbound on Stevie for Minecraft server communication. I run a server myself (although it could really use some help and players) and requested it for the same reason. If you use the same port number as me, we shouldn't need to open anything else (we frown upon opening ports unless absolutely necessary).
  22. If we could make the servers faster, we would. If you're on Johnny, I'm not surprised your site is slow. That server has many more users on it, is more lenient about resource use, and also offers extra services such as Java, which further increases load. It bogs down frequently due to heavy resource usage. If you're experiencing these issues on Stevie, your website may be the issue. If on Johnny, I'd suggest you move to Stevie if you don't need the extra features. I rarely if ever have much issue with speed on Stevie. Johnny on the other hand is down...a lot. As for getting a third server, there's a lot that goes into doing that (getting hardware, then setting up, co-locating it, and paying for its continuous operational expenses, among other things). As far as I know, there are no plans to do so.
  23. You're only allowed one account, so you can't create another. It sounds like you want to have a separate website on these domains that shows something other than what is on the livuniq.heliohost.org domain. If that's the case, un-park your domains in cpanel, then re-add them using add-on domains instead
  24. I'm pretty sure proc_open() is disabled for security reasons (the same goes for exec(), popen(), and the like). If that is the case, your extension is simply not supported. An admin can say for sure though.
  25. Your heliohost subdomain is livuniq.heliohost.org. The domain rehabsecurity.heliohost.org does not exist. Your paid-for domains are redirecting to this non-existent domain, and hence they don't work either. You need to do one of the following: Delete or edit the /home/jeret/public_html/.htaccess file that Krydos mentioned above, or change your main domain to rehabsecurity.heliohost.org (which will delete livuniq.heliohost.org and create rehabsecurity.heliohost.org).
×
×
  • Create New...