Hel[p Regarding Linux VPS
#1

i have bought a VPS just now
and its unmanaged now how can i install Mysql and other Things that mysql Need To Run
Coz my script is MySql Based
Reply
#2

yum install mysql
yum install mysql-server
Reply
#3

And Then How can i Set up? It I mean How to create Tables?
And Change the Password Of the Mysql Database?
How can i acces it?
Reply
#4

go search php my admin
Reply
#5

I Cant Clearly Understand Phpmyadmin :/
Reply
#6

Here's a tip. If you don't understand phpMyAdmin, then don't run a script that uses MySQL.
Reply
#7

If i where you i would install a LAMP server by doing:

Код:
apt-get install tasksel 

After installation completed run command: 
tasksel

Choose for a lamp server, and it will install apache for you.

After that put command: 

apt-get install phpmyadmin

Select LAMP

DB-CONFIG: yes
Then you can access by your server IP in the browser so like 127.0.0.1/phpmyadmin
And you have a visible interface.
Reply
#8

Ye, if you would use ******


That would be great.
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)