IspCP RC4 does not work on CentOS 5 and 5.1 system - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: IspCP RC4 does not work on CentOS 5 and 5.1 system (/thread-2775.html) Pages: 1 2 |
IspCP RC4 does not work on CentOS 5 and 5.1 system - rickygestalt - 03-19-2008 12:10 AM 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. RE: IspCP RC4 does not work on CentOS 5 and 5.1 system - StevenE - 03-19-2008 12:17 AM check your named.conf mine looks like this Code: // bind Data BEGIN. 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. perhaps it help RE: IspCP RC4 does not work on CentOS 5 and 5.1 system - joximu - 03-19-2008 12:27 AM maybe the path to the named.conf is not set correctly in the ispcp.conf RE: IspCP RC4 does not work on CentOS 5 and 5.1 system - rickygestalt - 03-19-2008 12:34 AM 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 RE: IspCP RC4 does not work on CentOS 5 and 5.1 system - StevenE - 03-19-2008 12:34 AM 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 RE: IspCP RC4 does not work on CentOS 5 and 5.1 system - joximu - 03-19-2008 12:45 AM 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 RE: IspCP RC4 does not work on CentOS 5 and 5.1 system - rickygestalt - 03-19-2008 12:51 AM But in this thread we speek the CentOS system!!! joximu Wrote:I don't know exactly what's going on on the bsd system. RE: IspCP RC4 does not work on CentOS 5 and 5.1 system - joximu - 03-19-2008 12:53 AM sorry! lol, never mind, the lines afterwards are os independant <need a coffee> Joxi RE: IspCP RC4 does not work on CentOS 5 and 5.1 system - rickygestalt - 03-20-2008 02:32 AM 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!!! RE: IspCP RC4 does not work on CentOS 5 and 5.1 system - gOOvER - 03-20-2008 03:29 AM 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. |