• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved Passenger Issue : /bin/sh: 1: exec: python: not found

It could be that a symbolic link is missing in the file sytsem. In /usr/bin, do you see two entries like

1706086034464.png

?
 
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.
 
Back
Top