Volt Posted January 21, 2010 Share Posted January 21, 2010 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 Quote Link to comment https://forums.phpfreaks.com/topic/189304-instilationmigration/ Share on other sites More sharing options...
jskywalker Posted January 23, 2010 Share Posted January 23, 2010 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. Quote Link to comment https://forums.phpfreaks.com/topic/189304-instilationmigration/#findComment-1000521 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.