HelioHost Posted November 27, 2018 Posted November 27, 2018 Username: ataryose, Server: Tommy, Main domain: ataryose.heliohost.org Hi there, Is there an option to request or enable Python Programming Language onheliohost? I didn't see such option in the Cpanel dashboard. Regards, Ataro.
wolstech Posted November 27, 2018 Posted November 27, 2018 It's supported and already working, but there are no options for it. Be aware that files must have unix line endings (Windows ones won't work), be placed in the cgi-bin folder, and have execute permissions given to them. The following binaries are available to be used in shebang lines depending on the version you want to use: 2.7: /usr/bin/python2.7: /usr/bin/python2.7 3.6: /usr/bin/python3.6
Recommended Posts