• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Adding New Domain Error

A

AlanMadrid

Guest
Hi, im having a problem when i try to add a new domain, i attached image with error

---------------------------------------------------------------
PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
CPU GenuineIntel, Intel(R) Xeon(R)CPU X5650 @ 2.67GHz
Version Parallels Plesk Panel v10.4.4_build1013111102.18 os_CentOS 6
OS Linux 2.6.32-71.el6.x86_64

PROBLEM DESCRIPTION
Error while adding new domain

STEPS TO REPRODUCE
Adding new domain in "Websites & Domains > Add New Domain"

ACTUAL RESULT
Error: Unable to execute serverconf: terminate called after throwing an instance of 'plesk::Exc<&(plesk::ExecCmd::Failed(bool))>' what(): Execution of hostname -f failed with return code 1. Stderr is hostname: Unknown host

--------------------------------------------------------------

Thank you for your time
 

Attachments

  • Screen Shot 2012-05-22 at 10.50.52 AM.png
    Screen Shot 2012-05-22 at 10.50.52 AM.png
    134.5 KB · Views: 9
What sort of output following command:

# cat /etc/hosts

Do you have there record like

127.0.0.1 localhost <your_hostname>

?
 
Hello,

the output is:


[root@hosting ~]# cat /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6



thank you

-A
 
Back
Top