Jump to content

Krydos

Chief Executive Officer
  • Posts

    25,441
  • Joined

  • Last visited

  • Days Won

    910

Everything posted by Krydos

  1. You should have access to edit the wiki now. Let us know if you have any questions or would like us to review your changes and additions.
  2. We hadn't installed Django on Tommy yet because no one had asked for it. Since you asked, Django 1.10.5 is now installed on Tommy running on Python 3.6.0. To get started download https://www.heliohost.org/assets/djangotest.tar.gzUpload this archive to /home/<USERNAME>/public_htmlExtract the archive and it will create a djangotest directory in public_htmlEdit djangotest/dispatch.wsgiChange <USERNAME> to your cPanel usernameEdit djangotest/settings.pyChange <DOMAIN> to your account's domainGo to <DOMAIN>.heliohost.org/djangotestIf it worked you should see the Django welcome page like https://krydos.heliohost.org/djangotest/
  3. If you create a wiki account and post your username here I can grant you access to edit it.
  4. I'll look at it some time to see if it's even possible.
  5. 2.7.5 is the only version because no one has asked for anything else yet. I installed python 3.6.0 for you, and it is available by using #!/usr/bin/python3.6
  6. Your cpanel mysql account doesn't have permissions to create databases. When you use the cpanel mysql page it creates the database with root privileges and then assigns you access.
  7. Installed.
  8. On Tommy it depends on which version of php you want to use. For instance if you want to use php 7.1 then use AddType application/x-httpd-ea-php71 .html
  9. The username gulliver, and the domain learnersabroad.heliohost.org are now available.
  10. http://examenco.heliohost.org/MyHelioServlet/
  11. Tommy PHP 7.1 memory limit has been increased to 128M.
  12. Installed. http://ejweb.cu.cc/test.aspx
  13. Which version of PHP are you using too?
  14. The usernames parcela and lparcela are now available. Keep in mind that each person is allowed to have only one account though.
  15. Deleted.
  16. Change your nameservers temporarily to ns1.heliohost.org and ns2.heliohost.org and after they are added in cPanel change them back.
  17. Last call for manual backup attempts was January 9th. http://www.helionet.org/index/topic/26930-manual-backup-master-list/?p=124822
  18. The backup just contains your public_html files and your databases so you'll need to set everything else up. You can set cloudflare up however you want. Generally you change your nameservers to like bob.cloudflare.com and hilda.cloudflare.com or whatever they assign you to and you're good to go.
  19. The username inwata is now available.
  20. Resent.
  21. I don't know as I've never done it before. Maybe someone else has and they will chime in. Otherwise just try it if you want to and let us know what happens.
  22. What I meant by this is it checks your current login IP, and if it is the same as the last login IP in the log it doesn't write a new entry. It also doesn't update the timestamp. So the timestamps are only going to change on the last line if you login from a different IP otherwise the last entry stays the same. Also thanks for pointing this out. I'm sure there are or will be other people who worry about someone gaining access to their account due to cPanel showing an unknown last login IP.
×
×
  • Create New...