Jump to content

Krydos

Chief Executive Officer
  • Posts

    25,180
  • Joined

  • Last visited

  • Days Won

    900

Everything posted by Krydos

  1. Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
  2. You can register primona.ml for free at freenom.com and then select custom dns and use ns1.heliohost.org and ns2.heliohost.org.
  3. Generally VPS don't have desktops because they use a lot of memory and are kind of pointless. Most VPS are just command line ssh to control everything. When I say webui I mean that you'll be able to go to yourdomain.com:8080 and deploy your .war files through your browser. Xubuntu isn't listed on the vps page because it's not technically a server operating system, it's desktop operating system designed to be installed on your home pc or laptop. I just mentioned it because another VPS user really wanted to have a desktop. It took a lot more work to set up because Xubuntu doesn't come with standard server software like sshd. Yes, your VPS can have SSL. Yes, you can host your entire website on the VPS. I can install apache for you on the VPS if you want to host your website there. You won't have cpanel on your VPS though unless you want to pay $15 per month for it. A lot of our VPS owners use a free control panel like VestaCP instead of cPanel.
  4. Yes, as long as you access the java pages through stockdiv.heliohost.org domain it will continue working.
  5. If you get a vps you can have a desktop if you want. I recently installed xubuntu on a 1GB vps which comes with xfce. You can then connect through vnc. It works pretty well unless you do something silly like try to open firefox like this particular user did. Browsers use a lot of memory, and if you have a small vps everything comes screeching to a crawl when you use up all your memory. Tomcat actually comes with a web ui that you can use for deploying your .war files, and it's pretty easy to use. The reason we can't let users on shared hosting use it is because you would have access to delete everyone else's .wars and access a lot of settings and information that you shouldn't have access to. If you run tomcat on a vps you could use that default web ui since you'll be the only user on the server. You could also have more than one .war deployed at once which is nice for having a production servlet and a development servlet. If you want to try it out let me know and I can get it set up for you. If you don't like it you can just keep using your shared hosting account.
  6. You can use the new domain if you want, but you'll have to ask us to install java on the new domain instead of your current domain.
  7. There was a conflict with your old username. Your account has been unarchived, but your username is alquia2 now.
  8. You can request us to restart Tomcat if you need. Please be aware that you will get these sorts of errors while Tomcat is restarting, and it needs to restart occasionally for various reasons like adding new users. Since Tomcat is one of our most popular features it is so overloaded on all of our servers that it can take 5 minutes to restart fully. If you need better Tomcat uptime than our shared hosting can provide we recommend getting a vps https://www.heliohost.org/vps/
  9. There you go https://stockdiv.heliohost.org/MyHelioServlet/ Java is actually installed on your main domain, not on your account. So changing your main domain causes java to stop working.
  10. I flagged the whole account as a spammer. He had gone through and added porn links to all of his posts.
  11. Did you add an exception for the static directory in your .htaccess?
  12. Bzip php module isn't available.
  13. Please post the following information: Your cPanel username Your main domain The server that you are on
  14. There's really nothing we can do while you're using cloudflare's nameservers. Did the domain work before you started using cloudflare? Have you asked cloudflare for support? The easiest way to use cloudflare is to get your domain working with our nameservers: ns1.heliohost.org and ns2.heliohost.org, and once everything is working correctly then have cloudflare copy our working settings. Since I don't have access to cloudflare I can't even tell if that domain is hosted by us, which is kind of the point. tl;dr: Use our nameservers, and we can provide support, or continue using cloudflare's nameservers and ask them for support.
  15. Done. You should now be able to log in and your website should start working within 2 hours.
  16. Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
  17. Krydos

    Question

    It doesn't look like you've purchased the domain burgertasters.org yet. To buy it go to https://www.namecheap.com/domains/registration/results.aspx?domain=burgertasters.org&utm_campaign=102467 and then set your nameservers to ns1.heliohost.org and ns2.heliohost.org. If you'd rather use a free domain you can change your main domain to something like burgertasters.heliohost.org, or you could go to a free domain provider like freenom.com to get a domain like burgertasters.tk. It doesn't really matter what files you upload yet, because until you have a functional domain you're not going to be able to see them.
  18. We always recommend using tommy.heliohost.org as the mysql host for remote mysql.
  19. Only a certain number of people can have java access at once, and there is a queue of people waiting to receive java access. If you're not using it your access is removed so someone who will actually use it can have access. If you need java again just request it and then actually use it when you get access.
  20. mysql> select user, host from mysql.user where user like 'lirn%'; +-----------+---------------------+ | user | host | +-----------+---------------------+ | lirn | % | | lirn_dong | % | | lirn | localhost | | lirn_dong | localhost | | lirn | tommy.heliohost.org | | lirn_dong | tommy.heliohost.org | +-----------+---------------------+ 6 rows in set (0.00 sec) Have you tried changing the password?
  21. Set your NS records on the dot.tk website to ns1.heliohost.org ns2.heliohost.org
  22. Can you login at https://www.heliohost.org/login/ ?
  23. Remote access enabled. Correct.
  24. Unblocked. If you login at https://www.heliohost.org/login/ that won't happen.
  25. The people who have been waiting a week or so to get java enabled thank you.
×
×
  • Create New...