Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,534
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Krydos

  1. All of the listed accounts have been long suspended. Thanks for letting us know though.
  2. Depending on how comfortable you are coding and the needs of your site, I would recommend writing your site in static html as much as possible. Search for html5 themes and use them as header and footer for your content to make things pretty. Leveraging clever javascript you can have the above-the-fold content load more of less instantly, and then have the rest of the page load asynchronously. This way the visitor to your site is instantly presented with a site to begin looking at while the rest of your site finishes loading. If you need scripting for something html and javascript can't handle I would recommend php or python depending on which you're most comfortable with. For python use flask or django framework to make your life a lot easier rather than plain cgi. Php is just php really. Anyways, let us know if you have questions.
  3. The biggest speed increase you'll find by ditching wordpress and switching to literally anything else. If you can't quit wordpress for some reason switching to Tommy will earn you a little more speed. Then you can work on little things like http://www.wpbeginner.com/wordpress-performance-speed/ In my opinion asking how to speed up wordpress is like asking how to speed up a snail. It's going to take a lot of rocket fuel to get that steaming pile of code to move quickly.
  4. Unblocked. Be sure to log in at https://www.heliohost.org/login/
  5. Yep. http://seslaks.heliohost.org/
  6. The error is because you're using dos line endings, and this is a linux server. The easiest way to fix this is to create the file through cpanel filemanager using the code editor and copy/paste your code in. This will ensure that your file has the correct line endings. Another option is to use a windows editor that understands proper line endings such as notepad++.
  7. Done. You should now be able to log in and your website should start working within 12 hours.
  8. If you create your account on Tommy it starts working within minutes. If you create your account on Ricky it takes up to 2 hours to start working. If you create your account on Johnny it takes up to 12 hours to start working. You just picked the wrong server if you wanted your account to start working quickly.
  9. Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
  10. Pillow 4.3.0 has been installed on Johnny python 2.7 https://krydos2.heliohost.org/cgi-bin/modules27.py
  11. Which domain is queued?
  12. Which version of python are you using?
  13. Unblocked. Please log in to cpanel at https://www.heliohost.org/login/ so you don't get that error.
  14. Sounds like a good plan. Check out http://wiki.helionet.org/Moving_your_account if you haven't already.
  15. It's not possible to install ioncube on just your website. If I install ioncube it goes onto the entire server meaning anyone on the same server as you can then hide their illegal code. I wasn't saying your code was illegal. Have you contacted the writers of this software to see if they can provide an unencoded version?
  16. Like https://www.helionet.org/index/topic/58-websites/ ?
  17. There must be something wrong with your FTP client. I see files dating back to January 2017 (when you created your account.) Are things working better now? I think you managed to change the permission of your home folder to 644. It's supposed to be 755.
  18. The first log is FTPS which definitely won't work, and you're using the wrong settings for SFTP Host: tommy.heliohost.org Port: 1342 Protocol: SFTP Logon type: Normal User: christos Password: <same as cpanel>
  19. Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving... Done. You should now be able to log in and your website should be working again.
  20. Done. You should now be able to log in and your website should start working within 12 hours.
  21. Haha, no problem.
  22. Django is pretty cool. If I was to rebuild the HelioHost homepage again from the ground up I would strongly consider using Django.
  23. Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
  24. Does SFTP work?
  25. Unfortunately, I've found that the number one purpose that ioncube is used for on our servers is obfuscating illegal software. Most botnets, for example, are encoded with ioncube so we can't examine the source.
×
×
  • Create New...