-
Posts
26434 -
Joined
-
Last visited
-
Days Won
944
Everything posted by Krydos
-
That account cannot be unsuspended. If you would like more information, please let us know and we can escalate your request.
-
@wolstech, He actually already donated $5 to create the Tommy account even though it was full for the day. @allera, Thank you so much for your donation. We really appreciate it. If you would like to have your Ricky account with all of its domains and dns settings intact moved to Tommy I can run our new server transfer script for you. I can also delete your Tommy account if it's empty. You wouldn't have to do anything and all of the domains and dns would be good to go within a few hours as the old Ricky cached values time out.
-
Deployed. http://praveenk.heliohost.org/Lab1/
-
You didn't post the whole file... Here's the missing beginning of the file: <!DOCTYPE html> <html lang="en"> <head> <title>Together We</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400i,600i" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="lstylesheet.css"> <style> .error {color: #FF0000;} </style> </head> <body id="myPage"> <?php You obviously have html before any of the php code you posted. You're going to get that error if you use any of the session or header commands after already posting html to the page.
-
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?
