Page 1 of 1

[Closed]Install script never finishes.

Posted: Thu Jul 24, 2014 3:00 pm
by Shadowcrit
Edit: Switched to CentOS 6.4. Works great now.


System Specs:
  • OS: Ubuntu 14.04 64-Bit
  • PLATFORM: OpenVZ
  • CPU: 4x 2.2 GHz
  • Ram: 6 GB\6 GB Swap
  • NET: 1GBit Connection
  • IPs: 3 IPv4 12 IPv6
Now that that's out of the way.

On a fresh install (well, I have to install curl first), the Install script never goes past the SQL part. it hangs there. Here is the last output:

Code: Select all

Installing MySQL system tables...
OK
Filling help tables...
OK

To start mysqld at boot time you have to copy
support-files/mysql.server to the right place for your system

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:

/usr/bin/mysqladmin -u root password 'new-password'
/usr/bin/mysqladmin -u root -h vps1 password 'new-password'

Alternatively you can run:
/usr/bin/mysql_secure_installation

which will also give you the option of removing the test
databases and anonymous user created by default.  This is
strongly recommended for production servers.

See the manual for more instructions.

You can start the MySQL daemon with:
cd /usr ; /usr/bin/mysqld_safe &

You can test the MySQL daemon with mysql-test-run.pl
cd /usr/mysql-test ; perl mysql-test-run.pl

Please report any problems at http://bugs.mysql.com/


That's it! Nothing happens after that. I also tried doing apt-get update before I install and it still happens. I have reinstalled about 5 times now and still cannot get it to finish installing. Going to try again and leave it on for hours lol.

Any help would be greatly appreciated.

Re: [Closed]Install script never finishes.

Posted: Sun Jul 27, 2014 5:40 pm
by imperio
Your problem is solved?

Re: [Closed]Install script never finishes.

Posted: Sat Oct 11, 2014 9:47 am
by Spooney
I'm having the same problem, tried multiple times. I will try Centos as well.

Re: [Closed]Install script never finishes.

Posted: Mon Feb 01, 2016 4:44 pm
by skurudo
In never version there is no such problem.