Jump to content

Krydos

Chief Executive Officer
  • Posts

    26483
  • Joined

  • Last visited

  • Days Won

    947

Everything posted by Krydos

  1. That's odd because the script's changelog says it's compatible with php 7.3 Version 1.7 (31st January 2019) - Now compatible with PHP 7.2 & PHP 7.3
  2. Your domain, cuted.tk, is available to register at dot.tk. It's not going to work until you register it with them. Once you register it be sure to set your nameservers to ns1.heliohost.org and ns2.heliohost.org. The other option is you can change your domain to something.heliohost.org with this script http://www.heliohost.org/classic/support/scripts/domain For instance cuted.heliohost.org is available. If you use one of our domains you won't need to worry about nameservers.
  3. It said it was inactive in the system and I was able to renew it for your using https://www.heliohost.org/renew/ I think Wolstech said it takes a few minutes to sync up after a Lily account is reactivated. My guess as to why this happened is probably because Lily was online, but our main system database on Cody was offline.
  4. Unarchived.
  5. I've tested requests on python 3.6 on Ricky and I can't find anything wrong with it. Try this code: #!/usr/bin/python3.6 import requests print("Content-Type: text/html\n\n") response = requests.get('https://www.heliohost.org/ip.php') print(response.url + response.text) Working example on Ricky https://krydos1.heliohost.org/cgi-bin/req.py As far as the content-type header being printed twice, that might mean you have a file name conflict. For instance if you named a file requests.py and then did import requests it would import the file causing the header to be printed twice.
  6. There was a power outage at our data center which resulted in all of our servers going offline for a while. The data center is back online and currently running on generator power. Your VPS is responding to a ping. Are you able to access it now?
  7. Shell access isn't available on a shared hosting account because it is a security vulnerability. If you need SSH you'll need to get a VPS. https://www.heliohost.org/vps/ Django on Johnny cannot be updated right now because CentOS, the operating system that Johnny runs, doesn't support anything newer. If you need a newer version of Django you'll need to get a VPS. You don't need SSH to install an SSL certificate. You can install it through cpanel.
  8. See https://www.helionet.org/index/topic/34286-free-domain-requests-400-posts-required/ for more details.
  9. Your account is active, and your domain is working.
  10. Sure, what VPS number are you, or what is your dedicated IP?
  11. kktube.heliohost.org doesn't exist, and flix.kkupgrader.heliohost.org redirects to https://www.kkupgrader.tk/ which appears to be working.
  12. The max storage space on your account is 1000 MB. A 3 GB file is over 3 times bigger than your account can even host.
  13. That account is not suspended.
  14. It wouldn't even be possible to upload a 1 GB file because it would exceed the total storage on your account.
  15. It looks like you have an account named nulineng on Johnny. Did you donate? If so post the transaction ID and an admin can move your Johnny account to Tommy.
  16. Free Tommy signups open at midnight UTC and fill very quickly. Most days the free signups are gone after 10 seconds. Occasionally Tommy signups stay open for 10 minutes, but that is rather rare. If you don't want to deal with trying to signup at exactly midnight UTC or if you're not quick enough to get a free account we also offer the option to donate to get a Tommy account even if the server is full for the day. Just go to https://www.heliohost.org/tommy/ and make a donation of $1.00 USD or more, and you will be emailed a special link that will allow you to create your account. Let us know if there's anything we can do to help.
  17. Have you tried resetting your password with this link? https://johnny.heliohost.org:2083/resetpass?start=1
  18. See https://www.helionet.org/index/topic/40092-unable-to-add-combd-addon-domain/
  19. Does it always show a 500 error or does the error come and go?
  20. There is a Tommy account with that email address so I guess you found your invite.
  21. See https://www.helionet.org/index/topic/40072-my-account/
  22. See https://www.helionet.org/index/topic/40072-my-account/
  23. What is your transaction ID?
  24. You can change your php version by clicking the button labeled MultiPHP in cpanel. We strongly recommend not using Wordpress. Running wordpress tends to get your account suspended for high server load. Wordpress is also poorly written so it is really easy for hackers to gain access to your account and set up illegal content like phishing sites on your domain. Literally any software that you could install is better than wordpress.
  25. See https://www.helionet.org/index/topic/40092-unable-to-add-combd-addon-domain/
×
×
  • Create New...