Jump to content

Krydos

Chief Executive Officer
  • Posts

    26493
  • Joined

  • Last visited

  • Days Won

    947

Everything posted by Krydos

  1. Those errors are because you're on Johnny. When you try to park a domain when the load is high it can error out sometimes. The load on Johnny is frequently high because he is our experimental server. If you want better uptime and less load you should transfer your account to one of our stable production type servers Ricky or Tommy.
  2. Krydos

    What

    Your site doesn't have a white screen: http://hirbo.heliohost.org/
  3. Decoded: What are the nameservers for Tommy? I have been attempting to add a domain and I cannot find anywhere on the website that states what the nameservers are labelled. I tried ns1.heliohost.org, etc and then ns1.tommy.heliohost org . They don't work. Ron Coleman The nameservers for all of our servers are ns1.heliohost.org and ns2.heliohost.org
  4. I changed your forum username so that maicol01 will be available.
  5. Cool, I checked for you and it is deleted.
  6. Try resetting your password https://www.heliohost.org/reset/ and then deleting your account http://www.heliohost.org/classic/support/scripts/delete Let us know if it still doesn't work.
  7. Java is not enabled on that account. To request java you must go to https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php and click the request button. Please be aware that the server that you chose, Johnny, currently has a very long wait to receive Java. Tommy, which also support java, currently has a wait of only a few hours.
  8. Templatemonster obvious bot is obvious. If you're not a bot just use softaculous to install wordpress and then install one of your templatemonster themes. Just make sure the theme/plugins are all free of malware and your wordpress is kept up to date because that is the number one reason people get hacked is wordpress + bad themes.
  9. Please provide a sample banner and a link to the site you're advertising.
  10. Have you read http://wiki.helionet.org/Java_Servlet#Edit_index.jsp_Source ?
  11. Does it work now?
  12. You had two 400mb core dumps in your public_html. This is generally caused when php crashes due to a segmentation fault. Your error_log is 11k long so you might want to look in to fixing some of your php errors. Now that you're no longer over quota is everything working?
  13. The domain bomplusplasticos.com.br is not hosted on our servers. Are you trying to create an account?
  14. Deployed. http://xitix.heliohost.org/xitix_blog/
  15. http://wiki.helionet.org/Java_Servlet
  16. The most portable option is to not use absolute paths, but rather relative paths like ../. If you must use absolute paths the best way to do it is to determine your DOC_ROOT within your code in the same section where you definite global variables and then use the DOC_ROOT variable through the rest of your code. Using relative paths is easiest in my opinion. Your username has to be appended to the beginning of your deployed app otherwise no one else would be able to use blog.war.
  17. I have disabled the unlimited signups for now, and taken steps to stabilize the server. The last 24 hours have been exceptionally bad, but we're hoping we can get him back to a reasonable load level.
  18. It looks like you queued your account for transfer to another server so I'm going to mark this thread as solved. Let us know if you need any help transferring your account or anything else.
  19. Deployed http://xitix.heliohost.org/blog/
  20. It's not working because Johnny's load is so high. Johnny's load is so high because he's overcrowded. Either wait for the load to go down before you try to install it or switch to Tommy.
  21. Classic ASP has essentially already been replaced with ASP.net. You can read about the changes and updates here https://en.wikipedia.org/wiki/ASP.NET#ASP.NET_compared_with_classic_ASP
  22. Johnny support ASP.net up to 3.5, and Tommy supports ASP.net up to 4.6. 1gb of storage is provided, and you can have up to 1gb of databases.
  23. # ./deploy_java xitix blog User xitix found. Unable to find file: blog.war Usage: deploy_java <username> <.war file> Make sure /home/xitix/blog.war exists.
  24. If you haven't already done so go to https://www.heliohost.org/signup/ and create an account. Once your account is created put your files in public_html and then view them through a browser. Let us know if you run into any trouble or have any questions.
×
×
  • Create New...