rancho
September 1, 2010, 3:56pm
1
I am looking to create a db for my worpdress installation,
how can I do it ?
wordpress it asks following:
let us assume I have created a db named - test1 using edit databases, what should I enter in the following:
Database Name -
User Name -
PWd - is it the mysql pwd I had kept ?
database host - localhost
will be really thankful to the helped
rancho
September 1, 2010, 4:17pm
2
just to be more clear,
databasename - test1
what will be the username and password as I don’t see any option to add an user under the database in edit databases
Eric
September 1, 2010, 4:23pm
3
Howdy,
Databases you create within Virtualmin are accessible using the username and password of the Virtual Server owner.
So when you’re in Virtualmin, and you go into Edit Databases -> Create a new database, you would then use the Virtual Server owner’s username and password to access that database.
-Eric
rancho
September 1, 2010, 4:28pm
4
hi Eric
when I tried that it throws error msg
I have created a new db named, ss1 under site1.com
my site1.com logins are - id - admin1, and pwd - addmin3
in wp set up page, when I enter:
db name - ss1
db username - admin1
pwd - addmin3
databasehost - localhost
table prefix - wp_
it throws unable to connect to db
rancho
September 1, 2010, 4:31pm
5
ok, I just fixed this up
I had set custom pwd and I forgot that earlier, now it works
thanks once again Eric