Hello,
Short story : I need PLESK BIN to be executed from a PHP file.
Long story
I made a SH script to add Plesk subscription (newplesk.sh)
I need this script to be started from a PHP file.
It's working through SSH when typing php testplesk.php
It's not working when I enter the direct path...