• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue passenger_wsgi.py error in apache django

tayyabvohra

New Pleskian
I have am trying from last three days to configure simple django application on my vps using plesk with centos 8 , and its been very frustrated to do it.
I am receiving passenger_wsgi.py error . I have followed this tutorial How to allow installing and install Django applications? and this How to set up Django Hosting on the latest Plesk Onyx both worked out in centos 7 but not in 8.

This is my server logs

2020-10-22 17:35:17Error162.158.165.79500GET / HTTP/1.0
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36
4.53 KApache access
2020-10-22 17:45:44Error162.158.166.232500GET / HTTP/1.0
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36
4.53 K Apache access
2020-10-22 17:45:45Error162.158.166.154500GET / HTTP/1.0
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36
4.53 Apache access


Error ID:​

6cd697b9

Details:​

Web application could not be started by the Phusion Passenger application server.

Its because of internal server error but how to resolve this ?
 
Back
Top