kb: how-to
Applicable to:
- Plesk for Linux
Question
How to find the Python executable path in a Plesk for Linux server?
Answer
-
Connect to the server via SSH
-
Run the following command on SSH:
# which python3
The above will provide the correct path.
Comments
0 comments
Please sign in to leave a comment.