Jump to content

Krydos

Chief Executive Officer
  • Posts

    26451
  • Joined

  • Last visited

  • Days Won

    945

Everything posted by Krydos

  1. We always recommend SFTP for security. Use these settings Host: johnny.heliohost.org Port: 1373 Protocol: SFTP Logon type: Normal User: beytecno Password: <same as cpanel> If your FTP client doesn't do SFTP you'll have to use insecure settings Host: johnny.heliohost.org Port: 21 Protocol: FTP Encryption: None Logon type: Normal User: beytecno Password: <same as cpanel>
  2. That's odd. It broke because of the IP change, and then I fixed it yesterday. I verified the .conf file had the correct IP, and tested the cpanel.johnny.heliohost.org page and it was all working again. Then it broke somehow over the night.
  3. No, it's not a problem. If you need any help with anything just let us know.
  4. The way addon domains work is first cpanel creates a subdomain, and then parks the new domain on the subdomain. For example, if your main domain is main.heliohost.org and you want to add the addon domain addon.com cpanel would first create addon.main.heliohost.org and then park addon.com on to addon.main.heliohost.org. That's why cpanel talks about subdomains when you're trying to create an addon.
  5. Have you installed pip, virtualenv, and django yet? https://docs.djangoproject.com/en/1.11/howto/windows/
  6. What is your username or main domain?
  7. The directories are all deleted now, but from memory they were from all random dates and times going back at least through September. Some merely 30 minutes apart, etc. There's about 180 of those same directories in your cgi-bin directory all created on October 9th. Some of the directories there were 20 or so created all within the same minute.
  8. Remote access enabled.
  9. That .war file cannot be deployed because java is not enabled on your account. To check the status of your request please visit https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php Please be aware that since you picked the Johnny server the wait to receive java is considerable. The wait to receieve java on a Tommy account is generally a few hours.
  10. Remote access enabled. Yes, johnny.heliohost.org is the host and 5432 is the port.
  11. Marking solved since the account in question has since been deleted.
  12. # ./deploy_java ganeshpi ganeshpi.war User ganeshpi found. Unable to find file: /home/ganeshpi/ganeshpi.war Java is enabled on ganeshpi Usage: deploy_java <username> <.war file> Make sure /home/ganeshpi/ganeshpi.war exists.
  13. http://ohadbenjamin.tk/ is working now, and probably the reason ohadbenjamin.heliohost.net doesn't work is because it's heliohost.org not heliohost.net. I changed your main domain for you and it should start working within 24 hours. Let us know if it's still queued 24 hours after this post.
  14. Unarchiving...
  15. Outbound port 8000 is now open.
  16. There you go http://krydos.heliohost.org/cgi-bin/modules36.py
  17. No, but it can probably be made for you. How many pixels by how many pixels would be good for you?
  18. How to set up Django on your home pc depends a lot on what OS you're using. I've done it on Ubuntu/CentOS/etc. If you're using windows I'll be a lot less help.
  19. You should now be able to log in at https://www.heliohost.org/login/ and you website should start working within 24 hours.
  20. If you're trying to change your main domain you can do so here http://www.heliohost.org/classic/support/scripts/domain
  21. Does the insecure button at the bottom of the heliohost tools page work for you? If the continue to cpanel button results in a time out it could also be that you have port 2083 blocked. We provide the insecure button for people who can't connect using the other button because it uses port 80 which is open for everyone.
  22. Since you're on a shared host apache needs to restart for the other thousands of websites that are hosted on the same server as you. When it restarts there is a short 5-10 second lag where your website might load slowly. Tommy is faster, but it is also shared hosting so apache needs to restart there as well. If this is too much "downtime" for you then you need to get a VPS where it will host only your one website and you'll be in full control of restarts. We recommend using this link https://www.heliohost.org/partners/vps as we will get a little money for referring you.
  23. Open a command prompt and type ping <url> and it will say the numerical IP.
  24. Unarchiving...
  25. Which version of python are you using?
×
×
  • Create New...