Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/01/2020 in all areas

  1. Please make sure you check the user's server before you recommend a shebang. Python3.6 will only work on Ricky. Johnny and Tommy have Python3.7. This user is on Johnny. Check out this post https://www.helionet.org/index/topic/29540-solved-total-beginner-need-help-running-a-python-script/?p=133810 @Flazepe/Sohamb03, if you're not too busy could you adapt that forum post into a wiki article and submit a pull request?
    1 point
  2. File needs to be in cgi-bin as well. If it's not, you need to enable CGI in whatever folder you use with .htaccess.
    1 point
  3. You can put the "#!/usr/bin/python3.6" shebang at the top of any Python file, set it's permissions to 755 and execute it via the browser/cron job.
    1 point
  4. The site looks nice though. I came pretty close to reading one of the articles. Haha.
    1 point
×
×
  • Create New...