View Single Post
Old 01-21-2010, 12:19 PM   #4
JE3146
Jordan #2
 
JE3146's Avatar
 
Join Date: Oct 2008
First Name: Jordan
Location: Tigard, OR
Posts: 2,115
Trading: (26)
Partagas
JE3146 has disabled reputation
Default Re: Looking for a MySQL Guru

Quote:
Originally Posted by Volt View Post
Thanks for the offer. Here is where I am at:

To start, I am about as novice as can be with MySQL and PHP. As I try to learn, my imediate needs are in migration. I am moving from a internal housed based web app and MySQL (v4.0.17) with IIS. I want to move to a WAMP installation. The WAMP install contains the following:

WampServer 2.0i [07/11/09]
Includes : Apache 2.2.11, MySQL 5.1.36, PHP 5.3.0

WAMP is a stand alone package that installs all the above and does the basic configuring, great for a beginner.

I moved the web and the database over with the web start page working fine. I am getting a message on it though saying "access not authorized". Some research has lead me to believe I need to migrate the database instead of a drag and drop. I have read a bit on migrations but most help seems to be written for people with serious MySQL backgrounds.

Any help or recommendations in a basic way would be appreciated. Thanks in advance for any help.
you locked yourself out of localhost...

re-install WAMP

And configure the user's properly when you get into the database.
JE3146 is offline   Reply With Quote