Post Reply  Post Thread 
Pages (2): « First [1] 2 Next > Last »
IspCP RC4 does not work on CentOS 5 and 5.1 system
Author Message
rickygestalt
Junior Member
*


Posts: 14
Group: Registered
Joined: Mar 2008
Status: Offline
Reputation: 0
Post: #1
IspCP RC4 does not work on CentOS 5 and 5.1 system

Hi, Fist of all I apologize for repeating but I don't install the IspCp on CentOS system.
After I Start the engine setup, the installation stop in this point :

DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_NAME}' eq '{DMN_NAME}', missing '{DMN_NAME}' in src !
DEBUG: push_el() sub_name: repl_var(), msg: Ending...
DEBUG: push_el() sub_name: repl_var(), msg: Starting...
DEBUG: push_el() sub_name: repl_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DB_DIR}' eq '{DB_DIR}', missing '{DB_DIR}' in src !
DEBUG: push_el() sub_name: repl_var(), msg: Ending...
DEBUG: push_el() sub_name: repl_var(), msg: Starting...
DEBUG: push_el() sub_name: repl_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Ending...
DEBUG: push_el() sub_name: repl_tag(), msg: Ending...
DEBUG: push_el() sub_name: repl_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_NAME}' eq '{DMN_NAME}', missing '{DMN_NAME}' in src !
DEBUG: push_el() sub_name: repl_var(), msg: Ending...
DEBUG: push_el() sub_name: repl_var(), msg: Starting...
DEBUG: push_el() sub_name: repl_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DB_DIR}' eq '{DB_DIR}', missing '{DB_DIR}' in src !
DEBUG: push_el() sub_name: repl_var(), msg: Ending...
DEBUG: push_el() sub_name: repl_var(), msg: Starting...
DEBUG: push_el() sub_name: repl_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Ending...
DEBUG: push_el() sub_name: repl_tag(), msg: Ending...
DEBUG: push_el() sub_name: repl_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Ending...
DEBUG: push_el() sub_name: repl_tag(), msg: Ending...
DEBUG: push_el() sub_name: repl_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_NAME}' eq '{DMN_NAME}', missing '{DMN_NAME}' in src !
DEBUG: push_el() sub_name: repl_var(), msg: Ending...
DEBUG: push_el() sub_name: repl_var(), msg: Starting...
DEBUG: push_el() sub_name: repl_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Ending...
DEBUG: push_el() sub_name: repl_tag(), msg: Ending...
DEBUG: push_el() sub_name: repl_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DB_DIR}' eq '{DB_DIR}', missing '{DB_DIR}' in src !
DEBUG: push_el() sub_name: repl_var(), msg: Ending...
DEBUG: push_el() sub_name: prep_tpl(), msg: Ending...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Ending...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '// dmn [admin.gestalt.it] cfg entry BEGIN.
' ne '// dmn [admin.gestalt.it] cfg entry END.
', '// dmn [admin.gestalt.it] cfg entry BEGIN.
' or '// dmn [admin.gestalt.it] cfg entry END.
' missing in src !
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Ending...
DEBUG: push_el() sub_name: repl_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: Ending...
DEBUG: push_el() sub_name: repl_tag(), msg: Ending...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('cp -p /etc/named.conf /etc/ispcp/bind/backup/named.conf.1205846427'), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Starting...
DEBUG: push_el() sub_name: setfmode(), msg: Ending...
DEBUG: push_el() sub_name: store_file(), msg: Ending...
DEBUG: push_el() sub_name: get_tag(), msg: Starting...
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: Undefined intput data, bt: |// bind Data BEGIN.
|, et: |// bind Data END.
|, src !
DEBUG: pop_el() sub_name: get_tag(), msg: ERROR: Undefined intput data, bt: |// bind Data BEGIN.
|, et: |// bind Data END.
|, src !
ERROR: Undefined intput data, bt: |// bind Data BEGIN.
|, et: |// bind Data END.
|, src !
[root@admin setup]#

Thanks in advanced.

03-19-2008 12:10 AM
Find all posts by this user Quote this message in a reply
StevenE
Junior Member
*


Posts: 97
Group: Registered
Joined: Feb 2008
Status: Offline
Reputation: 0
Post: #2
RE: IspCP RC4 does not work on CentOS 5 and 5.1 system

check your named.conf

mine looks like this

Code:
// bind Data BEGIN.

// dmn [admin.steven.de] cfg entry BEGIN.
zone "admin.steven.de" {
    type    master;
    file    "/etc/namedb/master/admin.steven.de.db";
    notify    YES;
};
// dmn [admin.steven.de] cfg entry END.

// dmn [{DMN_NAME}] cfg entry BEGIN.
// dmn [{DMN_NAME}] cfg entry END.

// bind Data END.


but when I'm not wrong this part is written of the Installation itself so it shouldn't be there

Code:
// dmn [admin.steven.de] cfg entry BEGIN.
zone "admin.steven.de" {
    type    master;
    file    "/etc/namedb/master/admin.steven.de.db";
    notify    YES;
};
// dmn [admin.steven.de] cfg entry END.


