Install issue? - 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: Install issue? (/thread-7186.html) |
Install issue? - jchamb2010 - 07-10-2009 11:30 AM I tried installing ispCp, but when i tried installing it I got the following after it sat for about 10 mins trying to create secure strings or something like that. Code: root@netserv:/var/www/ispcp/engine/setup# perl ispcp-setup After I answer the last question and hit enter, it just sits there, are their supposed to be more questions? Or am I just supposed to let it sit there and eventually something will happen? This server is Ubuntu 9.04 Server edition. Thanks to anyone who helps. RE: Install issue? - kilburn - 07-10-2009 03:15 PM It's a problem about not enough entropy to generate passwords/keys. Open the console (not an ssh terminal) and randomly make some mouse clicks, type things, download something, whatever. This will fill the /dev/random with some entropy and then the installation will proceed normaly... RE: Install issue? - jchamb2010 - 07-11-2009 01:48 AM Ok I got past that, and everything went down hill from there, so i'm asuming that it's something to do with Ubuntu 9.04, and i'm going to try 8.04 instead. If anyone has some rock solid installation instructions those would be great too. |