-
Posts
25,441 -
Joined
-
Last visited
-
Days Won
910
Everything posted by Krydos
-
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.
-
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/
-
If you create a wiki account and post your username here I can grant you access to edit it.
-
Try this:
-
Updated.
-
[Solved] An New Idea That Could Be An Game Changer
Krydos replied to X01D's topic in Escalated Requests
I'll look at it some time to see if it's even possible. -
[Solved] How To Specify A Python Version (For Cgi) On Tommy...
Krydos replied to rdm_brla's topic in Customer Service
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 -
Installed.
-
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
-
The username gulliver, and the domain learnersabroad.heliohost.org are now available.
-
http://examenco.heliohost.org/MyHelioServlet/
-
Tommy PHP 7.1 memory limit has been increased to 128M.
-
Installed. http://ejweb.cu.cc/test.aspx
-
Which version of PHP are you using too?
-
Ok.
-
The usernames parcela and lparcela are now available. Keep in mind that each person is allowed to have only one account though.
-
Change your nameservers temporarily to ns1.heliohost.org and ns2.heliohost.org and after they are added in cPanel change them back.
-
[Solved] Is There Any Chance Of Recovering My Databases On Stevie?
Krydos replied to Dtc's topic in Escalated Requests
Last call for manual backup attempts was January 9th. http://www.helionet.org/index/topic/26930-manual-backup-master-list/?p=124822 -
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.
-
The username inwata is now available.
-
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.
-
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.
