ispCP - Board - Support
Starting Installation ... and nothing happens anymore? - 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: Starting Installation ... and nothing happens anymore? (/thread-6569.html)

Pages: 1 2


Starting Installation ... and nothing happens anymore? - Borisbojic - 04-30-2009 12:31 AM

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? :-(


RE: Starting Installation ... and nothing happens anymore? - BeNe - 04-30-2009 12:54 AM

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


RE: Starting Installation ... and nothing happens anymore? - Borisbojic - 04-30-2009 01:33 AM

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 ... ?!?


RE: Starting Installation ... and nothing happens anymore? - BeNe - 04-30-2009 04:30 AM

Sure that you want to use this Hostname ?
Code:
static.213-239-214-71.clients.your-server.de

Greez BeNe


RE: Starting Installation ... and nothing happens anymore? - Borisbojic - 04-30-2009 06:29 AM

(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


RE: Starting Installation ... and nothing happens anymore? - Borisbojic - 04-30-2009 07:32 AM

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


RE: Starting Installation ... and nothing happens anymore? - BeNe - 04-30-2009 03:55 PM

You use an RootServer or a vServer ?
Some Problems during the make install ?

Greez BeNe


RE: Starting Installation ... and nothing happens anymore? - route43 - 05-08-2009 06:35 AM

(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...


RE: Starting Installation ... and nothing happens anymore? - Yoomod - 05-23-2009 04:40 AM

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


RE: Starting Installation ... and nothing happens anymore? - BeNe - 05-25-2009 05:55 PM

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