Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.0-beta2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2012 at 12:56 UTC
Updated:
29 Oct 2013 at 18:52 UTC
Hi,
I downloaded and extracted the commerce kickstart 2.0-beta release. When I went to the new commerce site in my browser I get the welcome screen. When I click "let's get started" I get the following message:
"This web page is no longer available" and it also says "Error 101 (net::ERR_CONNECTION_RESET)"...
I currently have WAMP installed on a Windows 7 64-bit laptop. Apache 2.2.22 & PHP-version 5.3.13, I also installed curl...
What am I missing here?
Anyone experienced this before?
Thanks!
Sandra
Comments
Comment #1
bojanz commentedSomething is wrong with your environment. Maybe you could try the WAMP forums if they exist (or try with the Acquia Dev Desktop instead), not sure how I'd debug this.
Leaving the issue open for a few days so someone can pitch in with a solution, if possible.
Comment #2
bojanz commentedComment #3
shuklasp commentedI am also facing the same issue. Reopening the issue.
Comment #4
bojanz commentedAs I said, something is wrong with your environment.
This might help:
http://stackoverflow.com/questions/4582937/err-connection-reset-error-on...
or some of the related links.
Nothing I can do on my side, sorry.
Comment #5
spanac commentedAlthough you are using Win 7 x64 bit, you should use 32bit version of WampServer. Try using:
Wamp server (32 bits & PHP 5.3) 2.2E
Apache 2.2.22 – Mysql 5.5.24 – PHP 5.3.13 XDebug 2.1.2 XDC 1.5 PhpMyadmin 3.4.10.1 SQLBuddy 1.3.3 webGrind 1.0
I have tested this combination on Windows 7 x64 and it works great :)
Also, turn on Curl:
P.S.
Tested the 64bit version of WampServer 2.2E on Win 7 x64 and the installation of Commerce Kicstart will fall immediately (on Verify requirements) just as you have described.
Comment #7
g35nightrider commentedSomeone please tell Commerce Kickstart to post this on their site..I spent hours trying to troubleshoot the curl issue. Thanks for the tip!
Comment #8
lavrenovm@gmail.com commentedhttp://www.drupalcommerce.org/commerce-kickstart-2/installing-using-wamp...
Comment #9
Kojo Unsui commentedSame bug. The lone tip who made an install possible was to disable Xdebug in wamp config as said in #8, thanks !