Message from discussion
My experiences setting up Potion Store
MIME-Version: 1.0
Message-ID: <b458ec15-6538-46e1-8b8b-2e76321a23b0@i29g2000prf.googlegroups.com>
Date: Tue, 4 Dec 2007 15:21:15 -0800 (PST)
Received: by 10.86.73.17 with SMTP id v17mr16001fga.1196810475716; Tue, 04 Dec
2007 15:21:15 -0800 (PST)
In-Reply-To: <990fdd85-e86c-455d-ae15-3ffbbf0242a2@a35g2000prf.googlegroups.com>
X-IP: 192.25.142.225
References: <5ff20b5c-4265-4046-b353-7afc72299d39@i12g2000prf.googlegroups.com>
<990fdd85-e86c-455d-ae15-3ffbbf0242a2@a35g2000prf.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11)
Gecko/20071127 Firefox/2.0.0.11,gzip(gfe),gzip(gfe)
Subject: Re: My experiences setting up Potion Store
From: John McLaughlin <logho...@gmail.com>
To: Potion Store Discussions <potion-store@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
I followed the normal directions including 'rake db:migrate' but
changed my adapter to mysql and it all worked perfectly. If you don't
have access to the command line I'm guessing (?) you could set up the
tables & by hand but my database kung-fu is pretty weak so I'm
probably not the best to comment on it.
Honestly though if you are considering using the Potion store I'd
suggest you find a web host that does give you command line access --
I know dreamhost does and their rates are pretty reasonable (almost
free the first year if you use one of the many coupons floating
around)
-John
On Dec 4, 2:26 pm, RedRuby <rod.ca...@gmail.com> wrote:
> Using mysql, did you create the database tables by hand? Or were you
> able to use the "rake db:migrate?" How would you use "rake
> db:migrate" assuming the hosting is shared and no access to the