-1

Just going through basic python3 on Head First book. Trying to deploy code on hosted server. Most of the scripts are working on the cgi-bin as executable but the pickle file is not writing or reading. It works on my localhost. I've changed chmod permissions on So it must be with permissions, etc., what do I need to do on hosted server to make it work? many thanks

1 Answers1

0

Maybe try SUDO on linux based server?

Snailing Goat
  • 43
  • 1
  • 1
  • 5