Jump to content

Krydos

Chief Executive Officer
  • Posts

    26435
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. Java cannot be enabled on suspended accounts. Please post at http://www.helionet.org/index/forum/81-suspended-and-queued-accounts/ first to get your account unsuspended.
  2. Johnny also only has one version of PHP to pick from: 5.6. I suggest you choose Tommy to do your vbulletin experiments on. If someone was to want to run paid forum software on our servers this is certainly the server they would want due to the high uptime. Let us know if you encounter any errors and we'll do our best to solve them. It would be nice to be able to say that we support well known forum software like vbulletin out of the box without a lot of tweaking.
  3. Enabled. Go to https://tommy.heliohost.org:2083/3rdparty/phpPgAdmin/index.phpSelect your database.Click SQL button.Near the bottom click Choose File.Locate the .sql file on your hardrive.Click execute.
  4. We don't have a lot of (legal) vbulletin users. People don't usually host $250 software on free hosting.
  5. That account was last logged in to today. Does that mean that the issue is resolved?
  6. There you go http://goad.heliohost.org/ Let us know if you have any trouble logging in or notice anything weird. This whole archiving process is pretty new.
  7. That account was logged in today. Is the issue resolved then?
  8. Send an email to https://www.mail-tester.com/ and they will tell you exactly why your email is considered spam.
  9. If it's an old version of vbulletin it may be beneficial to use an old version of php. Both Ricky and Tommy offer 5.4, 5.5, 5.6, 7.0, and 7.1. That's why I asked what version of PHP you were using.
  10. Deployed. http://photostream.tk/PhotoStream/
  11. No settings have been changed on Ricky since June 12th. What errors were you getting on Tommy? What version of php are you using?
  12. There is no account named jonas. What is your username or main domain?
  13. That looks like you logged in with the wrong username and/or password. What is your username, or main domain?
  14. What is your username or main domain?
  15. This works for me. <?php $to = "me@gmail.com"; $subject = "[Together We] Activate your account"; $message = "Hello world!"; $headers = "From: no-reply@krydos.heliohost.org\r\n"; mail($to,$subject,$message,$headers);
  16. You have a space between From and the :
  17. Deployed. http://photostream.tk/PhotoStreamNew/
  18. I added the domain penguasa-inter.net to your account tamvan, but it looks like you got suspended for high load. The file that caused the high load was /home/tamvan/public_html/aku/sadap.php Which appears to be some sort of spam bot. If you want to request your account to be unsuspended please post at http://www.helionet.org/index/forum/81-suspended-and-queued-accounts/
  19. Post your code?
  20. Javascript doesn't really need to be installed. You can include the source directly on your html page between <script> tags, or you can include the .js file. I would download that howler.js file, and upload it to your site. Then you can use something like this <script src="http://nechan.ga/js/howler.js"></script>
  21. Right now the mean response time over the last four hours on Ricky is 0.147s and Tommy is 0.624s. The median response time on Ricky is 0.028s while Tommy is 0.010s The reason the mean is higher on Tommy is because Tommy restarts Apache every 30 minutes or so when someone adds or changes a domain. This results in a small spike in response time. However the median response time on Tommy is about half of Ricky's. So if Tommy and Ricky restarted apache equally often Tommy would be about twice as fast. We think having instant domain activation on Tommy is a nice feature for our donors though. The difference between 0.147s and 0.624s is pretty negligible. ISP speed fluctuations contribute more latency than that usually.
  22. Remote access enabled.
  23. Java is not enabled on that account. In order to deploy a .war you must first have java access. To request java access go to https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php Keep in mind that the server you picked, Johnny, currently has a very long line to get java enabled. Our Tommy server only has a wait of a few hours. If you would like to switch servers we can move it for you for a donation of $1.00 or more at https://www.heliohost.org/donate/ or if you wish to move your own account for free you may do so by following the instructions located at http://wiki.helionet.org/Moving_your_account Let us know if you need any help.
×
×
  • Create New...