Jump to content

wolstech

Chief Risk Officer
  • Posts

    17,044
  • Joined

  • Last visited

  • Days Won

    617

Everything posted by wolstech

  1. We no longer deploy wars manually. You should do this yourself using the Java option in cPanel. Please note that if you have not requested Java (or are still in line for it), you won't see the option to deploy a war file.
  2. Did you change the file permissions to 644? PHP files need to be 644 to run, and upload as 664 by default. That's the number one cause of that error message. Similarly, directories inside of public_html should be set to 755 (public_html itself has different permissions and should be left alone).
  3. Did you specify Plain FTP (insecure) when connecting? We do not support FTP over TLS. If you want a secure connection, you need to use SFTP on port 1373 instead.
  4. Please pick a different domain. There is something wrong with that one. (It's failing saying there's DNS entries that need to be removed from the cluster, but I can't find any).
  5. Johnny's Apache is down due to an ongoing DDoS attack. It's been down for several days and we have no idea when it will be back (we'll restart it whenever the botnet that's attacking us finally gives up). http://heliohost.grd.net.pl/monitor/ (You're affected by that red line on Johnny). If you need it back sooner, you can donate $1 to have it moved to tommy, which is not affected by the current attack.
  6. No shell access is allowed for security reasons. As for Django, we generally can't just upgrade it because doing so might break the thousands of other users on tommy. Let's see what Krydos says about that one though.
  7. Johnny's Apache is down due to an ongoing DDoS attack. It's been down for several days and we have no idea when it will be back (we'll restart it whenever the botnet that's attacking us finally gives up). http://heliohost.grd.net.pl/monitor/ (You're affected by that red line on Johnny). If you need it back sooner, you can donate $1 to have it moved to tommy, which is not affected by the current attack.
  8. I'm not sure which ones it's supported on honestly. It may even be possible to make it supported on Johnny now that it's been rebuilt. Let's see what our other root admin Krydos says.
  9. If I recall correctly, we don't support postgis on Johnny.
  10. Johnny’s apache is down due to an ongoing ddos attack. http://heliohost.grd.net.pl/monitor/
  11. Please clear your cache. I see an empty page from Concrete CMS.
  12. Unblocked. If you use FileZilla, you need to use either SFTP on the SSH port (directions should be in cpanel), or unencrypted (plain) FTP to Johnny.heliohost.org on port 21.
  13. Translated: Websitem did not open. I use Cloudflare. I'm sure all my settings are correct, but I think there's a problem with DNS addresses. Can you fix it? Cloudflare is notorious for causing weird issues with our service. We recommend you avoid it if you can. If you really need to use it, we recommend disabling the Full SSL option (it seems to be have oddly with AutoSSL) and allowing CF to copy all of the proper records needed for our service to work. Also, I noticed your domain. Please be aware that hosting pornography is prohibited according to our Terms of Service and will get your suspended. If your site is intended to host adult content, you will need to find another host.
  14. You’re suspended for severe high load. Let’s have Krydos identify the cause before I unsuspend you so you can fix the problem right the first time...we’d rather you not cause this sort of load again.
  15. If you wait, it'll remove itself in due time. Since you don't need it though, Krydos can remove it for you. EDIT: Krydos said there's no reason to do so. It'll remove itself after about a week if you don't use it.
  16. Well, right now Johnny's down, so that's to be expected... The 500 errors might have been due to load if you didn't have an .htaccess and permissions are correct. We've been having issues with johnny being hit by DDoS the past few days, so he keeps going down and is very unstable when he is up.
  17. Johnny is meant for testing and experimentation, and is not for hosting production websites. He is well known for poor uptime and reliability, and this is normal for Johnny. If you need a stable, reliable service, I would recommend you move to tommy.
  18. The account gabsecci has been unarchived. You should be able to log in now, and your domains should start working in the next 2 hours.
  19. That account does not exist. EDIT: Nevermind, it's archived, the username is actually gabsecci which is why I couldn't find it. I'll unarchive it when I get to a PC.
  20. Try renaming your .htaccess file so its ignored. If that doesn't help, most likely your code is broken.
  21. Did you set the file permissions to 644? They upload as 664 by default and need to be changed to 644 in order to work.
  22. To my knowledge, you can't. However, you can install your own statistics tracking software on your account and make it available as you please. It won't be nearly as detailed since it doesn't have the access the cpanel one has though (installable ones usually use a JavaScript line you add to your pages).
  23. Tomcat is not required for JavaScript. Tomcat is for server-side Java only. As for JavaScript not working, it's probably a code error or missing file, though I can't look at the moment being on an iPad...
×
×
  • Create New...