• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Question python - how to change config?

s-light

New Pleskian
Server operating system version
linux
Plesk version and microupdate number
netcup shared hosting - Plesk Onyx 18.0
simple question:
how to change the python configurations ?
i tried to change the App root - but it seems the changes are not store.
is it possible to change it?

i try to get plesk to find my `passenger_wsgi.py` - but currently do not succeed...

i also found that the Mode is stuck at Production..
i tried to disable first then change and activate again.
but that did not help either...


this all is on a shared hosting (netcup) -
so iam just a user with limited options...
in the help link in top right it says it is *Plesk Onyx 18.0*

there own wiki says
Hinweis: Veränderte Einstellungen werden nur nach erneutem Einschalten übernommen. Ein Klick auf Anwendungs Neustart legt im Verzeichnis App Root/tmp/ die Datei restart.txt an. Damit lädt der Passenger Server die Applikation neu.
that means: you have to disable it and enable it again to get the new settings..

iam open for any tips :)
 
ok some more wild guess testing later i found that in one of my subdmoains i have the python app root set as /.
so i created a passenger_wsgi.py file in the root folder of my webspace.
and at least now it can find it -
i only missing some log-output now (as my app does not load yet...)
 
Back
Top