Jump to content

Krydos

Chief Executive Officer
  • Posts

    26493
  • Joined

  • Last visited

  • Days Won

    947

Everything posted by Krydos

  1. What version of php are you using? Currently on Tommy: 5.4 = on 5.5 = off 5.6 = on 7.0 = off 7.1 = off
  2. Deployed. http://citisnet.heliohost.org/citisnetsql3/
  3. That page is working for me. There's a possibility that the server blocked you for some reason. In order to check and unblock you what number do you see when you go to https://krydos.heliohost.org/ip.php ?
  4. Well, helionet.org is this forum that you're posting on. Are you saying you're having trouble posting this message? As far as your web page that you got from us you picked the Johnny server which is our experimental server. It is intended for people who don't need good uptime, and don't mind their pages timing out due to high load sometimes. For people who want better uptime, and less page timeouts due to high load we have two stable servers to pick from: Tommy or Ricky. If you're interested in transferring your Johnny account to a stable production server here are the instructions to transfer for free: http://wiki.helionet.org/Moving_your_account Keep in mind that the free signups on Tommy server fills rather quickly. If you're interested in transferring to Tommy quicker, and with far less work we are offering our donors the opportunity to beta test our new server transfer script. If you go with this option your account will be transferred for you in a matter of hours even if Tommy is full for the day. https://www.heliohost.org/donate/ Let us know if you have any other questions.
  5. It looks like that account was on the Stevie server which crashed back in November 2016. http://www.helionet.org/index/topic/26664-2016-11-30/ The issue was the hard drive went bad. As soon as we realized that the hard drives were failing we began backing up as much of the data as we could salvage. http://www.helionet.org/index/topic/26915-hard-drive-failed/ It looks like you were one of the lucky ones who had some data salvaged. You can download your 78 MB backup at https://www.heliohost.org/backup/ Then you can create a new account at https://www.heliohost.org/signup/ We now have 3 servers. Since your account was on Stevie I assume you want stability and good uptime like Stevie had. If so I would recommend Tommy or Ricky. Tommy is our newest server with the best uptime and features. Ricky is actually the same as Stevie because we rebuilt him from a lot of the same hardware, but now he's running a lot of new software. Let us know if you need help with anything.
  6. That account cannot be unsuspended. If you wish to continue using our service you must create a new account https://www.heliohost.org/signup/
  7. Yes, Tommy supports java/jsp/war with Apache Tomcat just the same as Johnny. The main difference is Tommy is a stable production server with much better uptime while Johnny is our overloaded experimental server that frequently has downtime and high load. If you would like to switch to Tommy for free please follow the instructions at http://wiki.helionet.org/Moving_your_account Keep in mind that free Tommy signups open at midnight UTC and fill fairly quickly. If you would like to get switched to Tommy and have java enabled as quickly as possible we have a special offer for our donors to beta test our new server transfer script. If you would like to proceed with this option please visit https://www.heliohost.org/donate/
  8. Deployed. http://dhruvthakkar1996.heliohost.org/portfolio/
  9. I need some people to test flask to make sure everything is working before we make a news post to announce we officially support it. Let us know if you'd like to help.
  10. Merged the topics, and here's the instructions on how to switch servers. http://wiki.helionet.org/Moving_your_account We haven't made an official announcement, but we've been working on a simpler way to transfer servers that doesn't involve deleting your account and signing up again. As with all of our new beta features we allow our donors to test them out first though.
  11. Java .war files cannot be deployed on that account because java is not yet enabled on that account. You picked the Johnny server which has a pretty long line to receive java right now. You can wait until it is enabled on your Johnny account, or you can transfer your account to Tommy where the wait is only a few hours to receive java support and have your .war deployed. Let us know how you would like to proceed.
  12. http://www.helionet.org/index/topic/27822-how-do-i-use-flask-on-johnny/?p=128919
  13. There you go http://rbspaymate.com/ I parked your domain on your account for you. Just edit the files in /home/rbspayma/public_html/ to get started rebuilding your website. Let us know if you need help with anything.
  14. Source: http://www.dmlp.org/legal-guide/linking-copyrighted-materials You know that the content you're linking to infringes on copyrights therefore your links are illegal. Likewise if we knowingly continue to let you host links to pirated material we are liable as well.
  15. Have you enabled remote connections to mysql? https://tommy.heliohost.org:2083/frontend/paper_lantern/sql/managehost.html
  16. To connect from a script running on the server: $con = new mysqli('localhost', 'milanan_user', 'bestpasswordever', 'milanan_database'); To connect from a remote script just use tommy.heliohost.org as the host instead of localhost.
  17. Sounds good, line-bot-sdk has been installed on Ricky.
  18. What is your username, and what domain are you referring to?
  19. # ./deploy_java sh4 AppList2 User sh4 found. Unable to find file: AppList2.war Usage: deploy_java <username> <.war file> Make sure /home/sh4/AppList2.war exists please.
  20. Your account ruff is now on Tommy. Thanks for the donation.
  21. What do you mean by "I cant enter to my web from Google"? You can't search for your site on google search engine?
  22. You should now be able to connect remotely to the postgresql database <removed> with the postgresql username <removed> from any IP address. Let us know if you need help with anything else.
  23. https://tommy.heliohost.org:2083/frontend/paper_lantern/passwd/index.html Done. Tommy is 65.19.143.6 not 64.62.211.134.
  24. # ./deploy_java sh4 AppList2 User sh4 found. Unable to find file: AppList2.war Usage: deploy_java <username> <.war file> Also, I don't know if it matters to you, but if you use the same filename on your .war as your previous deployment it takes a minute or two to deploy, but if it's a new filename it can take a few hours to deploy. Tommy can deploy new or existing in a few minutes.
×
×
  • Create New...