Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,853
  • Joined

  • Last visited

  • Days Won

    885

Everything posted by Krydos

  1. Unarchived.
  2. I already started unarchiving it.
  3. I think I found it. Is the username helioh14? It has a similar email address to your forum account, but it's heliohost@... instead of helionet@...
  4. After 2021-02-28 your account will go back to needing to log in every 30 days, but the 5000 MB max storage is good as long as the account exists. Sorry for the confusion.
  5. Thanks for the donation! Your maximum storage has been increased to 5000 MB, and you don't need to log in until 2021-02-28 to keep your account active.
  6. You're on Tommy now. Thank you for the donation. We really appreciate it.
  7. An admin can add multiple eu.org domains to your account, but you can't do it on your own.
  8. You can change permissions through cpanel file manager, or through FTP. If your files have the wrong permissions is probably because you uploaded them with a FTP client. For some reason Filezilla and some other FTP clients upload files with 664 permisions, but that causes a 500 error on our servers. You need to change php to 644. In Filezilla, if that's what you're using, you can just right click the file and select Change Permissions. You can also change all files and all files in subdirectories as well by checking the Recurse Into Subdirectories box.
  9. How long ago did you change your main domain? It can take up to 2 hours for a new domain to start working.
  10. If it's a domain from a backwards registrar that we don't support, your only option is to set it as your main domain or ask an admin to add it for you.
  11. Basically cPanel just said that HelioHost/cPanel aren't doing anything wrong.
  12. Before we can help you with that we need to address your violation of our terms of service. You're only allowed to have 1 account. Please delete all accounts in excess of 1 at http://www.heliohost.org/classic/support/scripts/delete Let us know when you only have 1 active account, and we can assist you further. Failure to delete your excess accounts will result in suspension of all of your accounts for violating our Terms of Service https://wiki.helionet.org/hosting/terms
  13. That account is not suspended, and your domain is working.
  14. Unblocked.
  15. His account is active anyways.
  16. Your account is active, and your domain is working http://jphabs.heliohost.org/
  17. I changed your main domain to man95.heliohost.org and set abduh.us.to as an alias for you.
  18. Could be. I've never used the domain button in cpanel. I've only ever used alias and addon.
  19. The accounts repson and arepson have been deleted. Try adding your domains now.
  20. Edit your .htaccess and try this RewriteEngine On RewriteCond %{HTTP_HOST} !admin.mydomain.com$ [NC] RewriteRule ^/admin/(.*)$ https://admin.mydomain.com/$1 [R=301,L]
  21. No. If you take a look at https://httpd.apache.org/docs/2.4/mod/mod_deflate.html you can see that the DeflateCompressionLevel directive isn't available in the .htaccess context. It can only be set in the server config, or virtual host context. Maybe try something like this https://stackoverflow.com/a/33584050/2336864 No. Probably not anytime soon. We did support http2 on Tommy for a while, but since we last rebuilt Tommy it doesn't come on by default and no one has requested it again yet. I would be willing to set it up on Tommy again though if someone requested it.
  22. Outgoing tcp port 27017 to ip 18.192.74.47 has been opened in Tommy's firewall. This is the second request for mongodb port that I've seen in the last 11 years that I've been an admin at HelioHost.
  23. There are a few domain providers that do things backwards from every other registrar in the world. Normally you buy a domain, set the nameservers, and then once the nameservers are set correctly cpanel allows you to add the domain. 99% of registrars including Namecheap https://www.heliohost.org/partners/namecheap which is where we recommend you buy your domains do it that way. Unfortunately, there are a couple backwards domain registrars like registro.br and eu.org that for whatever nonsensical reason won't set your nameservers for you until the nameservers are already set up for that domain, but there's no way to to set up the nameservers prior to the nameservers being set correctly. It's a circular dependency. The only option then to use that domain is to change your main domain which circumvents the nameserver check that cpanel does. Therefore if this us.to registrar happens to be one of the backwards ones the only way your domain is going to work is if it's your main domain. However, sometimes you can trick their backwards systems by changing your main domain until the domain works, and then change your main domain back to something else, and quickly add the domain again as an alias or addon domain. Sometimes it works, and sometimes it doesn't, but you're welcome to try.
  24. https://abduh.us.to/ is working for me. Is there something else you need help with?
  25. There you go https://krydos.heliohost.org/cgi-bin/modules37.py
×
×
  • Create New...