So I finally found a way.
I had to add the directive "PassengerPython" with the path to the python file in Additional Apache directives.
That simple.
Thank you for your return.
Hi,
I followed this tutorial to deploy a Django app : https://support.plesk.com/hc/en-us/articles/12377516625559-How-to-install-Django-applications-in-Plesk-
But I received this error : /bin/sh: 1: exec: python: not found
How can I solve this ?
Thank you
Hello everyone,
I want to deploy a Django app.
So I followed this tutorial : https://support.plesk.com/hc/en-us/articles/12377516625559-How-to-install-Django-applications-in-Plesk-
But I received this error :
App 102075 output: /bin/sh: 1: exec: python: not found
After a few days of...