Jump to content

wolstech

Chief Risk Officer
  • Posts

    17,035
  • Joined

  • Last visited

  • Days Won

    617

Everything posted by wolstech

  1. Oh, I didn't realize there was still a way to even get the old X3 theme. That isn't supported anymore. We removed the option for it, but if you're somehow still on that theme anyway, you'll need to change it to paper_lantern for it to work.
  2. It's got to be a browser or computer issue on his end. It works fine for me... If you can't get it to work, this can also be set using an .htaccess file. I can post instructions for that method if needed. Please let me know.
  3. We haven't supported Rails in years. Krydos might be able to manually set up a rails app for you, but any options for rails that may be in cpanel stopped working long ago (you shouldn't see any such options).
  4. Done. You should now be able to log in and your website should be working again.
  5. Wordpress is horribly insecure and rather notorious for being hacked. The numerous dubious extensions containing backdoors make it even worse. In your case, they did indeed hack your wordpress installation to set up phishing. The best way to keep Wordpress secure is to not use Wordpress. Many of our users including myself have had success using Joomla as a replacement. It has nearly as many features, but it's well written and more secure. It's also easier to maintain in my experience, faster, and malware for it is much less prevalent. The bad news is we don't unsuspend hacked accounts that have been used for phishing. The good news is we can send you an invite for a new account. Please check your email.
  6. @Luigi: The delete button doesn't work for Johnny accounts, so they didn't actually delete. I'll remove them later.
  7. The domain ggfiles.cf has been cleaned up. Try adding it now. I'll remove your old accounts when I'm at a computer.
  8. How long ago did you change it? It takes up to 24 hours for it to generate after changing or adding a domain. If it has been more than 24 hours, you probably have a forced ssl redirect or .htaccess file that is preventing it from working. Make sure the .well-known folder is accessible over PLAIN HTTP so the domain verification can work. Redirects or forcing SSL connections on your website will break autossl.
  9. @Luigi He can't delete them because they're suspended. I'll clean this up later or tomorrow when I have a moment.
  10. We often see registro.br users with this issue as well. This is caused by your registrar not following the industry standard practice of configuring the domain end first, and is a problem for any hosting company that uses cPanel. The best solution is to find another registrar, however if you really want to use your current one... You need to choose one of the following methods: Set the domain in question as your main domain: http://heliohost.org/classic/support/scripts/domainWait a few hours for DNS to update.Log into cPanel and check in the right column to confirm your domain has changed. If it does not, let me know and I'll change it manually.Tell the registrar to configure the domain's name servers.(Optional) Change the main domain back to it's original setting.(Optional) Add the domain as an alias or addon domain.OR: Transfer the domain to a registrar that actually follows industry standard practices.Set the name servers at your new registrar.Configure the domain normally.
  11. Installed: http://lbs-philippinebookkeeping.ga/ Please check your PMs for credentials. Version information: ASP.NET 4.5 on IIS 10. OS is Windows Server 2016 with SQL Server Express 2017.
  12. You're using WordPress. WordPress is notorious for being bloated and poorly written, and extensions make it even worse. WP is #1 cause of suspensions here at HelioHost. High load is most common (in fact, I just looked through our suspension list, and all but 3 of the current high load suspensions in our system are due to WordPress), though we also have a bunch of malware, spam, and phishing bans due to WP as well (WP is one of the most insecure PHP programs out there, it gets hacked regularly due to the large number of infected or poorly written extensions that get exploited to hack sites). The recommended solution is to not use WordPress. Many of our users (including myself) have had success using Joomla as a replacement for WordPress. It's significantly better internally, uses fewer resources, is more secure, and malware for it is much less prevalent than for WP.
  13. It wa indeed caused by high load in WP's admin pages. Unsuspended. Please note that WP is the leading cause of high load suspensions here though. We usually recommend that people avoid Wordpress because it's so badly coded.
  14. I just realized /var is full on Tommy. That's actually why your session isn't saving... Krydos needs to fix that.
  15. Tommy cPanel is currently down because /var is full. Krydos needs to fix this again.
  16. If your sessions aren't keeping data between pages, your code is broken. Just about every php program out there these days uses sessions for something. Yes they're supported, and yes they should retain data between pages and refreshes. For database users, yes you can share the same database with two database users. Make sure to take this into consideration when designing software though (e.g. lock tables when they're being modified, etc.), otherwise more than one user might try changing the same data at the same time.
  17. I just edited it for him. It should work now.
  18. It's the htaccess file for videolist.ga causing this. I added deny from all so he would not get resuspended while he fixed it. He can either edit the file and remove it (should be the last line), or rename/delete the file.
  19. I don't see any reason why this wouldn't work. I do have sql express on it already (albeit unused), and the actual website goes in IIS like everything else. Do you have any preference as to which of those methods I use to install it? What domain do you want the site to use (please be sure the domain is registered and pointed to ns1.heliohost.org and ns2.heliohost.org if it's not a subdomain of heliohost.org)?
  20. I've manually changed it for you since the script didn't work. Give it a few hours for it to update.
  21. If that doesn’t fix it also try renaming or deleting your .htaccess file so it’s ignored.
  22. There's no limit in theory. That's to say that if you were the only person using the server at that moment in time, you technically do have unlimited resources. In reality though, this will never actually happen and you're much more constrained, though this limit does move around depending on how much others are using at any given time. You can check your load here: https://tommy.heliohost.org:2083/frontend/paper_lantern/load/index.live.php If you are near 100 for CPU or memory use, you're more likely to be suspended. Please fix or remove the above script. I've added a deny from all to your .htaccess file for videolist.ga so you won't get resuspended while you work to fix this. Unsuspended.
  23. We don't support Freenom's "forwarding" or "invisible redirect" options (these options basically just tell freenom to load another site in a full screen iframe...they don't actually point the domain to another server). You have to use "Custom DNS" and set the name servers to the ones Luigi listed above.
×
×
  • Create New...