• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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