TomatoCart

65379 Downloads
337 users online
TomatoCart Community
Welcome, Guest
Please Login or Register.    Lost Password?
Bookmark and Share

Tomatocart installation at OVH
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Tomatocart installation at OVH
*
#556
Tomatocart installation at OVH 1 Year, 10 Months ago Karma: 2
Hi,

I would like to explain how you can install Tomatocart at OVH.
1) In the OVH Manager, create your database
2) Upload the tomatocart zip file on your server and unzip it in the web root file you defined.
3) Modify you .htaccess file by adding the following lines at the beginning:
SetEnv PHP_VER 5
SetEnv REGISTER_GLOBALS 0
SetEnv SESSION_USE_TRANS_SID 0 # Security issue for session using
4) Install Tomatocart via the webrowser by typing the url of your shopping cart
4) Create a scripts folder in the root space (/scripts for example) an create a shell script in it (tomatocart.sh for example) by using the command: vim scripts/tomatocart.sh (considering that you are in the root space)
5) Copy the following lines in the script file:

#!/bin/bash

chmod g-r,g-w,g-x $1 -R
find $1 -type f -exec chmod 404 '{}' ;
find $1 -type d -exec chmod 505 '{}' ;
cd $1
chmod u+w includes/work
6) Launch this script (command: bash scrips/tomatocart.sh tomatocart_path) to put the good rights on the folders & files.

7) Enjoy it!!!

Best Regards,

Helgvor STOLL
helgvor_stoll
Expert Boarder
Posts: 120
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Delphine Lingerie Location: SALEILLES (FRANCE) Birthday: 02/27
The topic has been locked.
 
#577
Re:Tomatocart installation at OVH 1 Year, 10 Months ago Karma: 4
It's really helpful for those who are planning to install TomatoCart at OVH. Thanks for your support.
wendy
Wendy Wang
Admin
Posts: 121
graphgraph
User Offline Click here to see the profile of this user
Gender: Female tomatocart TomatoCart Location: China Birthday: 01/28
The topic has been locked.
 
#5856
Re: Tomatocart installation at OVH 1 Year, 3 Months ago Karma: 0
hi helgvor, i send u pm , i'm not sure that work fine
passionscript
Expert Boarder
Posts: 112
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#5858
Re:Tomatocart installation at OVH 1 Year, 3 Months ago Karma: 1
If hosting tomatocart at OVH is not straight forward then its not a good endorsement for this product with that ISP.

I installed my tomatocart on my own reseller account and there was not any problems at all.
Degsey
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
Go to top Page: 1
Moderators: Elora, infinityl, newkid

Latest Blog Post

TomatoCart v2.0 – An open source ecommerce framework

Since the TomatoCart v1.0’s framework getting old and the core is not a pure MVC design, it causes many troubles ...

Blog | Administrator | Saturday, 21 January 2012

More in: About Us

-
+
3

contact_us

TomatoCart
+86-13771170725
info@tomatocart.com
http://www.tomatocart.com

Newsletter Subscription

Name:

E-Mail:

Verification Code:
Captcha

Receive HTML?