Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/19/22 in Posts

  1. Ownership of the database luanreis_afiliate_data has been reassigned to the user luanreis_luan.
    1 point
  2. Python on Linux requires unix line endings. Your line endings were in Windows/DOS format. I changed them to unix endings and it works now. If you're editing on Windows, my suggestion is to use an editor like Notepad++. You can author files using Unix endings using Edit->EOL Conversion->Unix in that editor.
    1 point
  3. Create an .htaccess file with the contents Options +ExecCGI AddHandler cgi-script .py
    1 point
×
×
  • Create New...