Alexander-Fransson

Results 3 comments of Alexander-Fransson

I used mod_wsgi-express start-server project_name/wsgi.py and got an error resembling: [Sun Feb 12 11:12:00.892072 2023] [so:error] [pid 9269:tid 4302620032] AH06665: No code signing authority for module at /Users/ my.name/Documents/GitHub/My_Repo/.venv/lib/python3.10/site-packages/mod_wsgi/server/mod_wsgi-py310.cpython-310-darwin.so specified...

It seams like I'm unable to make it work at the moment although it's probably more due to my inexperience with apache and code signing. I'll see if I can...