Johnnyboycurtis/webproject

Internal Server Error - python 3.9 apache 2.4 based on Windows 10

Opened this issue · 0 comments

Hi @Johnnyboycurtis
i followed step by step your youtube tutorial but when i start the Apache service and then go via browser to my localhost the page gives me an Internal Server Error. In the Apache log there are 2 particular lines:

[Thu Apr 21 16:56:18.626780 2022] [wsgi:error] [pid 6632:tid 1124] [client ::1:50605] mod_wsgi (pid=6632): Failed to exec Python script file 'C:/project/project/wsgi.py'.
[Thu Apr 21 16:56:18.626780 2022] [wsgi:error] [pid 6632:tid 1124] [client ::1:50605] mod_wsgi (pid=6632): Exception occurred processing WSGI script 'C:/project/project/wsgi.py'.

Any advice?
Thanks!