• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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