Jump to content

wolstech

Chief Risk Officer
  • Posts

    18,003
  • Joined

  • Last visited

  • Days Won

    677

Everything posted by wolstech

  1. Johnny is meant for testing and experimentation, and is not for hosting production websites. He is well known for poor uptime and reliability, and this is normal for Johnny. If you need a stable, reliable service, I would recommend you move to tommy.
  2. The account gabsecci has been unarchived. You should be able to log in now, and your domains should start working in the next 2 hours.
  3. That account does not exist. EDIT: Nevermind, it's archived, the username is actually gabsecci which is why I couldn't find it. I'll unarchive it when I get to a PC.
  4. Try renaming your .htaccess file so its ignored. If that doesn't help, most likely your code is broken.
  5. Did you set the file permissions to 644? They upload as 664 by default and need to be changed to 644 in order to work.
  6. To my knowledge, you can't. However, you can install your own statistics tracking software on your account and make it available as you please. It won't be nearly as detailed since it doesn't have the access the cpanel one has though (installable ones usually use a JavaScript line you add to your pages).
  7. Tomcat is not required for JavaScript. Tomcat is for server-side Java only. As for JavaScript not working, it's probably a code error or missing file, though I can't look at the moment being on an iPad...
  8. You're suspended for using a disposable email address. HelioHost requires a valid email address so we can contact you regarding suspensions and abuse reports. In addition, the email address is required to reset a forgotten password, retrieve a backup if the server crashes, and perform similar security-sensitive tasks. Please provide a valid email address and I will unsuspend and update your account.
  9. Done.
  10. The system does this when the settings on cloudflare are wrong. If you remove cloudflare, it'll work again. You need to make sure the DNS records in cloudflare match the ones on our name servers exactly. The easiest way to do this, is to go back to our name servers and get the domain working, then let cloudflare copy the correct zones from our servers (they have an option to do this as part of their setup). You can use the cloudflare option in cpanel ("full zone" choice) to help you do this if you want. We can't troubleshoot Cloudflare though since we have no visibility into what their servers are doing.
  11. It got suspended for load again. Unsuspended. If it happens again, I'll have Krydos point out the file causing the issue for you.
  12. 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. If you need help figuring out why your site is causing such high load let us know and we can try to help. If the high load is simply because your site is getting a lot of traffic you might consider trying paid hosting from our partner starting at only a cent for the first month. https://www.heliohost.org/partners/hostgator
  13. Java and JavaScript are not the same thing despite their similar names. They are two entirely different languages. Which one are you actually trying to use?
  14. Can this be looked at? Looks like Apache died/has been dead for more than a day. cPanel seems to be working fine though...
  15. Then why do you have another account called mysupportpaypal.ooo (which is obviously phishing)? Please find another web host.
  16. Can you explain what you were planning to use this domain for?
  17. That account is suspended for Phishing. HelioHost does not tolerate phishing activity of any kind, and for security reasons will not unsuspend, back up, or delete an account that was involved in phishing. We apologize for any inconvenience this may have caused.
  18. Can you explain what the suspicious content on your account is and why it's serving fake error pages? It looks eerily like the data collection half of a botnet.
  19. Seeing that the project contains the file, there is probably something wrong with the way it's being compiled. Start over using a new project.
  20. The /renew/ link is typically used to restore an account that went inactive already. If this was a reminder email that you were about to go inactive, https://heliohost.org/login/ would be more appropriate. You can also just use https://tommy.heliohost.org:2083/ (with nothing after the slash) to log in and have it count. I'll let Krydos look at this to see why you didn't count when logging in through the /renew/ form.
  21. Yep. Empty the trash to fix that.
  22. You change PHP versions and enable .html processing in .htaccess. A line similar to this may already exist if you used MultiPHP manager. In this case, add the .html to the end of the line. AddType application/x-httpd-ea-php56 .php .php5 .phtml .html (You can change the php56 portion to the version you want to use, we support php54, php55, php56, php70, php71, php72). Note that directly modifying this line is incompatible with the MultiPHP manager in cPanel. If you do this, you should not attempt to set a PHP version with MultiPHP manager or it will delete your changes. This line will work in any folder too, so you can have different PHP versions or file extensions for different folders. The MultiPHP manager GUI is limited to per-domain settings only.
  23. Tommy offers 7.1 and 7.2, you can change versions here: https://tommy.heliohost.org:2083/frontend/paper_lantern/multiphp_manager/index.html#/config/ By the way, Magento is known for getting people suspended for high load due to being extremely bloated. I would suggest other software if you can.
  24. Just a heads up on that htaccess...forcing the www is a bad idea. Not only is it a needless redirect, forcing it can lower your ranking on search engine and will break subdomains if their root folder is inside the folder containing this htaccess. In addition, there are (typically older) scripts that rely on not having a www in front (no idea why, but I used to use one).
  25. That account is currently inactive pending deletion. Just wait a few hours and it should go away on its own. If it doesn't, I'll look into it further.
×
×
  • Create New...