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

error at administrator information

P

proof

Guest
hi i get the following respond from plesk 8.1.1 after i set the admin information.


ERROR: PleskException
dnsmng::restart() failed: dnsmng failed: dnsmng: Unable to define admin email

dnsmng: idn_toascii_safe(localhost..) failed: Invalid length

0: /opt/psa/admin/plib/dns/DNSManager.php:162 DNSManager::updateDefaultDNSZone(object of type DNSZone)

1: /opt/psa/admin/plib/dns/DNSManager.php:106 DNSManager::syncDNSZoneAdminEmail(boolean false, string '[email protected]')

2: /opt/psa/admin/htdocs/server/admin_ed.php3:84 admin_ed(array, array, array) 3: /opt/psa/admin/htdocs/server/admin_ed.php3:164


and its not because of the wrong email address ;)
 
Same problem here:

dnsmng::restart() failed: dnsmng failed: dnsmng: Unable to define admin email
dnsmng: idn_toascii_safe(localhost..) failed: Invalid length

0: /opt/psa/admin/plib/dns/DNSManager.php:162
DNSManager::updateDefaultDNSZone(object of type DNSZone)
1: /opt/psa/admin/plib/dns/DNSManager.php:106
DNSManager::syncDNSZoneAdminEmail(boolean false, string '[email protected]')
2: /opt/psa/admin/htdocs/server/admin_ed.php3:84
admin_ed(array, array, array)
3: /opt/psa/admin/htdocs/server/admin_ed.php3:164

any solutions for this?

thanks...
 
i have a solution :)

/opt/psa/bin/init_conf --update -company x -name x -phone 00 -fax 00 -addr x -city xxxxxx -state x -pcode 0 -country DE -email [email protected] -zip 666
 
Back
Top