ispCP - Board - Support
installion problem on centos - 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: installion problem on centos (/thread-3909.html)

Pages: 1 2


RE: installion problem on centos - RatS - 08-10-2008 04:34 AM

thank you, I'll fix it.


RE: installion problem on centos - phyton - 08-13-2008 04:13 AM

i need imap server but http://www.thatfleminggent.com is not opened for 1 week I need to mirror url


RE: installion problem on centos - CyD - 08-21-2008 06:23 AM

calvincm2 Wrote:Try this:
cp -f /etc/ispcp/bind/named.conf /var/named/chroot/etc/named-ispcp.conf
echo 'include "/etc/named-ispcp.conf";' >> /var/named/chroot/etc/named.conf

That is from the Fedora install script. The CentOS instructions leave you with an empty name-ispcp.conf which I think is the cause.
As a side note while troubleshooting this I noticed what appears to be a bug on line 680 of
/var/www/ispcp/engine/setup/ispcp-setup-methods.pl
where $cfg$cfg should be just $cfg

Having same problem here, tried the above with no success. It doesn't seem like it likes the contents of named-ispcp.conf, which is:

// bind Data BEGIN.

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

// bind Data END.


Any other suggestions? Thanks.


RE: installion problem on centos - CyD - 08-21-2008 06:49 AM

Interesting that the control panel does come up, despite the installation error. However, I think I have a PHP problem, as I get a blank page once logged in, so I can't see if there are any further problems in the CP yet. Honestly, if this customer's hosting provider would have given the choice, this box would have had Debian. I feel like such a noob, I usually never touch RPM-based distros Sad


RE: installion problem on centos - AnK - 08-24-2008 11:08 PM

Currently I am faced with the same issue. I am running CentOS 5.2 and tried to install ispCP RC6 and even the nightly snapshot from 24.08.08 but without success because the setup runs always into the following error:

Code:
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 !

Is there are a solution available?


RE: installion problem on centos - stockFD3S - 09-04-2008 01:59 PM

Just wondering if anyone else had any success? I reattempted twice to no avail.


RE: installion problem on centos - AnK - 09-06-2008 03:47 AM

I have tried it several times even with the nightly snapshot but without success... Sad