• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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