[wdvltalk-social] OT ;-) Can't upload to localhost
Matthew Macdonald-Wallace
matthew at truthisfreedom.org.uk
Mon Jul 7 13:29:46 BST 2008
Quoting joseph harris <smilepoet at vfemail.net>:
>
> Now all I have to do is remember how to make tables...
I'm guessing you've got phpmyadmin or similar installed as part of
easyPHP. If so, use that.
IF you haven't start the MySQL client and execute the following
(replace WPDB with the name of the database you want to create):
CREATE DATABASE WPDB;
GRANT ALL PRIVILIGES ON WPDB.* TO username at localhost IDENTIFIED BY 'password';
(replace the username and password above as well!)
go to your WordPress installation and run the installer
:o)
M.
--
Matthew Macdonald-Wallace
matthew at truthisfreedom.org.uk
http://www.truthisfreedom.org.uk/
More information about the wdvltalk-social
mailing list