HelioHost Posted December 10, 2018 Posted December 10, 2018 Username: rekemo, Server: Johnny, Main domain: rekemo.heliohost.org Hi.Thank you for this helpful site.I just signed up and got an account, but on my cpanel, I can't find pythonin the section where other languages are mentioned(such as java and ruby).I also couldn't find django in the frameworks page. could you please tellme where I should look for them? my user name is rekemo thank you again for this website,Reza Keshavarz
wolstech Posted December 10, 2018 Posted December 10, 2018 There are no visible options or anything for them. They're just...there. The version used is controlled by the shebang line in your file (we have 2.7 and 3.6). Be aware that any files you create must use unix line endings or you'll receive a 500 error when you go to run them. Django and Python's documentation can be seen here: https://wiki.helionet.org/Django Please be mindful of the fact that we recently updated django on Johnny, and as a result I can't guarantee that the example project in that article still works (it's for 1.1, we upgraded to 2.1 on Johnny a few days ago, the other servers will follow suit soon assuming no major issues).
Recommended Posts