perhaps it help Tongue


OS : FreeBSD 7.0-RC1
ispCP Version : RC5
Apache-Version : 2.2.6
MySQL-Version : 5.1.22
Mods : none
03-19-2008 12:17 AM
Find all posts by this user Quote this message in a reply
joximu
Moderator
*****


Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
Post: #3
RE: IspCP RC4 does not work on CentOS 5 and 5.1 system

maybe the path to the named.conf is not set correctly in the ispcp.conf


2008-03-16 ispCP RC4 released!!!
03-19-2008 12:27 AM
Visit this user's website Find all posts by this user Quote this message in a reply
rickygestalt
Junior Member
*


Posts: 14
Group: Registered
Joined: Mar 2008
Status: Offline
Reputation: 0
Post: #4
RE: IspCP RC4 does not work on CentOS 5 and 5.1 system

Sorry StevenE I modify the file in /var/named/chroot/etc/named.conf
but when I restart the engine setup the file /var/named/chroot/etc/named.conf is empty.

joximu : The path of the named file is right!
[root@admin setup]# rpm -qa | grep bind
bind-chroot-9.3.3-10.el5

[root@admin setup]# vi /etc/ispcp/ispcp.conf
#
# BIND data
#

BIND_CONF_FILE = /var/named/chroot/etc/named.conf

BIND_DB_DIR = /var/named/chroot/var/named

where is the error?

thanks

03-19-2008 12:34 AM
Find all posts by this user Quote this message in a reply
StevenE
Junior Member
*


Posts: 97
Group: Registered
Joined: Feb 2008
Status: Offline
Reputation: 0
Post: #5
RE: IspCP RC4 does not work on CentOS 5 and 5.1 system

joximu Wrote:
maybe the path to the named.conf is not set correctly in the ispcp.conf


think the path is correctly, without the correct path there wouldn't be anything to output like in this case, and I'm pretty sure that if the named.conf is missing that the installation will say

/etc/namedb/named.conf does not exsist

something like that Smile


OS : FreeBSD 7.0-RC1
ispCP Version : RC5
Apache-Version : 2.2.6
MySQL-Version : 5.1.22
Mods : none
03-19-2008 12:34 AM
Find all posts by this user Quote this message in a reply
joximu
Moderator
*****


Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
Post: #6
RE: IspCP RC4 does not work on CentOS 5 and 5.1 system

I don't know exactly what's going on on the bsd system.
I prefer setting BIND_CONF_FILE to something like named.ispcp.conf and then include this in the *normal* named.conf.

Also check the templates in /etc/ispcp/bind/* and ...parts/*

/J


2008-03-16 ispCP RC4 released!!!
03-19-2008 12:45 AM
Visit this user's website Find all posts by this user Quote this message in a reply
rickygestalt
Junior Member
*


Posts: 14
Group: Registered
Joined: Mar 2008
Status: Offline
Reputation: 0
Post: #7
RE: IspCP RC4 does not work on CentOS 5 and 5.1 system

But in this thread we speek the CentOS system!!!

joximu Wrote:
I don't know exactly what's going on on the bsd system.
I prefer setting BIND_CONF_FILE to something like named.ispcp.conf and then include this in the *normal* named.conf.

Also check the templates in /etc/ispcp/bind/* and ...parts/*

/J

03-19-2008 12:51 AM
Find all posts by this user Quote this message in a reply
joximu
Moderator
*****


Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
Post: #8
RE: IspCP RC4 does not work on CentOS 5 and 5.1 system

sorry!
lol, never mind, the lines afterwards are os independant Smile

<need a coffee> Joxi


2008-03-16 ispCP RC4 released!!!
03-19-2008 12:53 AM
Visit this user's website Find all posts by this user Quote this message in a reply
rickygestalt
Junior Member
*


Posts: 14
Group: Registered
Joined: Mar 2008
Status: Offline
Reputation: 0
Post: #9
RE: IspCP RC4 does not work on CentOS 5 and 5.1 system

I don't understand why The Team Declares that "RC4 is now ready for CentOS", this affermation is not valid!!! I try to install IspCP in 100 different way but I have the same problem!!!
Please help me!!!

03-20-2008 02:32 AM
Find all posts by this user Quote this message in a reply
gOOvER
Documentation Team
***
Docu Team

Posts: 1,283
Group: Docu Team
Joined: Jul 2007
Status: Offline
Reputation: 11
Post: #10
RE: IspCP RC4 does not work on CentOS 5 and 5.1 system

Bebause it's an RC, only for testing. In my Opinion Debian should be the only supported Distro. All other Distros should be created by the community, when they need it.


OS : Debian 4.0 Etch 64bit
ispCP Version : RC6 r1257 - 01.07.08 (NightlyBuild)
Activated : AWStats dynamic
Mods : none
->SmileThis Signature is OpenSourceSmile<-

This post was last modified: 03-20-2008 03:37 AM by gOOvER.

03-20-2008 03:29 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Pages (2): « First [1] 2 Next > Last »
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump:

| All rights reserved : isp-control.net |