• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

CLI commands from php, secure method

B

bfelix

Guest
Hi,
I'm currently writing an osCommerce extension to create accounts in plesk.
It works perfectly when I add apache to the sudoers file and use sudo, but this method isn't secure at all.
is there a secure way anyone can tell me ?
I want it to be dynamic, so running a cron job periodically doesn't fit my needs.
 
Back
Top