VHCS Install Problem mit Postfix HILFE

biffi

New Member
hallo
ich habe
debian etch und hatte versucht vhcs(Pro v2.4.7.1) zu instalieren

und nun wenn ich in
Code:
88-66-224-177:/var/www/vhcs2/engine/setup
das setup ausführe mit
Code:
./vhcs2-setup

kommt das :
Code:
    Welcome to VHCS2 '2.4 Spartacus' Setup Dialog.

    This program will set up VHCS2 system on your server.


    Please press 'Enter' to continue.

    Please enter system hostname (Enter for defaults) [88-66-224-177]:

    Please enter system network address (Enter for defaults) [84.66.224.177]:

    Please enter SQL server host (Enter for defaults) [localhost]:

    Please enter system SQL database (Enter for defaults) [vhcs2]:

    Please enter system SQL user (Enter for defaults) [root]:

    Please enter system SQL password (Enter for defaults) [none]:

    Please enter VHCS ftp SQL user (Enter for defaults) [vftp]:

    Please enter VHCS ftp SQL user password (Enter for defaults) [none]:

    Please enter administrator login name (Enter for defaults) [admin]:

    Please enter administrator password:
    Please repeat administrator password:

    Please enter admininistrator email address: e-mail@www.de
ERROR: External command '/usr/sbin/postmap /etc/postfix/vhcs2/{aliases,domains,mailboxes,transport,sender-access} &> /tmp/vhcs2-setup-services.log' returned '1' status !

es geht um diesen fehler :
Code:
ERROR: External command '/usr/sbin/postmap /etc/postfix/vhcs2/{aliases,domains,mailboxes,transport,sender-access} &> /tmp/vhcs2-setup-services.log' returned '1' status

wenn ich in dieser service log schau steht das drin :
Code:
postmap: warning: valid_hostname: numeric hostname: 88-66-224-177
postmap: fatal: file /etc/postfix/main.cf: parameter myhostname: bad parameter value: 88-66-224-177

meine main.cfg von postfix :
Code:
#
# Postfix MTA Manager Main Configuration File;
#
# Please do NOT edit this file manually;
#

#
# Postfix directory settings; These are critical for normal Postfix MTA functionallity;
#

command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
program_directory = /usr/lib/postfix

#
# Some common configuration parameters;
#

inet_interfaces = all
mynetworks_style = host

myhostname = 88-66-224-177
mydomain = 88-66-224-177.local
myorigin = $mydomain

smtpd_banner = $myhostname VHCS2 2.4 Spartacus Managed ESMTP 2.4.7.1
setgid_group = maildrop

#
# Receiving messages parameters;
#

mydestination = $myhostname, $mydomain 
append_dot_mydomain = no
append_at_myorigin = yes
local_transport = local
virtual_transport = virtual
transport_maps = hash:/etc/postfix/vhcs2/transport

#
# Delivering local messages parameters;
#

mail_spool_directory = /var/mail
mailbox_size_limit = 0
mailbox_command = procmail -a "$EXTENSION"

biff = no

alias_database = hash:/etc/aliases

local_destination_recipient_limit = 1
local_recipient_maps = unix:passwd.byname $alias_database

#
# Delivering virtual messages parameters;
#

virtual_mailbox_base = /var/mail/virtual
virtual_mailbox_limit = 0

virtual_mailbox_domains = hash:/etc/postfix/vhcs2/domains
virtual_mailbox_maps = hash:/etc/postfix/vhcs2/mailboxes

virtual_alias_maps = hash:/etc/postfix/vhcs2/aliases

virtual_minimum_uid = 1000
virtual_uid_maps = static:1000
virtual_gid_maps = static:8

#
# SASL paramters;
#

smtpd_sasl_auth_enable = yes

smtpd_sasl_security_options = noanonymous

smtpd_sasl_local_domain = vhcs.net

broken_sasl_auth_clients = yes

smtpd_recipient_restrictions =
   permit_sasl_authenticated,
   permit_mynetworks,
   reject_unauth_destination

in den datein "/etc/postfix/vhcs2/{aliases,domains,mailboxes,transport,sender-access" steht überall des selbe drin und zwar dies :
Code:
#
# MTA Managment Virtual Aliases List;
#
# Please do NOT edit it manually;
#
Wer weiß woran es liegt
und wer kann helfen ??

danke im vorraus
 
Hallo!
Also das Problem ist der numerische Hostname (88-66-224-177). Diesen solltest du grundsätzlich, inklusive einer gültigen Domain, ändern.

mfG
Thorsten
 
Hallo!
Wenn es der selbe Fehler ist, dann hast du den Hostnamen auch nicht geändert. Oder steht in der Fehlermeldung eventuell doch etwas anderes?

PS : Bitte nochmals Punkt 3.2 lesen. Danke.

mfG
Thorsten
 
Hallo,
VHCS ( unter Etch ) bitte vergessen !

Installier die ISPCP-Omega 1.0.0 RC2c (VHCS Fork) wie folgt:

1.)Sources.List
( Empfehlung )

deb Index of /debian etch main contrib non-free
deb-src Index of /debian etch main contrib non-free
deb Index of /debian-security etch/updates main contrib non-free


2.)Die packete
apt-get install apache2 apache2-mpm-worker apache2.2-common apache2-utils bind9 bzip2 courier-authdaemon courier-base courier-imap courier-maildrop courier-pop diff dnsutils gcc postgrey gzip iptables libapache2-mod-fastcgi libberkeleydb-perl libc6-dev libcrypt-blowfish-perl libcrypt-cbc-perl libcrypt-passwdmd5-perl libdate-calc-perl libdate-manip-perl libdbd-mysql-perl libdbi-perl libio-stringy-perl libmail-sendmail-perl libmailtools-perl libmcrypt4 libmd5-perl libmime-perl libnet-dns-perl libnet-netmask-perl libnet-perl libnet-smtp-server-perl libperl5.8 libsasl2 libsasl2-modules libsnmp-session-perl libterm-readkey-perl libterm-readpassword-perl libtimedate-perl libmysqlclient15off make mysql-client mysql-common mysql-server original-awk patch perl perl-base perl-modules php4 php4-cgi php4-gd php4-mcrypt php4-mysql php4-pear php5-cgi php5-gd php5-imap php5-mcrypt php5-mhash php5-mysql postfix postfix-tls postgrey procmail proftpd-mysql rkhunter sasl2-bin ssh tar wget

3.) /usr/bin/mysqladmin -u root password 'DeinPasswort'


4.) cd /root


5.) wget http://mesh.dl.sourceforge.net/sourceforge/ispcp/ispcp-omega-1.0.0-rc2c.tar.bz2

6.) tar -xjvf ispcp-omega-1.0.0-rc2c.tar.bz2

7.) cd ./ispcp-omega-1.0.0-rc2c

8.) make install

9.) cp -Rv /tmp/ispcp-1.0.0/* /

10.) cd /var/www/ispcp/engine/setup

11.) ./ispcp-setup

Ist noch RC, aber stabiler und sicherer als die "alte" VHCS Version.

.:Nachtrag:.
Solltest Du "deutsche" Hilfe benötigen, siehe meine Sig! Ansonsten auf = The home of IspCP Omega a VHCS fork
 
Last edited by a moderator:
Back
Top