-
Posts
26458 -
Joined
-
Last visited
-
Days Won
945
Everything posted by Krydos
-
http://pushon.heliohost.org/flask/ works for me...
-
There you go root@tommy [~]# /usr/local/bin/ruby --version ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux] Use this shebang to access it #!/usr/local/bin/ruby otherwise it will use the system default ruby which is still 2.0.0.
-
Handling the proxy paths is also explained on our wiki http://wiki.helionet.org/Java_Servlet#Edit_index.jsp_Source
-
[Hh#32597] =?utf-8?b?umvbml06Iftiacm1Nta5N10Gd3Zmbyzvbvn6Ggcypw==?=
Krydos replied to HelioHost's topic in Email Support
You must request asp.net access on Tommy before it will work. There you go http://snake.heliohost.org/test.aspx -
Our privacy policy prevents me from providing you with any of the personal information of the person who used to run that website, but I just sent an email to the contact address we have on file for that account. Unfortunately it bounced back which means that the email address is no longer valid. I managed to find an archived copy of the site here https://web.archive.org/web/20160930234256/http://kymercer.heliohost.org:80/ and you can see at the bottom of the page the contact information for Pam Carey including the email address kymercer01@gmail.com. Since this is publicly available information to anyone on the internet it doesn't violate our privacy policy to point you in this direction. If I were you I would try contacting that gmail address. If Pam no longer wants to maintain the website she might be willing to provide you with any backups she may have, and then you could create an account with us. We'd be able to help you restore the backups and get that site back online. Good luck!
-
Follow this guide then http://wiki.helionet.org/Moving_your_account
-
Done.
-
You can use your donation to transfer to Ricky too. If you go with the automated donation route https://www.heliohost.org/donate/ everything will be transferred for you including all domains and files and everything exactly the way you have it now on Johnny.
-
[Hh#22748] =?utf-8?b?umvbml06Iftiacm1Nta5N10Gd3Zmbyzvbvn6Ggcypw==?=
Krydos replied to HelioHost's topic in Email Support
Try these SFTP settings: host: tommy.heliohost.org port: 1342 protocol: SFTP logon type: normal user: ruff password: <same as cPanel password> -
Inside the script is it trying to include code from another script perhaps?
-
It's working for me http://verhoef.heliohost.org/
-
See http://www.helionet.org/index/topic/28353-please-restart-tomcat-server/?p=129787
-
Another user was having issues with the way we proxy Tomcat through Apache so that Apache can handle the static files, and Tomcat can handle the java scripts. He was able to figure it out. Perhaps his guide will help you? http://www.helionet.org/index/topic/28053-solved-deploy-war-app-request/?p=128900
-
It looks like you haven't purchased that .com yet. https://www.namecheap.com/domains/registration/results.aspx?domain=denkios.com&aff=102467 Once you purchase it set your DNS to ns1.heliohost.org and ns2.heliohost.org You could also switch to a free domain such as denkios.heliohost.org
-
Restarted.
-
What makes you think that account is suspended?
-
Yes, Apache is much better at serving html files. Tomcat handles .jsp etc. Why do you keep requesting for them to be deployed then? http://www.helionet.org/index/topic/28363-please-deploy-my-war-file/ http://www.helionet.org/index/topic/28339-please-deploy-my-war-file/ http://www.helionet.org/index/topic/28326-please-deploy-my-war-file/ ?
-
All of these errors are because your account is located on Johnny. Since Johnny is a lot more overcrowded and has a lot higher load these types of errors are pretty common. The best solution is to switch to Ricky or Tommy. You can't add whatsnew.cf as an addon domain because you already have it added as an alias domain. Cpanel free SSL doesn't exist on Johnny. We only offer it on Ricky and Tommy.
-
Besides, in the little investigation I've done on your account it looks like you installed a plugin/theme etc in wordpress that allowed access to your account. It's not our fault you downloaded your theme from a shady site. We recommend people only download their themes/plugins from a reputable source, or not even use wordpress at all because it's a horrible buggy vulnerability filled mess. Don't try to blame us when your mistakes result in illegal activities on your account. You are the one responsible for what happens on your account. You are the one that provides security for your account. If you rented an apartment and then just left the window open and criminals entered your apartment and started making meth it wouldn't be the apartment complexes fault either. You did essentially the same thing here. Do you understand yet? I have provided you with everything you're going to get back from your account. The rest is being held as evidence for law enforcement. If you would like to continue hosting your website with us you can create a new account, and restore your backups that you have been provided. Let us know if you need any help.
-
What resource(s) is it looking for?
-
Have you tried importing your database in pgmyadmin?
-
Are you including that in your .war?
-
Deployed. http://vaninf.heliohost.org/3/
-
Requesting Access To Postgresql Database From Any Ip
Krydos replied to oswako's topic in Customer Service
Check out my response on that thread: http://www.helionet.org/index/topic/28304-web-app-with-webpy-on-heliohost-johnny-server/?p=129738 No, flask on a server can only be installed on one version of Python at a time, and that version of python has to be specifically built to support flask.
