Plesk 8.3 und Debian 4 64bit installations Problem.

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
trippleex
Posts: 16
Joined: 2006-03-06 13:00
 

Plesk 8.3 und Debian 4 64bit installations Problem.

Post by trippleex »

bei der installation von von Plesk 8.3 mit dem Autoinstallscript bekomme folgende meldung:
Selecting previously deselected package psa.
(Reading database ... 129001 files and directories currently installed.)
Unpacking psa (from .../psa_8.3.0-debian4.0.build83071218.20_amd64.deb) ...
hostname: No address associated with name
dnsdomainname: No address associated with name
Warning!
Unable to determine the host or domain name of your computer.
Setting it to localhost.localdomain
Unable to resolve host name.
Please specify the host name in the /etc/hosts file
or specify DNS configuration in the /etc/resolv.conf file on your system.

ERROR while trying to check the hostname
Check the error reason(see log file: /tmp/psa_8.3.0_debian4.0.build83071218.20_installing.080127.00.50.log), fix and try again

Aborting...

dpkg: error processing /var/cache/apt/archives/psa_8.3.0-debian4.0.build83071218.20_amd64.deb (--unpack):
subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/psa_8.3.0-debian4.0.build83071218.20_amd64.deb
die /etc/hosts Datei sieht so aus (Domain und Ip sind natürl. geändert):
# nameserver config
# IPv4
127.0.0.1 localhost
xxx.1x3.xxx.58 myDomain.com
#
# IPv6
::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
un der Inhalt des logfiles sieht so aus (log file: /tmp/psa_8.3.0_debian4.0.build83071218.20_installing.080127.00.50.log):
START psa-8.3.0-debian4.0.build83071218.20 installing (deb action: install) AT Sun Jan 27 00:50:32 CET 2008
dpkg action:
Warning!
Unable to determine the host or domain name of your computer.
Setting it to localhost.localdomain

ERROR while trying to check the hostname

Aborting...

STOP psa-8.3.0-debian4.0.build83071218.20 installing (deb action: install) AT Sun Jan 27 00:50:32 CET 2008
Welches Probelmen ist den mit dem Hostnamen ?
Das System war eine saubere Debian 4 (64Bit) installation mit LAMP gewesen.
Was kann ich tun ?
Roger Wilco
Posts: 5923
Joined: 2004-05-23 12:53
 

Re: Plesk 8.3 und Debian 4 64bit installations Problem.

Post by Roger Wilco »

Schau dir mal /etc/hostname und /etc/domainname an und lies die Manpage zu hostname(1).
Post Reply