How to determine what user and group a Python script is running as?

后端 未结 3 764
执笔经年
执笔经年 2021-01-01 11:10

I have a CGI script that is getting an \"IOError: [Errno 13] Permission denied\" error in the stack trace in the web server\'s error log.

As part of deb

3条回答
提交回复
热议问题