• 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 12.5 DNS Value update MySQL (DynDNS)

Biertragl

New Pleskian
Hi @ all.
I've written a PHP-Script, which updates the IP-Address of an subdomain in DNS Settings (dns_recs-table of PSA-Database)

The Script updates the Values fine (val, DisplayVal and time_stamp), in the Plesk Interface everything seems to be fine but there's no response to the new IP. If I update the IP manually in Plesk interface, everything works. Is there any Solution?

Thanks
Unbenannt.PNG
 
You should update DNS changes in database for DNS server with command like

%plesk_bin%\DNSmng.exe update example.com
 
Back
Top