Jump to content

Krydos

Chief Executive Officer
  • Posts

    26436
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. You have to continue your account registration at exactly midnight UTC. All the servers have a limited daily capacity and the free signup slots reset at the same time for all the servers. Tommy fills usually in less than 10 seconds, Ricky usually fills in 5 mins to and hour, and Johnny stays open for several hours. The number of free signups varies from day to day depending on how full the server is, but all of the servers give out at least some free signups every day. If you're having trouble getting a free signup you can also consider donating. Donors can create their account at any time of the day, and even if the server is full for the day. If you make a donation of $1 USD or more at https://www.heliohost.org/tommy/ you will receive an invitation email to our best server.
  2. Your domain http://marchofthepancakes.heliohost.org/ appears to be working. Can you provide the URL that isn't working?
  3. Have you enabled remote mysql connections? By default they are disabled. To enable them click the Remote Mysql button in cpanel. You can allow all ips to connect to your database with the % character, or just type the exact ip you want to allow access.
  4. Unarchived.
  5. Your account is already active, and your domain is working. Let us know if you need any further assistance.
  6. Your account is already active, and your domain is working. Let us know if you need any further assistance.
  7. Unarchived.
  8. Did you not receive the validation email?
  9. Remote access enabled. Adding remote postgresql functionality to cpanel will require a custom written plugin. We might write that plugin some day. Cpanel wrote and provides the remote mysql plugin so it doesn't require any work from us to enable it.
  10. Unblocked.
  11. His account is active anyways.
  12. Your account is active, and your domain is working http://jphabs.heliohost.org/
  13. I changed your main domain to man95.heliohost.org and set abduh.us.to as an alias for you.
  14. Could be. I've never used the domain button in cpanel. I've only ever used alias and addon.
  15. The accounts repson and arepson have been deleted. Try adding your domains now.
  16. 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]
  17. 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.
  18. 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.
  19. 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.
  20. https://abduh.us.to/ is working for me. Is there something else you need help with?
  21. There you go https://krydos.heliohost.org/cgi-bin/modules37.py
  22. It's not a problem. Remote database access is intentionally disabled by default because allowing remote access significantly reduces the security of your database. Most people don't need or want remote access. Once again, it's not a problem. The reason there is no way to enable remote access through cpanel is because cpanel hasn't written the plugin needed to do it. The reason you can enable remote connections to mysql is because cpanel wrote that module, but not one for postgresql. HelioHost has considered writing our own module though. That may happen eventually. Remote access enabled.
  23. Remote access enabled.
  24. Unblocked. They were blocked in the firewall for having 92 connections open to Tommy at the same time.
  25. Looks like blocking the blank user agent bots did the trick. We're almost three hours into the new day, and your account load is basically zero.
×
×
  • Create New...