migration Magento 2 to localhost with xampp Admin stuck to login box without fieldsCan't login to Magento admin after migrationMagento2 doesn't load images and cssWhy does the web based install of Magento 2 on Windows 7 localhost using XAMPP always fail?Magento 2 css problem on fronted and backendYou did not sign in correctly or Your account is temporarily disabled Magento 2Cannot create symlink in magentoMagento 2.2.2 :Error with read-only folder while setup:upgrade and with a module while :di.compileStylesheet could not be loaded in magento 2.2When I set client side less compilation shows me error

How is this relation reflexive?

Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)

Do Phineas and Ferb ever actually get busted in real time?

How does one intimidate enemies without having the capacity for violence?

How long does it take to type this?

Copenhagen passport control - US citizen

How to make payment on the internet without leaving a money trail?

Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?

Set-theoretical foundations of Mathematics with only bounded quantifiers

What is the offset in a seaplane's hull?

Is there a familial term for apples and pears?

If Manufacturer spice model and Datasheet give different values which should I use?

TGV timetables / schedules?

Can a German sentence have two subjects?

Download, install and reboot computer at night if needed

What is the command to reset a PC without deleting any files

Example of a relative pronoun

How is it possible for user to changed after storage was encrypted? (on OS X, Android)

Why are 150k or 200k jobs considered good when there are 300k+ births a month?

How much RAM could one put in a typical 80386 setup?

What would happen to a modern skyscraper if it rains micro blackholes?

Possibly bubble sort algorithm

Why CLRS example on residual networks does not follows its formula?

How is it possible to have an ability score that is less than 3?



migration Magento 2 to localhost with xampp Admin stuck to login box without fields


Can't login to Magento admin after migrationMagento2 doesn't load images and cssWhy does the web based install of Magento 2 on Windows 7 localhost using XAMPP always fail?Magento 2 css problem on fronted and backendYou did not sign in correctly or Your account is temporarily disabled Magento 2Cannot create symlink in magentoMagento 2.2.2 :Error with read-only folder while setup:upgrade and with a module while :di.compileStylesheet could not be loaded in magento 2.2When I set client side less compilation shows me error






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















i have a magento 2.0.4 website working on a server. As I want to upgrade it to 2.1.0, I did a backup and installed it on my local server W10 with xampp & composer, localhost (127.0.0.1).



I did clean the cache and removed everything, except .htaccess file from pub/static folder, run the command on Magento root :



php bin/magento setup:static-content:deploy



I opened up app/etc/di.xml find the path MagentoFrameworkAppViewAssetMaterializationStrategySymlink and replaced to MagentoFrameworkAppViewAssetMaterializationStrategyCopy



the website frontend is good but not the admin backend, it shows just white box in admin and no fields to login in to admin as well. There's no error in the console dev.



I checked as well, my account is not locked.



I did try to install a new fresh magento2 version with xampp and it's working... But not my website version.



Do you have any idea how to make the admin work again?










share|improve this question
















bumped to the homepage by Community 3 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Try to remove all content in var/cache, var/page_cache, var/generation, pub/static folders. After that run admin url in private browser and check it.

    – Aman Alam
    Jul 6 '16 at 19:24











  • Did you figured out something?

    – Gediminas
    Jun 22 '17 at 13:38

















0















i have a magento 2.0.4 website working on a server. As I want to upgrade it to 2.1.0, I did a backup and installed it on my local server W10 with xampp & composer, localhost (127.0.0.1).



I did clean the cache and removed everything, except .htaccess file from pub/static folder, run the command on Magento root :



php bin/magento setup:static-content:deploy



I opened up app/etc/di.xml find the path MagentoFrameworkAppViewAssetMaterializationStrategySymlink and replaced to MagentoFrameworkAppViewAssetMaterializationStrategyCopy



the website frontend is good but not the admin backend, it shows just white box in admin and no fields to login in to admin as well. There's no error in the console dev.



I checked as well, my account is not locked.



I did try to install a new fresh magento2 version with xampp and it's working... But not my website version.



Do you have any idea how to make the admin work again?










