Current time: 05-17-2024, 10:38 PM Hello There, Guest! (LoginRegister)


Post Reply 
Installation problem
Author Message
billy2e Offline


Posts: 4
Joined: Nov 2008
Reputation: 0
Post: #1
Installation problem
[root@ispcp setup]# perl ispcp-setup

Welcome to ispCP '1.0.0 RC6 OMEGA' Setup Dialog.
This program will set up ispCP OMEGA system on your server.

Next you are asked to enter a "fully qualified hostname" (FQHN).
For more infos read http://en.wikipedia.org/wiki/FQDN.


Please enter a fully qualified hostname. [ispcp.xxx.com]:

Please enter system network address. [xxx.xxx.xxx.xxx]:

Please enter the domain name where ispCP OMEGA will run on [admin.ispcp.xxx.com]:

Please enter SQL server host. [localhost]:

Please enter system SQL database. [ispcp]:

Please enter system SQL user. [root]:

Please enter system SQL password. [none]:
Please repeat system SQL password:

Please enter ispCP ftp SQL user. [vftp]:

Please enter ispCP ftp SQL user password. [auto generate]:
ispCP ftp SQL user password set to: t!.^_/2vyU8YQjy]O%

Please enter ispCP phpMyAdmin Control user. [pma]:

Please enter ispCP phpMyAdmin Control user password. [auto generate]:
phpMyAdmin Control user password set to: )z3P0:UXef1*3+00mY

Please enter administrator login name. [admin]:

Please enter administrator password:

Password too short!
Please enter administrator password:
Please repeat administrator password:

Please enter administrator e-mail address: billy@vpsmart.com

IP of Secondary DNS. (optional) []:

Use MySQL Prefix.
Possible values: [i]nfront, [b]ehind, [n]one. [none]:

FastCGI Version:[f]astcgi or f[c]gid. [fastcgi]:

Activate AWStats. [no]: yes

AWStats Mode:
Possible values [d]ynamic and [s]tatic. [dynamic]:

Starting Installation...
Can't exec "which": No such file or directory at ispcp-setup-methods.pl line 652.
Can't exec "which": No such file or directory at ispcp-setup-methods.pl line 653.
Use of uninitialized value in substitution (s///) at ispcp-setup-methods.pl line 655.
Use of uninitialized value in substitution (s///) at ispcp-setup-methods.pl line 656.
Use of uninitialized value in length at ispcp-setup-methods.pl line 658.
Use of uninitialized value in length at ispcp-setup-methods.pl line 658.
ERROR: Undefined template replacement data in repl_var: {RKHUNTER}!

i am using centos 5.2 os.
please help!!THX
if you know what happen, please contact billy2e@gmail.com.
11-24-2008 01:52 AM
Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #2
RE: Installation problem
Try to install using last trunk (obtain it using svn, i installed today and worked) witch correct problems with Centos5.2. Also pay great attention at steps required to install presented in INSTALL file. fastcgi is not supported in Centos, you must use fcgid ( c )
(This post was last modified: 11-24-2008 02:00 AM by sci2tech.)
11-24-2008 01:59 AM
Visit this user's website Find all posts by this user Quote this message in a reply
billy2e Offline


Posts: 4
Joined: Nov 2008
Reputation: 0
Post: #3
RE: Installation problem
i use the ispcp-omega-trunk-20081123.tar.gz for the installation.
11-24-2008 02:01 AM
Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #4
RE: Installation problem
Not good.
If subversion is not installed, install with
Code:
yum install subversion
Use
Code:
svn co http://isp-control.net/ispcp_svn/trunk/ /ispcp
rm -fr `find /ispcp -type d -name '.svn'`
cd /ispcp
nano /ispcp/docs/CentOS/INSTALL
Follow exactly steps described there.
(This post was last modified: 11-24-2008 02:10 AM by sci2tech.)
11-24-2008 02:05 AM
Visit this user's website Find all posts by this user Quote this message in a reply
billy2e Offline


Posts: 4
Joined: Nov 2008
Reputation: 0
Post: #5
RE: Installation problem
i have followed your instruction to install.
same error
11-24-2008 08:22 PM
Find all posts by this user Quote this message in a reply
billy2e Offline


Posts: 4
Joined: Nov 2008
Reputation: 0
Post: #6
RE: Installation problem
also
when i install perl component.
it show error.
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/P.../CHECKSUMS
CPAN: Compress::Zlib loaded ok
Checksum for /root/.cpan/sources/authors/id/P/PH/PHOENIX/Term-ReadPassword-0.11.tar.gz ok
Scanning cache /root/.cpan/build for sizes
Term-ReadPassword-0.11/
Term-ReadPassword-0.11/Changes
Term-ReadPassword-0.11/Makefile.PL
Term-ReadPassword-0.11/MANIFEST
Term-ReadPassword-0.11/META.yml
Term-ReadPassword-0.11/README
Term-ReadPassword-0.11/ReadPassword.pm
Term-ReadPassword-0.11/t/
Term-ReadPassword-0.11/t/1_basics.t
Term-ReadPassword-0.11/t/2_interactive.t

CPAN.pm: Going to build P/PH/PHOENIX/Term-ReadPassword-0.11.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Term::ReadPassword
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
11-24-2008 09:30 PM
Find all posts by this user Quote this message in a reply
coplone Offline
Junior Member
*

Posts: 14
Joined: Dec 2008
Reputation: 0
Post: #7
RE: Installation problem
(11-24-2008 09:30 PM)billy2e Wrote:  also
when i install perl component.
it show error.
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/P.../CHECKSUMS
CPAN: Compress::Zlib loaded ok
Checksum for /root/.cpan/sources/authors/id/P/PH/PHOENIX/Term-ReadPassword-0.11.tar.gz ok
Scanning cache /root/.cpan/build for sizes
Term-ReadPassword-0.11/
Term-ReadPassword-0.11/Changes
Term-ReadPassword-0.11/Makefile.PL
Term-ReadPassword-0.11/MANIFEST
Term-ReadPassword-0.11/META.yml
Term-ReadPassword-0.11/README
Term-ReadPassword-0.11/ReadPassword.pm
Term-ReadPassword-0.11/t/
Term-ReadPassword-0.11/t/1_basics.t
Term-ReadPassword-0.11/t/2_interactive.t

CPAN.pm: Going to build P/PH/PHOENIX/Term-ReadPassword-0.11.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Term::ReadPassword
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible

try fix the path of the file needed by cpan, reconfigure cpan config

cpan> o conf init
12-15-2008 11:16 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)