I thought WAMPserver was, like, for idiots. I feel like an idiot so why doesn't it work?
July 21, 2009 11:49 AM Subscribe
I am following a tutorial on how to install WAMPserver and Wordpress on my Windows machine to kickstart my learning of CM systems and PHP. A crucial component won't install and I don't know nuthin' about how to fix the problem.
I found
This tutorial on installing and configuring WAMPserver, which is ideal for a dunderhead like myself who can barely compute. When I get to the part where they tell you to go to SQLitemanager, I realized that it wasn't in my WAMPserver menu. I have unistalled and reinstalled twice and it doesn't show up. I have tried to duplicate their instructions using a SQLite Manager plugin for Firefox but it isn't working. I have searched for evidence of other people having the same problem but came up empty-handed. I am at a loss to find a solution. Am I looking for the answers in the wrong places? This is being installed on a machine without windows server software.
posted by Foam Pants to technology (6 answers total) 2 users marked this as a favorite
You see you just need a database sever running. You connect with phpmyadmin to that database server and create the database tables, then you configure your application (wordpress) to use that database giving it the username and password and the address (localhost) of your database server.
(I can't really look at the tutorial and a lot of webpages at the moment, so excuse my terse answer.)
posted by mmkhd at 12:16 PM on July 21, 2009