share|improve this question
















bumped to the homepage by Community 3 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Try to remove all content in var/cache, var/page_cache, var/generation, pub/static folders. After that run admin url in private browser and check it.

    – Aman Alam
    Jul 6 '16 at 19:24











  • Did you figured out something?

    – Gediminas
    Jun 22 '17 at 13:38













0












0








0








i have a magento 2.0.4 website working on a server. As I want to upgrade it to 2.1.0, I did a backup and installed it on my local server W10 with xampp & composer, localhost (127.0.0.1).



I did clean the cache and removed everything, except .htaccess file from pub/static folder, run the command on Magento root :



php bin/magento setup:static-content:deploy



I opened up app/etc/di.xml find the path MagentoFrameworkAppViewAssetMaterializationStrategySymlink and replaced to MagentoFrameworkAppViewAssetMaterializationStrategyCopy



the website frontend is good but not the admin backend, it shows just white box in admin and no fields to login in to admin as well. There's no error in the console dev.



I checked as well, my account is not locked.



I did try to install a new fresh magento2 version with xampp and it's working... But not my website version.



Do you have any idea how to make the admin work again?










share|improve this question
















i have a magento 2.0.4 website working on a server. As I want to upgrade it to 2.1.0, I did a backup and installed it on my local server W10 with xampp & composer, localhost (127.0.0.1).



I did clean the cache and removed everything, except .htaccess file from pub/static folder, run the command on Magento root :



php bin/magento setup:static-content:deploy



I opened up app/etc/di.xml find the path MagentoFrameworkAppViewAssetMaterializationStrategySymlink and replaced to MagentoFrameworkAppViewAssetMaterializationStrategyCopy



the website frontend is good but not the admin backend, it shows just white box in admin and no fields to login in to admin as well. There's no error in the console dev.



I checked as well, my account is not locked.



I did try to install a new fresh magento2 version with xampp and it's working... But not my website version.



Do you have any idea how to make the admin work again?







magento2 admin magento-2.0.4 windows xampp






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Oct 31 '16 at 12:53









7ochem

5,84493768




5,84493768










asked Jul 6 '16 at 19:16









FabriceFabrice

1




1





bumped to the homepage by Community 3 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 3 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.














  • Try to remove all content in var/cache, var/page_cache, var/generation, pub/static folders. After that run admin url in private browser and check it.

    – Aman Alam
    Jul 6 '16 at 19:24











  • Did you figured out something?

    – Gediminas
    Jun 22 '17 at 13:38

















  • Try to remove all content in var/cache, var/page_cache, var/generation, pub/static folders. After that run admin url in private browser and check it.

    – Aman Alam
    Jul 6 '16 at 19:24











  • Did you figured out something?

    – Gediminas
    Jun 22 '17 at 13:38
















Try to remove all content in var/cache, var/page_cache, var/generation, pub/static folders. After that run admin url in private browser and check it.

– Aman Alam
Jul 6 '16 at 19:24





Try to remove all content in var/cache, var/page_cache, var/generation, pub/static folders. After that run admin url in private browser and check it.

– Aman Alam
Jul 6 '16 at 19:24













Did you figured out something?

– Gediminas
Jun 22 '17 at 13:38





Did you figured out something?

– Gediminas
Jun 22 '17 at 13:38










1 Answer
1






active

oldest

votes


















0














Try below mentioned steps it should resolve your problem.



Remove all content in from below mentioned folders:



var/cache
var/page_cache
var/generation
pub/static


After that run admin url from private browser. Hope this will resolve your issue.






share|improve this answer























  • Thanks for your feedback, I followed your steps but it still the same

    – Fabrice
    Jul 6 '16 at 19:48











  • Ok after making this change try php bin/magento setup:static-content:deploy from command line.

    – Aman Alam
    Jul 6 '16 at 20:46











  • It doesn't change, I still have login box without fields

    – Fabrice
    Jul 6 '16 at 21:12











  • After upgrade have you run php bin/magento setup:upgrade

    – Aman Alam
    Jul 6 '16 at 21:57











  • I didn't do the upgrade yet, I want to transfer it on my local server (xampp) to do the upgrade after but I'm stuck with the admin login without fields

    – Fabrice
    Jul 6 '16 at 22:46












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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f124554%2fmigration-magento-2-to-localhost-with-xampp-admin-stuck-to-login-box-without-fie%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














