Jump to content

wolstech

Chief Risk Officer
  • Posts

    17,032
  • Joined

  • Last visited

  • Days Won

    617

Everything posted by wolstech

  1. The limit is 50 per day. The mail counter hasn't reset yet, so you'll have to wait until midnight UTC before it can be unsuspended.
  2. What mail settings are you using? On our servers, you should be using php mail() in most cases. Also, do you have the From or To address of the mail you're sending? I need an example email to check the logs.
  3. Unauthorized...assuming that's the HTTP status code, 401, that is going to mean that the server is refusing the request because you're not sending valid credentials. It's basically the response an HTTP request gets when the request requires authentication of some type and you either didn't supply or supplied an invalid username/password/api key/etc.
  4. Yeah, Krydos needs to set that. What is the domain name that the IP should resolve to?
  5. WooCommerce and wordfence are the two heaviest and most suspension prone plugins we see. If you're using that, the only way you're going to fix it without buying a VPS is to find entirely different (non-Wordpress-based) software. Also, classicpress is a replacement for WP. It's not supposed to work with 5.x. It's supposed to replace 5.x entirely. It's basically a long term support version of 4.9 maintained by a third party group. Their primary focus is eliminating the major redesign and bloat of 5.x, while maintaining security updates and compatibility with 4.x series stuff.
  6. It didn't unsuspend because the mail counter hadn't reset when you first asked, try it now.
  7. It doesn't work on WP 5.x. You need to either downgrade WP back to 4.9, or switch to something like ClassicPress (a de-bloated and security enhanced 4.9 fork). If you find a plugin like this that works on 5.x, we'd love to hear about it
  8. @Luigi: It was moved back to Tommy. His username is the same as the forum. The account is indeed not working right, and I don't see any reason why...
  9. Please keep in mind that you need to install ClassicPress as well to make the installation compatible if you're using 5.x. The plugin only natively works up through 4.9
  10. Your account was suspended because Wordpress is causing too much 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 really common for Wordpress. It can cause massive amounts of load even if you're hardly getting any traffic to your site. Wordpress is also incredibly insecure and very easy to hack. We see Wordpress accounts get hacked all the time and usually the hacker sets up a phishing site on your domain. We strongly recommend using any software other than Wordpress. Something that might help is this simply static Wordpress plugin. It will speed up your site, reduce the load you cause, and reduce your chance of getting hacked. If you try it let us know how it worked out for you. If you insist on using Wordpress you might want to consider purchasing a VPS instead. VPS hosting gives you an entire virtual server to yourself, including no load limits, a dedicated IP address, and full root access. Wordpress sites load relatively slowly on our shared hosting, but they will be much faster on a VPS.
  11. Yes it is. If they use too much memory, move to Johnny, and still need too much over there (the limits over there are more lax than Tommy), it means the software they're running is too heavy for our free services. There are very few applications that experience this problem. WP just happens to be the most common of them. We usually recommend a VPS in those cases so they can have a server to themselves. Even the $4/month cheapest VPS we offer will run WP far better than our free service, and it can't get suspended since you have an entire server to yourself. To give an idea, the top five causes of load suspensions and issues here are these: Running Wordpress."Hug of death" (site suddenly gets tons of traffic due to something like being posted on reddit...)Running poorly written or broken code such as scripts that get stuck in infinite loops (this one usually causes CPU issues too).Running a video conversion/download site (or anything else that uses ffmpeg).Running a proxy.
  12. Krydos can help you with that. The best way to get support for a VPS is to reply to the email you received with the login information. Krydos is the one who provides VPS support.
  13. Wordfence is one of the worst offenders in terms of making WP too heavy (woocommerce is probably the other bad one we see most). My first recommendation beyond just dropping WP entirely would be to uninstall wordfence.
  14. It is possible to add a handler to make HTML files process as PHP, but the typical recommendation is to do what maicol07 said and change the extension to .php
  15. VPS logins are done over SSH, not in a browser. It's a raw linux installation that you have to configure. A browser won't work since there's no web server on a VPS until you install one...
  16. Use the full backup button under the Backup settings in cPanel. That will give you all of your files and your database, which you can use to restore the site on your new host. https://johnny.heliohost.org:2083/frontend/paper_lantern/backup/index.html As I said in my original post, WP won't run well (or in your case due to it being so bloated, at all), on Johnny.
  17. Glad to see it fixed itself. It was probably busy working on the updates or something, or maybe it disk checked?
  18. Your account was suspended because Wordpress is causing too much 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 really common for Wordpress. It can cause massive amounts of load even if you're hardly getting any traffic to your site. Wordpress is also incredibly insecure and very easy to hack. We see Wordpress accounts get hacked all the time and usually the hacker sets up a phishing site on your domain. We strongly recommend using any software other than Wordpress. Something that might help is this simply static Wordpress plugin. It will speed up your site, reduce the load you cause, and reduce your chance of getting hacked. If you try it let us know how it worked out for you. If you insist on using Wordpress you might want to consider purchasing a VPS instead. VPS hosting gives you an entire virtual server to yourself, including no load limits, a dedicated IP address, and full root access. Wordpress sites load relatively slowly on our shared hosting, but they will be much faster on a VPS.
  19. This account was already moved to Johnny by somebody else and unsuspended. Once Wordpress is gone, let us know and we can look at moving you back to tommy.
  20. Unblocked. It can take up to 10 minutes to be effective. It was for failed cPanel logins. If you use https://heliohost.org/login/ , login failures won't cause an IP block.
  21. High wordpress load for the fourth time. There's three choices considering that: I can unsuspend you and move you to Johnny where the load won't matter so much. You can keep your account active, but the downside is poor uptime and speed. Your site will likely be down more than up due to the speed of Johnny and the resources needed for WP.I can unsuspend you and disable your website so only cPanel works. This way you can back up your account. If you want to get the website working, you would need to remove Wordpress and request that. The downside here is your website is down.I can delete Wordpress for you and unsuspend your account, with the understanding that you're forbidden from using Wordpress. This way you get to keep your Tommy account, but downside is your wordpress installation will be permanently deleted.Please let me know which one you want.
  22. It's not for high load, it's because the system thinks you have more than one account. Our terms of service limits users to one account. Since you only mention this one and the other one is still suspended, I'll just unsuspend you.
  23. Your account was suspended because Wordpress is causing too much 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 really common for Wordpress. It can cause massive amounts of load even if you're hardly getting any traffic to your site. Wordpress is also incredibly insecure and very easy to hack. We see Wordpress accounts get hacked all the time and usually the hacker sets up a phishing site on your domain. We strongly recommend using any software other than Wordpress. Something that might help is this simply static Wordpress plugin. It will speed up your site, reduce the load you cause, and reduce your chance of getting hacked. If you try it let us know how it worked out for you. If you insist on using Wordpress you might want to consider purchasing a VPS instead. VPS hosting gives you an entire virtual server to yourself, including no load limits, a dedicated IP address, and full root access. Wordpress sites load relatively slowly on our shared hosting, but they will be much faster on a VPS.
  24. The subdomains are .heliohost.us now. You can get one by setting your main domain to one with the change domain script: http://heliohost.org/classic/support/scripts/domain The legacy .org domains are no longer available. Any accounts that already have one can keep it, but if they change it or delete their account, they can't be gotten back without assistance. Do you have proof of your old domain? If so I can reassign it manually.
  25. Unsuspended. Also, the nmbtech account has been suspended.
×
×
  • Create New...