R. Sreenath Menon
New Pleskian
Hello,
I am creating a plugin for plesk (windows) but pm_ApiCli::callSbin("myutility") and pm_ApiCli::call("myutility") are not working.
The responses are like below:
Thanks in advance
Sreenath
I am creating a plugin for plesk (windows) but pm_ApiCli::callSbin("myutility") and pm_ApiCli::call("myutility") are not working.
The responses are like below:
- pm_ApiCli::callSbin("myutility")
- The operation you were performing failed. You can retry the operation with or without changing its parameters. You may also want to report this problem to our support so that we could help you as soon as possible.
- In "Additional Information" window - Not supported on Windows platform
- The operation you were performing failed. You can retry the operation with or without changing its parameters. You may also want to report this problem to our support so that we could help you as soon as possible.
- pm_ApiCli::call("myutility")
- The operation you were performing failed. You can retry the operation with or without changing its parameters. You may also want to report this problem to our support so that we could help you as soon as possible.
- In "Additional Information" window - Public CLI utilities can be used only in CLI mode.
- The operation you were performing failed. You can retry the operation with or without changing its parameters. You may also want to report this problem to our support so that we could help you as soon as possible.
Thanks in advance
Sreenath