Try below mentioned steps it should resolve your problem.



Remove all content in from below mentioned folders:



var/cache
var/page_cache
var/generation
pub/static


After that run admin url from private browser. Hope this will resolve your issue.






share|improve this answer























  • Thanks for your feedback, I followed your steps but it still the same

    – Fabrice
    Jul 6 '16 at 19:48











  • Ok after making this change try php bin/magento setup:static-content:deploy from command line.

    – Aman Alam
    Jul 6 '16 at 20:46











  • It doesn't change, I still have login box without fields

    – Fabrice
    Jul 6 '16 at 21:12











  • After upgrade have you run php bin/magento setup:upgrade

    – Aman Alam
    Jul 6 '16 at 21:57











  • I didn't do the upgrade yet, I want to transfer it on my local server (xampp) to do the upgrade after but I'm stuck with the admin login without fields

    – Fabrice
    Jul 6 '16 at 22:46
















0














Try below mentioned steps it should resolve your problem.



Remove all content in from below mentioned folders:



var/cache
var/page_cache
var/generation
pub/static


After that run admin url from private browser. Hope this will resolve your issue.






share|improve this answer























  • Thanks for your feedback, I followed your steps but it still the same

    – Fabrice
    Jul 6 '16 at 19:48











  • Ok after making this change try php bin/magento setup:static-content:deploy from command line.

    – Aman Alam
    Jul 6 '16 at 20:46











  • It doesn't change, I still have login box without fields

    – Fabrice
    Jul 6 '16 at 21:12











  • After upgrade have you run php bin/magento setup:upgrade

    – Aman Alam
    Jul 6 '16 at 21:57











  • I didn't do the upgrade yet, I want to transfer it on my local server (xampp) to do the upgrade after but I'm stuck with the admin login without fields

    – Fabrice
    Jul 6 '16 at 22:46














0












0








0







Try below mentioned steps it should resolve your problem.



Remove all content in from below mentioned folders:



var/cache
var/page_cache
var/generation
pub/static


After that run admin url from private browser. Hope this will resolve your issue.






share|improve this answer













Try below mentioned steps it should resolve your problem.



Remove all content in from below mentioned folders:



var/cache
var/page_cache
var/generation
pub/static


After that run admin url from private browser. Hope this will resolve your issue.







share|improve this answer












share|improve this answer



share|improve this answer










answered Jul 6 '16 at 19:31









Aman AlamAman Alam

958519




958519












  • Thanks for your feedback, I followed your steps but it still the same

    – Fabrice
    Jul 6 '16 at 19:48











  • Ok after making this change try php bin/magento setup:static-content:deploy from command line.

    – Aman Alam
    Jul 6 '16 at 20:46











  • It doesn't change, I still have login box without fields

    – Fabrice
    Jul 6 '16 at 21:12











  • After upgrade have you run php bin/magento setup:upgrade

    – Aman Alam
    Jul 6 '16 at 21:57











  • I didn't do the upgrade yet, I want to transfer it on my local server (xampp) to do the upgrade after but I'm stuck with the admin login without fields

    – Fabrice
    Jul 6 '16 at 22:46


















  • Thanks for your feedback, I followed your steps but it still the same

    – Fabrice
    Jul 6 '16 at 19:48











  • Ok after making this change try php bin/magento setup:static-content:deploy from command line.

    – Aman Alam
    Jul 6 '16 at 20:46











  • It doesn't change, I still have login box without fields

    – Fabrice
    Jul 6 '16 at 21:12











  • After upgrade have you run php bin/magento setup:upgrade

    – Aman Alam
    Jul 6 '16 at 21:57











  • I didn't do the upgrade yet, I want to transfer it on my local server (xampp) to do the upgrade after but I'm stuck with the admin login without fields

    – Fabrice
    Jul 6 '16 at 22:46

















