• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

How do i use the plesk api?

J

jaimet

Guest
Hi,

I was wondering if it is possible to execute a command like:

/usr/local/psa/admin/sbin/websrvmng --reconfigure-vhost --vhost-name=domain.com -a -v

With Php. I try to do it using the exec or system php commands, but i think the scripts do not have enought privileges.

Is it possible to do this operation with the plesk api?

And how do i use it with php? is there any documentation about it?


REally appreciate help!!!
 
this api documentation is very low level.


Any example on how do i execute the command line operation with php?
 
yes, but is it possible to automatically reconfigure a domain (after editing it's vhosts.conf file) with the api and php?

Or this operation cannot be achieved?
 
Back
Top