Jump to content

Krydos

Chief Executive Officer
  • Posts

    26458
  • Joined

  • Last visited

  • Days Won

    945

Everything posted by Krydos

  1. 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.
  2. Please provide a sample banner and a link to the site you're advertising.
  3. Have you read http://wiki.helionet.org/Java_Servlet#Edit_index.jsp_Source ?
  4. Does it work now?
  5. 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?
  6. The domain bomplusplasticos.com.br is not hosted on our servers. Are you trying to create an account?
  7. Deployed. http://xitix.heliohost.org/xitix_blog/
  8. http://wiki.helionet.org/Java_Servlet
  9. 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.
  10. 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.
  11. 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.
  12. Deployed http://xitix.heliohost.org/blog/
  13. 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.
  14. 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
  15. 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.
  16. # ./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.
  17. 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.
  18. Sometimes the addon/alias process crashes partially through when Johnny is experiencing high load. This never happens on Ricky and Tommy as they are stable and don't have these load spikes like the unstable Johnny.
  19. There you go http://homeone.in/ I had to edit your .htaccess because it was forcing https on a domain that doesn't have a valid ssl certificate. Just uncomment the lines once you have your ssl certificate installed.
  20. That invitation has been resent. Thank you for your donation.
  21. Log for the AutoSSL run for “predent”: Monday, May 8, 2017 10:22:59 PM GMT-0500 (cPanel (powered by Comodo)) 10:22:59 PM This system has AutoSSL set to use “cPanel (powered by Comodo)”. 10:22:59 PM Checking websites for “predent” … 10:22:59 PM The website “predent.heliohost.org”, owned by “predent”, has no SSL certificate. AutoSSL will attempt to obtain a new certificate and install it. 10:22:59 PM The system will attempt to renew SSL certificates for the following websites: 10:22:59 PM predent.heliohost.org (predent.heliohost.org www.predent.heliohost.org mail.predent.heliohost.org almazdentistry.com www.almazdentistry.com mail.almazdentistry.com webmail.predent.heliohost.org cpanel.predent.heliohost.org webdisk.predent.heliohost.org) 10:23:07 PM The system has completed the AutoSSL check for “predent”. 10:27:02 PM The queue contains a request for a certificate for “predent”’s website “predent.heliohost.org”. The system last polled for this certificate at May 9, 2017, 3:23:07 AM UTC. The next poll will be no earlier than May 9, 2017, 3:28:07 AM UTC. 10:32:01 PM Polling for “predent”’s new certificate for “predent.heliohost.org” (order item ID “181738787”) … 10:32:03 PM The certificate is available. The system will now attempt to install it. 10:32:09 PM SUCCESS The certificate is now installed! There you go https://predent.heliohost.org/ https://www.sslshopper.com/ssl-checker.html#hostname=predent.heliohost.org
  22. In public_html/kalnterimi/ create a new file named: .htaccess Then inside this new file put the code DirectoryIndex index.html aboutus.html
  23. That domain is already on your account as an addon domain.
  24. Files that end in .exe generally mean that they are Windows executable files. We run Linux not Windows so it's unlikely they will even run. When you signed up you picked Johnny which is our experimental server. That means that it can be rather unstable with high load spikes occasionally. Today has been an exceptionally bad day for load spikes as you can see on our server monitor http://heliohost.grd.net.pl/monitor/ When the load is high it means that the responses from the server could take a lot longer to come such as you saw with the 7-8 seconds, or time out entirely. If you're interested in running ASP.net on a more stable server with better uptime I recommend transferring your account to Tommy.
  25. It looks like mysql on Johnny restarted itself last around 8 hours ago. Looking at the server monitor that seems to coincide with a spike of load. If you were trying to connect to mysql around that same time it would make sense that you encountered disconnections. Johnny is our experimental server which means he's a lot more likely to have high load spikes and downtime. If you need a stable production server with high uptime we recommend Tommy or Ricky.
×
×
  • Create New...