Installing WAMP and Creating a MySQL Database
Posted on 07 March 2010 by Abidoon
This tutorial covers installing WAMP and creating a mysql data base using the import function of phpmyadmin. This tutorial was created by Mike Lively of Northern Kentucky University.
Tags | Creating, database, installing, MySQL, WAMP

have you tryed uninstalling and reinstalling Wamp silly question mostlikeley but its worth a try fixes most isues
@LoGDamo I tried that, and it still gives me the same error message
“cannot load mysql extension;
please check PHP configuration
Documentation”
Any other ideas???
you are getting the error because u haven’t started the server if u go into your menu and click start all services then try you should get there
anyone know why there is a Max: 2,048 KiB on db imports? Trying to import a WordPress db 4409kb. Is there a laymen’s work-around? Thanks
OMFG THANK YOU. Nothing else worked but that helped alot!!!! Your the best!!!
firefox and IE are NEVER competing.
1 star for stupid comment.
Getting error when trying to acess phpMyAdmin..
After downloading the WAMP and then clicking on phpMyAdmin I got this error message
“cannot load mysql extension;
please check PHP configuration
Documentation”
Has any one else received this error message, if so how can I fix it or bypass it.
MySQL said: Documentation
#1045 – Access denied for user ‘root’@'localhost’ (using password: NO)
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
What Do i Do ?…
make sure that the wamp server is on- line then try again and the options page will appear
hey dude why dont i get a wamp database creation i am getting a blank web page-all white………..not those option to create, thanks
after installing wamp on my pc when i am go to localhost from my system tray it sends me to a blank page, not to datebase creation, thanks…….
the password is left blank by befault just press enter when it ask for password
you idiot
geeks rule
I lol’d. Anyone who is watching this is probably trying to learn…I have not the slightest idea how this retard got to this vid
And where did you dream that up ? Or was that just a statement you made because you don’t have a lue what the tut is about ?
This contains a virus that hacks your PC !!
fucking geeks
Checkout my MYSQL Brute Force
watch?v=dMIjDgWbF98
does it work on vista 64 bit
dosnt work for me either beause i need a password dont ask why it just asks for a password
doesnt work for me
You cant have to apache servers on the same computer they conflict, in the source code there’s something you need to amend to make a server work, best bet is to use a virtual server if you want to use 2.
You probably set a root password for your SQL server.
CREATE TABLE tablename (
– fields go in here
);
Basic syntax for creating tables in SQL
You need to rename this tutorial: Creating database WITH WAMP.
I want to learn how to write it in MySQL, not using someone’s premade how-to for 6 year olds.