← Hosting

[Ajuda] Configuraçao VPS

Lida 7486 vezes

Offline

lossehelin 
Membro
Mensagens 125 Gostos 0
Troféus totais: 27
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1 100 Posts

a instalacao do kloxo para mim foi muito simples, nao tive nada que a documentacao nao me ajudasse a ultrapassar. muito bom
Offline

hugoboss 
Membro
Mensagens 152 Gostos 1
Troféus totais: 21
Trófeus: (Ver todos)
Windows User Super Combination Combination Topic Starter Poll Voter Level 4 Level 3 Level 2 Level 1 100 Posts

Eu falo pelo kloxo que tenho tentado ajudar a desenvolver que o mesmo optimiza até esse valor de ram.

Se precisares de ajuda para algo manda-me PM

Obrigado, eu tentei enviar lhe PM mas não deu!

Tenho aqui um problema com o kloxo apareceu isto :


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 vivalostugas.com 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 mysql-test ; perl mysql-test-run.pl

Please report any problems with the /usr/bin/mysqlbug script!

The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at http://shop.mysql.com
                                                           [  OK  ]
Timeout error occurred trying to start MySQL Daemon.
Starting MySQL:                                            [FAILED]
Stopping MySQL:                                            [FAILED]
Timeout error occurred trying to start MySQL Daemon.
Starting MySQL:                                            [FAILED]
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Fatal Error: Could not connect to Mysql Localhost using user root and password ""
If this is a brand new install, you can completely remove mysql by running the commands below
            rm -rf /var/lib/mysql
            rpm -e mysql-server

And then run the installer again
Offline

Carlos Faustino 
Membro
Mensagens 396 Gostos 0
Feedback -1

Troféus totais: 24
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Level 5 Level 4 Level 3 Level 2 Level 1 100 Posts 50 Posts

Primeiro faz backup das bd's e depois corre:


rm -rf /var/lib/mysql
rpm -e mysql-server


Depois corre o instalador.