• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Automated hostheader value for PHPMYAdmin site

S

SujithC

Guest
Dear All,

I have created a Phpmyadmin site and I want to add the website header to point to phpmyadmin at the time of creating a domain. Now I have achieved this manually through IIS

Each time we want to give phpmyadmin access to the new account, we need to manually add the website header to point to phpmyadmin

It functionality works great, however is there a way we could automate the task, any help would be great..

Thank You,
JiTh
 
What about using Event Manager for this purpose? You can write some script and use it for domain creation event there.
 
IgorG, thanks for the reply, but is there any other solutions? If we use Event Manager, what type of scripts that supports? VBS? I am using plesk 10.x on windows 2008..

What about the same scenario on plesk 8.6 on windows 2003? Please update me..
 
You can use any type of command or scripts in Event Manager.
 
Back
Top