database - Figuring out MySQL data information on an ec2 instance -


i installed mysql on ec2 instance , need information database can setup pligg on it.

the info needs are: database name, username, password, database server , table prefix. there simple way retrieve information? assume need use putty couldn't find specific info on it.

thanks

the database server localhost , rest values must set. docs whatever application installing should give tutorial on how create these.

you might find phpmyadmin useful if application provides sql script run , don't want use command line.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -