php - Magento Installation loops forever -


i have existing magento project , after following set of configurations steps supposed kick off magento project , running locally, failed. on browser accessing local server url, bypass localization , configurations steps (where specify db user , pwd , blah blah). when installation supposed take me admin creation page, went infinite loop(the page keeps redirecting me 'too many redirects on page'). after digging hours, call responsible loop:

in app/code/core/mage/core/model/app.php mage_core_model_resource_setup::applyallupdates();

what here have project , running.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -