Page 1 of 1

Creating a user with XAMPP. Horrible newbie question but...

PostPosted: 17. January 2005 03:35
by Teja
Hello all,

Well when I made a backup of my Wordpress installation to test out templating and more importantly having a good backup and all. I never really had to worry about creating a new user. Well now I do as I want to install a new copy of wordpress on local machine. What i want to know is how do I go about doing this? I have XAMPP installed on Linux (SuSE 9.2). I've tried looking at this for help:

http://www.devarticles.com/c/a/MySQL/Cr ... n-MySQL/1/

But considering that I'm new to this, I haven't been able to make out anything.

PostPosted: 17. January 2005 13:01
by Wiedmann
Creating a user with XAMPP

You mean MySQL user?

http://localhost/phpmyadmin/
--> Privileges
--> Add a new User

PostPosted: 20. January 2005 22:03
by Teja
Thanks a ton, that is exactly what I meant :)