• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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