• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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