Magento 1.9 How to use old database while installing fresh magentoMagento upgrade from 1.7 to 1.9How can I switch database from remote to localhosttransfer Database to another magento site to other magento site with different tempalte?Database connection error. magento installationOld store redirecting to new one when same database is used for new magentoMigrating magento 1.9Magento 2: Use database of 2.0.4 in 2.0.7Magento 2: Multiple Database ConnectionMagento 2.1.8 database move to another installationHow to fix errors while installing in magento2?Is it possible to make magento use another user database?
Overprovisioning SSD on ubuntu. How? Ubuntu 19.04 Samsung SSD 860
What is realistic quality of computer blueprints quickly backed up before apocalypse and their impact on future design?
When did J.K. Rowling decide to make Ron and Hermione a couple?
How to draw twisted cuves?
Skipping same old introductions
Is Norway in the Single Market?
Is there a general term for the items in a directory?
How is Sword Coast North governed?
Is Illustrator accurate for business card sizes?
Could flaps be raised upward to serve as spoilers / lift dumpers?
speaker impedence
Python π = 1 + (1/2) + (1/3) + (1/4) - (1/5) + (1/6) + (1/7) + (1/8) + (1/9) - (1/10) ...1748 Euler
How to compare files with diffrent extensions and delete extra files?
Does the use of a new concept require a prior definition?
Protect a 6 inch air hose from physical damage
Move label of an angle in Tikz
How were x-ray diffraction patterns deciphered before computers?
Password management for kids - what's a good way to start?
Word for giving preference to the oldest child
Need help in optimizing the below helper class
How to set Adobe DC PDF reader as default for ALL pdfs without having to open security preferences every time
Gold Battle KoTH
Can it be useful for a player block with a hanging piece in a back rank mate situation?
Applying for mortgage when living together but only one will be on the mortgage
Magento 1.9 How to use old database while installing fresh magento
Magento upgrade from 1.7 to 1.9How can I switch database from remote to localhosttransfer Database to another magento site to other magento site with different tempalte?Database connection error. magento installationOld store redirecting to new one when same database is used for new magentoMigrating magento 1.9Magento 2: Use database of 2.0.4 in 2.0.7Magento 2: Multiple Database ConnectionMagento 2.1.8 database move to another installationHow to fix errors while installing in magento2?Is it possible to make magento use another user database?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I wish to install fresh magento 1.9.2.3 using the same database of magento 1.9.2.2
During installation process when I give the same database name as of magento 1.9.2.2 It shows error as"Database connection error". Is it possible to use the same old database or should I create a new one?
magento-1.9 database
add a comment |
I wish to install fresh magento 1.9.2.3 using the same database of magento 1.9.2.2
During installation process when I give the same database name as of magento 1.9.2.2 It shows error as"Database connection error". Is it possible to use the same old database or should I create a new one?
magento-1.9 database
upgrade your magento 1.9.2.2 to 1.9.2.3
– Pradeep Sanku
Jan 21 '16 at 11:48
follow this link magento.stackexchange.com/questions/21761/…
– Pradeep Sanku
Jan 21 '16 at 11:48
was the method I followed wrong?
– Ramya
Jan 21 '16 at 11:53
add a comment |
I wish to install fresh magento 1.9.2.3 using the same database of magento 1.9.2.2
During installation process when I give the same database name as of magento 1.9.2.2 It shows error as"Database connection error". Is it possible to use the same old database or should I create a new one?
magento-1.9 database
I wish to install fresh magento 1.9.2.3 using the same database of magento 1.9.2.2
During installation process when I give the same database name as of magento 1.9.2.2 It shows error as"Database connection error". Is it possible to use the same old database or should I create a new one?
magento-1.9 database
magento-1.9 database
edited Jul 24 at 4:40
Himani Tayal
10912 bronze badges
10912 bronze badges
asked Jan 21 '16 at 11:46
RamyaRamya
68813 silver badges37 bronze badges
68813 silver badges37 bronze badges
upgrade your magento 1.9.2.2 to 1.9.2.3
– Pradeep Sanku
Jan 21 '16 at 11:48
follow this link magento.stackexchange.com/questions/21761/…
– Pradeep Sanku
Jan 21 '16 at 11:48
was the method I followed wrong?
– Ramya
Jan 21 '16 at 11:53
add a comment |
upgrade your magento 1.9.2.2 to 1.9.2.3
– Pradeep Sanku
Jan 21 '16 at 11:48
follow this link magento.stackexchange.com/questions/21761/…
– Pradeep Sanku
Jan 21 '16 at 11:48
was the method I followed wrong?
– Ramya
Jan 21 '16 at 11:53
upgrade your magento 1.9.2.2 to 1.9.2.3
– Pradeep Sanku
Jan 21 '16 at 11:48
upgrade your magento 1.9.2.2 to 1.9.2.3
– Pradeep Sanku
Jan 21 '16 at 11:48
follow this link magento.stackexchange.com/questions/21761/…
– Pradeep Sanku
Jan 21 '16 at 11:48
follow this link magento.stackexchange.com/questions/21761/…
– Pradeep Sanku
Jan 21 '16 at 11:48
was the method I followed wrong?
– Ramya
Jan 21 '16 at 11:53
was the method I followed wrong?
– Ramya
Jan 21 '16 at 11:53
add a comment |
2 Answers
2
active
oldest
votes
Answer Found. The method which I followed was correct.We can give the old database name & its details (username and password) during fresh installation to use the old database in new magento.Database error occured. But once I restarted the xampp server the error disappeared.It was that simple and that easy.
add a comment |
no you are wrong, you must never install new magento on top of your old database, in fact you wont be able to install it, or you will break it.
but instead you have to in magento 1.9.2.3 change details in local.xml to connect to your old database and open your index page to trigger the updates...
How to do that?
– Ramya
Jan 21 '16 at 12:54
I didnt break my site. the new one is working perfectly fine. The result of my mistake is that my old store is redirecting to the new one. Can I not retrieve my old site?
– Ramya
Jan 21 '16 at 13:03
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%2f98337%2fmagento-1-9-how-to-use-old-database-while-installing-fresh-magento%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
Answer Found. The method which I followed was correct.We can give the old database name & its details (username and password) during fresh installation to use the old database in new magento.Database error occured. But once I restarted the xampp server the error disappeared.It was that simple and that easy.
add a comment |
Answer Found. The method which I followed was correct.We can give the old database name & its details (username and password) during fresh installation to use the old database in new magento.Database error occured. But once I restarted the xampp server the error disappeared.It was that simple and that easy.
add a comment |
Answer Found. The method which I followed was correct.We can give the old database name & its details (username and password) during fresh installation to use the old database in new magento.Database error occured. But once I restarted the xampp server the error disappeared.It was that simple and that easy.
Answer Found. The method which I followed was correct.We can give the old database name & its details (username and password) during fresh installation to use the old database in new magento.Database error occured. But once I restarted the xampp server the error disappeared.It was that simple and that easy.
answered Jan 21 '16 at 12:00
RamyaRamya
68813 silver badges37 bronze badges
68813 silver badges37 bronze badges
add a comment |
add a comment |
no you are wrong, you must never install new magento on top of your old database, in fact you wont be able to install it, or you will break it.
but instead you have to in magento 1.9.2.3 change details in local.xml to connect to your old database and open your index page to trigger the updates...
How to do that?
– Ramya
Jan 21 '16 at 12:54
I didnt break my site. the new one is working perfectly fine. The result of my mistake is that my old store is redirecting to the new one. Can I not retrieve my old site?
– Ramya
Jan 21 '16 at 13:03
add a comment |
no you are wrong, you must never install new magento on top of your old database, in fact you wont be able to install it, or you will break it.
but instead you have to in magento 1.9.2.3 change details in local.xml to connect to your old database and open your index page to trigger the updates...
How to do that?
– Ramya
Jan 21 '16 at 12:54
I didnt break my site. the new one is working perfectly fine. The result of my mistake is that my old store is redirecting to the new one. Can I not retrieve my old site?
– Ramya
Jan 21 '16 at 13:03
add a comment |
no you are wrong, you must never install new magento on top of your old database, in fact you wont be able to install it, or you will break it.
but instead you have to in magento 1.9.2.3 change details in local.xml to connect to your old database and open your index page to trigger the updates...
no you are wrong, you must never install new magento on top of your old database, in fact you wont be able to install it, or you will break it.
but instead you have to in magento 1.9.2.3 change details in local.xml to connect to your old database and open your index page to trigger the updates...
answered Jan 21 '16 at 12:53
MagenXMagenX
2,63010 silver badges27 bronze badges
2,63010 silver badges27 bronze badges
How to do that?
– Ramya
Jan 21 '16 at 12:54
I didnt break my site. the new one is working perfectly fine. The result of my mistake is that my old store is redirecting to the new one. Can I not retrieve my old site?
– Ramya
Jan 21 '16 at 13:03
add a comment |
How to do that?
– Ramya
Jan 21 '16 at 12:54
I didnt break my site. the new one is working perfectly fine. The result of my mistake is that my old store is redirecting to the new one. Can I not retrieve my old site?
– Ramya
Jan 21 '16 at 13:03
How to do that?
– Ramya
Jan 21 '16 at 12:54
How to do that?
– Ramya
Jan 21 '16 at 12:54
I didnt break my site. the new one is working perfectly fine. The result of my mistake is that my old store is redirecting to the new one. Can I not retrieve my old site?
– Ramya
Jan 21 '16 at 13:03
I didnt break my site. the new one is working perfectly fine. The result of my mistake is that my old store is redirecting to the new one. Can I not retrieve my old site?
– Ramya
Jan 21 '16 at 13:03
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%2f98337%2fmagento-1-9-how-to-use-old-database-while-installing-fresh-magento%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
upgrade your magento 1.9.2.2 to 1.9.2.3
– Pradeep Sanku
Jan 21 '16 at 11:48
follow this link magento.stackexchange.com/questions/21761/…
– Pradeep Sanku
Jan 21 '16 at 11:48
was the method I followed wrong?
– Ramya
Jan 21 '16 at 11:53