Jump to content

Krydos

Chief Executive Officer
  • Posts

    26438
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. The first thing I noticed is Johnny only support .NET 3.5 and lower. Tommy supports .NET 4.6 and lower.
  2. Are your python files in the cgi-bin folder?
  3. 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.
  4. 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.
  5. 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.
  6. 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.
  7. We don't have a lot of (legal) vbulletin users. People don't usually host $250 software on free hosting.
  8. That account was last logged in to today. Does that mean that the issue is resolved?
  9. 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.
  10. That account was logged in today. Is the issue resolved then?
  11. Send an email to https://www.mail-tester.com/ and they will tell you exactly why your email is considered spam.
  12. 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.
  13. Deployed. http://photostream.tk/PhotoStream/
  14. No settings have been changed on Ricky since June 12th. What errors were you getting on Tommy? What version of php are you using?
  15. There is no account named jonas. What is your username or main domain?
  16. That looks like you logged in with the wrong username and/or password. What is your username, or main domain?
  17. What is your username or main domain?
  18. 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);
  19. You have a space between From and the :
  20. Deployed. http://photostream.tk/PhotoStreamNew/
  21. 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/
  22. Post your code?
  23. 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>
×
×
  • Create New...