ispCP - Board - Support
Centos 5.2 ( DomU ) - 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: Centos 5.2 ( DomU ) (/thread-5086.html)

Pages: 1 2


Centos 5.2 ( DomU ) - coplone - 12-07-2008 08:17 PM

Starting Installation...
ERROR: Undefined intput data, bt: |// bind Data BEGIN.
|, et: |// bind Data END.
|, src !
-bash-3.2#


RE: Centos 5.2 ( DomU ) - sci2tech - 12-07-2008 08:36 PM

Problem is already fixed in trunk! Try use last available nightly build


RE: Centos 5.2 ( DomU ) - coplone - 12-07-2008 11:01 PM

(12-07-2008 08:36 PM)sci2tech Wrote:  Problem is already fixed in trunk! Try use last available nightly build

how to use nightly trunk ?


RE: Centos 5.2 ( DomU ) - sci2tech - 12-07-2008 11:02 PM

http://www.isp-control.net/ispcp/wiki/releases_svn


RE: Centos 5.2 ( DomU ) - coplone - 12-07-2008 11:26 PM

(12-07-2008 11:02 PM)sci2tech Wrote:  http://www.isp-control.net/ispcp/wiki/releases_svn

Undefined subroutine &main::ask_fastcgi called at ispcp-setup line 215, <STDIN> line 13. <== i got this


RE: Centos 5.2 ( DomU ) - sci2tech - 12-07-2008 11:31 PM

Did you follow install steps from doc/CentOS/INSTALL? There are some some steps to perform before stats to install.


RE: Centos 5.2 ( DomU ) - coplone - 12-07-2008 11:38 PM

(12-07-2008 11:31 PM)sci2tech Wrote:  Did you follow install steps from doc/CentOS/INSTALL? There are some some steps to perform before stats to install.

wait i try to start from the beginning again,.. just for information if u wanna install ispcp on centos make sure u install mysql-server first ( On DomU ) becoz sometime we can't login or change the password even we have reseting the root password via mysqld_safe Big Grin


RE: Centos 5.2 ( DomU ) - coplone - 12-15-2008 08:19 PM

(12-07-2008 11:38 PM)coplone Wrote:  
(12-07-2008 11:31 PM)sci2tech Wrote:  Did you follow install steps from doc/CentOS/INSTALL? There are some some steps to perform before stats to install.

wait i try to start from the beginning again,.. just for information if u wanna install ispcp on centos make sure u install mysql-server first ( On DomU ) becoz sometime we can't login or change the password even we have reseting the root password via mysqld_safe Big Grin

allready success just need to learn how to setting up,.. thanks sci2

the prob was the perl like u said i had to configure it manually the path of cpan need file such as /usr/bin/make dll.

to configure manually the cpan :

cpan> o conf init

then check every single step of the need file i assume u open 2 terminal then follow the step.

Best Regards,
Coplone a.k.a bobo a.k.a Agus Triwanto


RE: Centos 5.2 ( DomU ) - coplone - 12-15-2008 10:50 PM

i got 3 error.

1. Proftpd
2. PostGrey
3. Policyd-Weight

those 3 services wont start. i have allready change use 1.3 conf for proftpd and postgrey and policyd-weight dint not installed.

any one could help me solve this proftpd ?

screenshot :

[Image: ispcp-error.JPG]


RE: Centos 5.2 ( DomU ) - BeNe - 12-17-2008 05:42 PM

Start your proftpd in debug mode and we see more.
Code:
proftpd -n -d5

Greez BeNe