• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Plesk Events

spilias

Basic Pleskian
Hello,

I am trying to create plesk event handler

I have created the event

"C:\Program Files (x86)\Parallels\Plesk\bin\subscription_settings.exe" -u "${NEW_DOMAIN_NAME}" -disk_space 15G
for domain updated / domain created

But it doesn't run.

If I add hardcode the domain name for example mytest.com

"C:\Program Files (x86)\Parallels\Plesk\bin\subscription_settings.exe" -u mytest.com -disk_space 15G

the event works.

Can you assist me please?
 
Try to use <NEW_DOMAIN_NAME> instead of "${NEW_DOMAIN_NAME}"
 
Just for your information - bugreport PTD-348 has been submitted.
 
Back
Top