Powered by Blogger.

Popular Posts

About

Blogroll

Blogger news

Blogger templates

RSS

Pages

Si te Instalojme  MySQL Në RooT


Hapi 1: yum remove mysql
Hapi 2: rm -rf /var/lib/mysql

Hapi 3: yum install mysql-server

Hapi 4: /sbin/chkconfig --levels 235 mysqld on

Hapi 5: service mysqld start

Hapi 6: mysql_secure_installation ( kur ta qet per me i qit pw ja fut enter edhe kater her e bon "n" t pesten her e bon "Y" )

Hapi 7: mysql -u root -p ( kur ta qet per pw ja fut enter edhe i bon qito komandat :

-> CREATE DATABASE gpanel;

->CREATE USER 'gpanel'@localhost ->IDENTIFIED BY 'gpanel1';

->GRANT ALL PRIVILEGES ON gpanel.* ->TO 'gpanel'@localhost;

->quit 
----------------------------------------------------
Hostname i databases osht : localhost 

Username i databases osht : gpanel 
Name i databases osht : gpanel 
Pasword i databases osht : gpanel1

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

0 comments:

Post a Comment