• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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