WordPress installation on a laptop using xampp September 24, 2009
Posted by Cowboy in Uncategorized.Tags: mysql, sql, wordpress, xampp
trackback
path=%PATH%;c:\xampp\mysql\bin
mysql -u root
CREATE DATABASE database;
GRANT ALL PRIVILEGES ON database.* TO “username”@”hostname” IDENTIFIED BY “password”;
FLUSH PRIVILEGES;
EXIT
notepad config.php
<<update configuration>>
http://localhost/wordpressdir
Your site was extremely interesting, especially since I was searching for thoughts on this subject last Thursday.
Hey, I found your blog in a new directory of blogs. I dont know how your blog came up, must have been a typo, anyway cool blog, I bookmarked you.
Your site was extremely interesting, especially since I was searching for thoughts on this subject last Thursday.