Current time: 05-21-2024, 08:59 PM Hello There, Guest! (LoginRegister)


Post Reply 
Starting Installation ... and nothing happens anymore?
Author Message
Borisbojic Offline
Junior Member
*

Posts: 10
Joined: Apr 2009
Reputation: 0
Post: #1
Starting Installation ... and nothing happens anymore?
Hi,

currently I seem to have a problem with the final installation step. All prior steps did work fine.

Here's how far I get with the setup dialog:

Quote:Welcome to ispCP '1.0.0 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. [Ubuntu-804-hardy-LTS-64-minimal]: static.213-239-214-71.clients.your-server.de

Please enter system network address. [213.239.214.71]:

Please enter the domain name where ispCP OMEGA will run on [admin.static.213-239-214-71.clients.your-server.de]:

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]:
Please repeat ispCP ftp SQL user password:

Please enter ispCP phpMyAdmin Control user. [pma]:

Please enter ispCP phpMyAdmin Control user password. [auto generate]:
Please repeat ispCP phpMyAdmin Control user password:

Please enter administrator login name. [admin]:

Please enter administrator password:
Please repeat administrator password:

Please enter administrator e-mail address: borisbojic@gmail.com

IP of Secondary DNS. (optional) []:

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

FastCGI Version: [f]cgid or fast[c]gi. [fcgid]:

Activate AWStats. [no]:

Starting Installation...
After that, nothing happens anymore ... no progress, no message, no error.

All I can do is to interrupt the script.

This script also will stop working in the same way whenever I select [auto generate] for passwords.

I have no idea what can be wrong? :-(
(This post was last modified: 04-30-2009 12:32 AM by Borisbojic.)
04-30-2009 12:31 AM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #2
RE: Starting Installation ... and nothing happens anymore?
There are not enough entropy to generate the PW´s.
Please open a second SSH Shell, ping some Servers, type around, press enter. Run top, ps or something. That should generate enough data for the progress. There was also a script around here in the Forum to improve this...

Greez BeNe
04-30-2009 12:54 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Borisbojic Offline
Junior Member
*

Posts: 10
Joined: Apr 2009
Reputation: 0
Post: #3
RE: Starting Installation ... and nothing happens anymore?
Thanks, I used this howto to speed it up: http://www.isp-control.net/forum/thread-6118.html :-)

But: after interrupting the setup script, it doensn't want to start anymore:

Quote:Welcome to ispCP '1.0.0 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.

hostname: Unknown host
ERROR: External command '/bin/hostname -f 1>/tmp/ispcp-setup.hostname' returned '1' status !
What the ... ?!?
(This post was last modified: 04-30-2009 02:21 AM by Borisbojic.)
04-30-2009 01:33 AM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #4
RE: Starting Installation ... and nothing happens anymore?
Sure that you want to use this Hostname ?
Code:
static.213-239-214-71.clients.your-server.de

Greez BeNe
04-30-2009 04:30 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Borisbojic Offline
Junior Member
*

Posts: 10
Joined: Apr 2009
Reputation: 0
Post: #5
RE: Starting Installation ... and nothing happens anymore?
(04-30-2009 04:30 AM)BeNe Wrote:  Sure that you want to use this Hostname ?
Code:
static.213-239-214-71.clients.your-server.de

Greez BeNe

Yes, why not? It's the fully qualified hostname for my server.

But what has this to do with my problem above? Wink
04-30-2009 06:29 AM
Find all posts by this user Quote this message in a reply
Borisbojic Offline
Junior Member
*

Posts: 10
Joined: Apr 2009
Reputation: 0
Post: #6
RE: Starting Installation ... and nothing happens anymore?
EDIT:

I changed the hostname to my server's ip - this worked. Before, there was written "Ubuntu-804-hardy-LTS-64-minimal" in it, this seemed strange as a hostname...?

After that, I stumbled over two more errors (proftpd.conf was not found, as well as fastcgi_ispcp.conf), but I fixed it by copying the files manually.

I wonder why they weren't copied correctly using 'make install' ... Sad
04-30-2009 07:32 AM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #7
RE: Starting Installation ... and nothing happens anymore?
You use an RootServer or a vServer ?
Some Problems during the make install ?

Greez BeNe
04-30-2009 03:55 PM
Visit this user's website Find all posts by this user Quote this message in a reply
route43 Offline


Posts: 1
Joined: May 2009
Reputation: 0
Post: #8
RE: Starting Installation ... and nothing happens anymore?
(04-30-2009 07:32 AM)Borisbojic Wrote:  EDIT:

I changed the hostname to my server's ip - this worked. Before, there was written "Ubuntu-804-hardy-LTS-64-minimal" in it, this seemed strange as a hostname...?

After that, I stumbled over two more errors (proftpd.conf was not found, as well as fastcgi_ispcp.conf), but I fixed it by copying the files manually.

I wonder why they weren't copied correctly using 'make install' ... Sad

Hey, how did you change the hostname if you couldn't start ispcp_setup? Have you edited ISPcp's configuration files manually? Where are those stored?

I'm having the same problem and I can't convince setup to resume. I also had the problem of the missing fastcgi_ispcp.conf file.

I'm sorry if this questions sound out of place but I'm new to this software and I've been trying for the last 3 hours to set it up on Ubuntu Interpid 8.10 with no luck...
05-08-2009 06:35 AM
Find all posts by this user Quote this message in a reply
Yoomod Offline


Posts: 1
Joined: May 2009
Reputation: 0
Post: #9
RE: Starting Installation ... and nothing happens anymore?
Hi,

same Problem here, if i try to auto generate a password, nothing happens anymore.

If i try to Set a Password, it works, but after "Starting Installation" nothing happens anymore.

Hmm, it seems there is something going wrong with the Setup of the Passwords. No Errors on "make install".

A very fresh System Debian 4.0

Maybe its there is a Problem why the File /dev/random dont exists?

Bye...Yoomod
(This post was last modified: 05-23-2009 04:50 AM by Yoomod.)
05-23-2009 04:40 AM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #10
RE: Starting Installation ... and nothing happens anymore?
Quote:There are not enough entropy to generate the PW´s.
Please open a second SSH Shell, ping some Servers, type around, press enter. Run top, ps or something. That should generate enough data for the progress. There was also a script around here in the Forum to improve this...

Greez BeNe

Greez BeNe
05-25-2009 05:55 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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