• 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.

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