Author Topic: Instilation/migration  (Read 1045 times)

0 Members and 1 Guest are viewing this topic.

Offline VoltTopic starter

  • Irregular
  • Posts: 1
    • View Profile
Instilation/migration
« on: January 21, 2010, 09:46:59 AM »
Hello All,

I'm hoping I came to the right forum for help.  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

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.  BTW, I love the "we will not delete" rules. 

Michael

Offline jskywalker

  • Enthusiast
  • Posts: 289
  • Gender: Male
    • View Profile
Re: Instilation/migration
« Reply #1 on: January 23, 2010, 02:39:45 PM »
The way MySQL saves passwords did change in MySQL-version 4.1
so, this might be the problem you are having.

Try to re-assign the passwords in your new installation.