Magento 1.7 with Wamp 2.2

六月ゝ 毕业季﹏ 提交于 2019-12-13 04:58:46

问题


Just downloaded lastest wamp 2.2 and magento 1.7

I put the magento folder into the www folder

I went to localhost/magento and says “The connection to localhost was interrupted.”

also tried localhost/magento/install

and tried http://127.0.0.1/magento gets error "Google Chrome's connection attempt to localhost was rejected."

any ideas on why nothing shows up? because my other localhost files work fine. I posted this on the magento forums and 5 other people said they had the same problem with no answers.


回答1:


We had the very same problem when we upgraded to Magento 1.7 on our developpement environement. Apache was crashing when loading any page so we got the same error.

Only solution we found was to switch back to Wamp 2.1.

Hope this helps.




回答2:


Make sure you updated your curl extension. Its available for download at http://www.anindya.com/php-5-4-3-and-php-5-3-13-x64-64-bit-for-windows/

You just need to download the fixed extension at the bottom.

Also, check your C:\Windows\System32\Drivers\etc\hosts and make sure you're keeping your requests local.



来源:https://stackoverflow.com/questions/10685631/magento-1-7-with-wamp-2-2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!