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
Post a Comment