Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install SpeckCommerce #46

Open
ariqd opened this issue Jan 7, 2015 · 2 comments
Open

Install SpeckCommerce #46

ariqd opened this issue Jan 7, 2015 · 2 comments

Comments

@ariqd
Copy link

ariqd commented Jan 7, 2015

So i've copied the contents from the zip to htdocs (xampp), installed composer, set up the vhost, opened it on my browser and there's the installation. When i fill in the blanks and pressed next it's always like this:

success) :?>
Installation Complete!
Installation Failed!
responses as $response) : ?>
please remove SpeckInstall from /config/application.config.php

and when i tried test coneection it pops up "not yet implemented" how do i fix this? thanks.

@ALTAMASH80
Copy link

Hi ariqd,
The answer to your question is in two parts.

  1. Locate php.ini in xamp and find the tag "short_open_tag" which will be set to "off" set it to "On". So the line will look like something "short_open_tag = On"
  2. You said you want to fix the button which test the connection. If I'm correct you want to contribute. 2.1 For that you've to fork speckinstall and clone it in devmodules.
    2.2 create a branch in using a commadline tool like git checkout -b connectionButtonFix.
    2.3 Fix the problem and push it so speck people can have a look at it.

I hope i was able to answer your question. But its way too late.

The best thing for contribution is use Freenode IRC network: #speckcommerce and talk with the team there.

@karborator
Copy link

create database with name speck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants