Current time: 04-30-2024, 03:39 AM Hello There, Guest! (LoginRegister)


Post Reply 
Hostname Error
Author Message
slayer Offline
Newbie
*

Posts: 6
Joined: May 2009
Reputation: 0
Post: #11
RE: Hostname Error
I had no problem test the ispcp devoloper system with subdomain ^-^
but i think the stable dont wanna work with subdomain or Tongue
05-27-2009 06:09 AM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #12
RE: Hostname Error
We do not talk about a SUBDOMAIN - we talk about a FQDN
Please read this -> http://en.wikipedia.org/wiki/FQDN

Greez BeNe
05-27-2009 07:04 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Mert Offline


Posts: 1
Joined: Jun 2009
Reputation: 0
Post: #13
RE: Hostname Error
Hello ,

I am having a similar problem also. I checked my hosts file and i dont have anything wrong with the file. Output of /etc/hosts

# 'hosts' file configuration.

127.0.0.1 localhost
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

Output of /bin/hostname -f :

hostname: Unknown host


but yet again when i use perl ./ispcp-setup i receive the following error

Welcome to ispCP '1.0.0 RC7 OMEGA' Setup Dialog.
This program will set up ispCP OMEGA system on your server.

Next you are asked to enter a "fully qualified hostname" (FQHN).
For more infos read http://en.wikipedia.org/wiki/FQDN.

hostname: Unknown host
ERROR: External command '/bin/hostname -f 1>/tmp/ispcp-setup.hostname' returned '1' status !
06-29-2009 06:39 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #14
RE: Hostname Error
add a (or 2 if ipv6 is also used) line to your hosts file, so it looks like this (of course: your ip and name instead of 200.200....):
Code:
# 'hosts' file configuration.

127.0.0.1       localhost

200.200.200.200 server2.domain.tld server2
::ffff:200.200.200.200 server2.domain.tld server2

::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
06-29-2009 08:25 PM
Visit this user's website Find all posts by this user Quote this message in a reply
mishas Offline
Newbie
*

Posts: 5
Joined: Jul 2009
Reputation: 0
Post: #15
RE: Hostname Error
Can I use ISPcp without domain name?
07-06-2009 06:18 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #16
RE: Hostname Error
???

no and yes.

no because ispCP is made for managing domains - if you don't have domains you don't need ispCP.

yes - you can access the gui with just the IP address - but there are some services (e.g. postfix) which you have to configure very well if you don't want to use any domain name.

so - short answer: no (if you know the components very well then you may be able to get it working but then you don't ask this question :-)

/J
07-06-2009 04:18 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)