• 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

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