Thanks for your feedback, I followed your steps but it still the same

– Fabrice
Jul 6 '16 at 19:48





Thanks for your feedback, I followed your steps but it still the same

– Fabrice
Jul 6 '16 at 19:48













Ok after making this change try php bin/magento setup:static-content:deploy from command line.

– Aman Alam
Jul 6 '16 at 20:46





Ok after making this change try php bin/magento setup:static-content:deploy from command line.

– Aman Alam
Jul 6 '16 at 20:46













It doesn't change, I still have login box without fields

– Fabrice
Jul 6 '16 at 21:12





It doesn't change, I still have login box without fields

– Fabrice
Jul 6 '16 at 21:12













After upgrade have you run php bin/magento setup:upgrade

– Aman Alam
Jul 6 '16 at 21:57





After upgrade have you run php bin/magento setup:upgrade

– Aman Alam
Jul 6 '16 at 21:57













I didn't do the upgrade yet, I want to transfer it on my local server (xampp) to do the upgrade after but I'm stuck with the admin login without fields

– Fabrice
Jul 6 '16 at 22:46






I didn't do the upgrade yet, I want to transfer it on my local server (xampp) to do the upgrade after but I'm stuck with the admin login without fields

– Fabrice
Jul 6 '16 at 22:46


















draft saved

draft discarded
















































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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f124554%2fmigration-magento-2-to-localhost-with-xampp-admin-stuck-to-login-box-without-fie%23new-answer', 'question_page');

);

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







Popular posts from this blog

Best approach to update all entries in a list that is paginated?Best way to add items to a paginated listChoose Your Country: Best Usability approachUpdate list when a user is viewing the list without annoying themWhen would the best day to update your webpage be?What should happen when I add a Row to a paginated, sorted listShould I adopt infinite scrolling or classical pagination?How to show user that page objects automatically updateWhat is the best location to locate the comments section in a list pageBest way to combine filtering and selecting items in a listWhen one of two inputs must be updated to satisfy a consistency criteria, which should you update (if at all)?

Вунгтау (аеропорт) Загальні відомості | Див. також | Посилання | Навігаційне меню10°22′00″ пн. ш. 107°05′00″ сх. д. / 10.36667° пн. ш. 107.08333° сх. д. / 10.36667; 107.0833310°22′00″ пн. ш. 107°05′00″ сх. д. / 10.36667° пн. ш. 107.08333° сх. д. / 10.36667; 107.083337731608Vinh AirportVinh airport facelift improves serviceвиправивши або дописавши їївиправивши або дописавши їїр

Тонконіг бульбистий Зміст Опис | Поширення | Екологія | Господарське значення | Примітки | Див. також | Література | Джерела | Посилання | Навігаційне меню1114601320038-241116202404kew-435458Poa bulbosaЭлектронный каталог сосудистых растений Азиатской России [Електронний каталог судинних рослин Азіатської Росії]Малышев Л. Л. Дикие родичи культурных растений. Poa bulbosa L. - Мятлик луковичный. [Малишев Л. Л. Дикі родичи культурних рослин. Poa bulbosa L. - Тонконіг бульбистий.]Мятлик (POA) Сем. Злаки (Мятликовые) [Тонконіг (POA) Род. Злаки (Тонконогові)]Poa bulbosa Linnaeus, Sp. Pl. 1: 70. 1753. 鳞茎早熟禾 lin jing zao shu he (Description from Flora of China) [Poa bulbosa Linnaeus, Sp. Pl. 1: 70. 1753. 鳞茎早熟禾 lin jing zao shu he (Опис від Флора Китаю)]Poa bulbosa L. – lipnice cibulkatá / lipnica cibulkatáPoa bulbosa в базі даних Poa bulbosa на сайті Poa bulbosa в базі даних «Global Biodiversity Information Facility» (GBIF)Poa bulbosa в базі даних «Euro + Med PlantBase» — інформаційному ресурсі для Євро-середземноморського розмаїття рослинPoa bulbosa L. на сайті «Плантариум»