• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Resolved Develop-Extension: callSbin

SvenS

New Pleskian
Hey,
i develop a extension for plesk 17.x with a Demo-Key for Plesk (Ubuntu-Iso-VM).
i will execute a bash-file to install packages over pm_ApiCli::callSbin and get this error:

Code:
execve failed for /opt/psa/admin/sbin/modules//my-extensions/myexecute.sh: No such file or directory

please see in the path the double slash! what is here wrong?
the bash-file is in correct path (.../sbin/modules/my-extension/...)

can anyone help me?

regards
 
Back
Top