migration Magento 1.9 to Magento 2.3Magento 2 Data Migration Tool Not connecting to remote serverMagento 1 to 2 data migration root'@'localhost Access denied situationMagento 2 problem with remote DB connectionMagento 2: Access Denied Error generated in report while the browser page is loadingError when restoring full system backup on a new Server (Bitnami Magento 2.2.1)During Data Migration Getting Access Violation IssueUser already has more than 'max_user_connectionsWebsite down: main.CRITICAL: SQLSTATE[28000] [1045] Access denied for user '(removed)'@'localhost' (using password: YES)Magento 2 - CLI Installation - MySQL Access Denied despite correct authenticationMagento CRITICAL Site Down: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
Print sums of all subsets
Q: What is a Checkmate Word™?
What is the difference between 1/3, 1/2, and full casters?
How can I receive packages while in France?
Grid/table with lots of buttons
Is there anything wrong with Thrawn?
Tikz - Coordinates error when using draw with axis
What exactly makes a General Products hull nearly indestructible?
Why isn't there a serious attempt at creating a third mass-appeal party in the US?
kids pooling money for Lego League and taxes
Convert a string like 4h53m12s to a total number of seconds in JavaScript
How to contact Apple to check if they will permit an iOS app?
Are there any examples of technologies have been lost over time?
Magento2: How can I logout customer from controller?
Using "Kollege" as "university friend"?
Why are there not any MRI machines available in Interstellar?
This message is flooding my syslog, how to find where it comes from?
"I you already know": is this proper English?
Why was Sauron not trying to find the Ring, and instead of preparing for war?
USA: Can a witness take the 5th to avoid perjury?
Is it legal for private citizens to "impound" e-scooters?
Why are so many countries still in the Commonwealth?
High income, sudden windfall
Reduce column width of table while also aligning values at decimal point
migration Magento 1.9 to Magento 2.3
Magento 2 Data Migration Tool Not connecting to remote serverMagento 1 to 2 data migration root'@'localhost Access denied situationMagento 2 problem with remote DB connectionMagento 2: Access Denied Error generated in report while the browser page is loadingError when restoring full system backup on a new Server (Bitnami Magento 2.2.1)During Data Migration Getting Access Violation IssueUser already has more than 'max_user_connectionsWebsite down: main.CRITICAL: SQLSTATE[28000] [1045] Access denied for user '(removed)'@'localhost' (using password: YES)Magento 2 - CLI Installation - MySQL Access Denied despite correct authenticationMagento CRITICAL Site Down: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
how to solve this error. I'm using GoDaddy server
In Abstract.php line 144:
SQLSTATE[28000] [1045] Access denied for user 'glamaa_mg4'@'localhost' (using password
: YES)
In Abstract.php line 128:
SQLSTATE[28000] [1045] Access denied for user 'glamaa_mg4'@'localhost' (using password
: YES)
magento2 magento2-migration-tool data-migration
add a comment |
how to solve this error. I'm using GoDaddy server
In Abstract.php line 144:
SQLSTATE[28000] [1045] Access denied for user 'glamaa_mg4'@'localhost' (using password
: YES)
In Abstract.php line 128:
SQLSTATE[28000] [1045] Access denied for user 'glamaa_mg4'@'localhost' (using password
: YES)
magento2 magento2-migration-tool data-migration
add a comment |
how to solve this error. I'm using GoDaddy server
In Abstract.php line 144:
SQLSTATE[28000] [1045] Access denied for user 'glamaa_mg4'@'localhost' (using password
: YES)
In Abstract.php line 128:
SQLSTATE[28000] [1045] Access denied for user 'glamaa_mg4'@'localhost' (using password
: YES)
magento2 magento2-migration-tool data-migration
how to solve this error. I'm using GoDaddy server
In Abstract.php line 144:
SQLSTATE[28000] [1045] Access denied for user 'glamaa_mg4'@'localhost' (using password
: YES)
In Abstract.php line 128:
SQLSTATE[28000] [1045] Access denied for user 'glamaa_mg4'@'localhost' (using password
: YES)
magento2 magento2-migration-tool data-migration
magento2 magento2-migration-tool data-migration
edited Jul 16 at 17:33
Josiah
156 bronze badges
156 bronze badges
asked Jun 13 at 16:59
Sami NaserSami Naser
11 bronze badge
11 bronze badge
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Are both websites on the same physical server? If not you'll have to do the MySQL connection via domain/IP address rather than localhost.
add a comment |
local.xml has this username : glamaa_mg4
Than the app/etc/env.php has username:i5762028_mg3
Would you try to make them same at both files? or the user that is valid on server
two different databases, why he needs the same user?
– MagenX
Jun 14 at 8:42
thanks for helping. I copied database Magento 1 to host Magento 2 it working
– Sami Naser
Jun 14 at 17:32
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f278287%2fmigration-magento-1-9-to-magento-2-3%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Are both websites on the same physical server? If not you'll have to do the MySQL connection via domain/IP address rather than localhost.
add a comment |
Are both websites on the same physical server? If not you'll have to do the MySQL connection via domain/IP address rather than localhost.
add a comment |
Are both websites on the same physical server? If not you'll have to do the MySQL connection via domain/IP address rather than localhost.
Are both websites on the same physical server? If not you'll have to do the MySQL connection via domain/IP address rather than localhost.
answered Jun 13 at 17:56
JamieJamie
933 bronze badges
933 bronze badges
add a comment |
add a comment |
local.xml has this username : glamaa_mg4
Than the app/etc/env.php has username:i5762028_mg3
Would you try to make them same at both files? or the user that is valid on server
two different databases, why he needs the same user?
– MagenX
Jun 14 at 8:42
thanks for helping. I copied database Magento 1 to host Magento 2 it working
– Sami Naser
Jun 14 at 17:32
add a comment |
local.xml has this username : glamaa_mg4
Than the app/etc/env.php has username:i5762028_mg3
Would you try to make them same at both files? or the user that is valid on server
two different databases, why he needs the same user?
– MagenX
Jun 14 at 8:42
thanks for helping. I copied database Magento 1 to host Magento 2 it working
– Sami Naser
Jun 14 at 17:32
add a comment |
local.xml has this username : glamaa_mg4
Than the app/etc/env.php has username:i5762028_mg3
Would you try to make them same at both files? or the user that is valid on server
local.xml has this username : glamaa_mg4
Than the app/etc/env.php has username:i5762028_mg3
Would you try to make them same at both files? or the user that is valid on server
answered Jun 13 at 21:00
Muhammad AyazMuhammad Ayaz
3561 silver badge9 bronze badges
3561 silver badge9 bronze badges
two different databases, why he needs the same user?
– MagenX
Jun 14 at 8:42
thanks for helping. I copied database Magento 1 to host Magento 2 it working
– Sami Naser
Jun 14 at 17:32
add a comment |
two different databases, why he needs the same user?
– MagenX
Jun 14 at 8:42
thanks for helping. I copied database Magento 1 to host Magento 2 it working
– Sami Naser
Jun 14 at 17:32
two different databases, why he needs the same user?
– MagenX
Jun 14 at 8:42
two different databases, why he needs the same user?
– MagenX
Jun 14 at 8:42
thanks for helping. I copied database Magento 1 to host Magento 2 it working
– Sami Naser
Jun 14 at 17:32
thanks for helping. I copied database Magento 1 to host Magento 2 it working
– Sami Naser
Jun 14 at 17:32
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f278287%2fmigration-magento-1-9-to-magento-2-3%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown