sapalv11 Posted October 1 Posted October 1 È possibile eseguire script Python su domini che terminano con .helioho.st? Quote
KazVee Posted October 1 Posted October 1 51 minutes ago, sapalv11 said: Is it possible to run Python scripts on domains ending in .helioho.st? Yes it is. Our Wiki offers a Python tutorial which may be helpful for you (as well as separate guides for Django and Flask, if you use those). Quote
sapalv11 Posted October 12 Author Posted October 12 It doesn't work: the tutorial says I have to set the encoding to "Line break type", but it doesn't exist. Quote
KazVee Posted October 12 Posted October 12 It says to "Leave 'UTF-8' as the encoding, set 'Line break type' to 'Convert to Unix style'". I just checked my own Johnny account and the option is there. Please have another look and if you do not see it, please share a screenshot of your view so we can look into this further. Quote
PoppaBuzz Posted 3 hours ago Posted 3 hours ago I apologize for jumping on an old thread, but this thread helped me. I recently copy and pasted the sample from the Wiki, but still got a 500 Internal Server Error. My "Line break type" was set to "convert to Windows style." (You have to use the Text Editor, rather than Code Editor, to see this setting. When I changed it to "convert to Unix style," it started working. TL;DR - Changing to "convert to Unix style" helped when my python script wasn't working. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.