Post by bigted » Fri Aug 20, 2010 11:04 pm

Hi
can any open help, i am new to open cart.
I have upload the folder to my web folder on the demain server .
deleted the install directory]
How do i get the page up when i go to my web page.
I can get an Index.html page if i install only.

any help very greatful
Pete :)

Newbie

Posts

Joined
Fri Aug 20, 2010 10:52 pm

Post by webvet » Fri Aug 20, 2010 11:51 pm

Just checking the what you have done:

1. Upload the contents of the upload folder
2. Check the relevant file permissions set to 777 or 755
3. Go to the website http://www.homepage.com or http://www.homepage.com/opencart or wherever you uploaded your files to
4. Follow those on-screen instructions to fully install opencart
5. Finally delete the install directory

Genuine, Honest Opencart Support @ http://webvetservices.com


User avatar
Active Member

Posts

Joined
Thu May 14, 2009 2:04 am
Location - Shropshire, UK

Post by bigted » Sat Aug 21, 2010 1:21 am

thank you you reply
How do i Check the relevant file permissions set to 777 or 755 ?

On my sever a file named (Web) should show nmy web pages 1st being indes.html.
At the monment uploaded saying under construction

In the same WEB folder how have the uploaded folder.

when i removed my index,html. the web address shows
Index of /
v Name Last Modified Size
_____________________________________________________________

upload/ 20 Aug 10 15:40 4.0Kb
_____________________________________________________________
if i click on up load page not found

Newbie

Posts

Joined
Fri Aug 20, 2010 10:52 pm

Post by webvet » Sat Aug 21, 2010 1:44 am

bigted

From your page report it looks like you have placed the whole upload folder onto your host server. The first part of the install process is to upload the contents of this folder to your host. So in your directory /web/ should be:

admin/
catalog/
download/
image/
install/
system/
config.php
index.php

Once you have done that, if you go to your domain then the install process should run ok (you should not have deleted the install folder yet!). If you are unsure, check out http://forum.opencart.com/viewtopic.php?f=20&t=9645 for a video demo.

Genuine, Honest Opencart Support @ http://webvetservices.com


User avatar
Active Member

Posts

Joined
Thu May 14, 2009 2:04 am
Location - Shropshire, UK

Post by taro » Tue Aug 24, 2010 1:48 pm

1 I'm upload to http://www.homepage.com/opencart
2. Now after edit for necessary file . I wanna change address to http://www.homepage.com
Question : how to fix this ? because when install locate on http://www.homepage.com/opencart
and now url will change to http://www.homepage.com/

Newbie

Posts

Joined
Fri Aug 20, 2010 11:01 am

Post by Moggin » Tue Aug 24, 2010 11:43 pm

taro wrote:
1 I'm upload to http://www.homepage.com/opencart
2. Now after edit for necessary file . I wanna change address to http://www.homepage.com
Question : how to fix this ? because when install locate on http://www.homepage.com/opencart
and now url will change to http://www.homepage.com/
If you want to move your cart from a subfolder to the root:

1. Backup your store: take 2 backups, preferably, and keep one safely away from your working files

2. Take one of the backups, and amend the config, admin/config, (and .htaccess if applicable), to reflect the new file paths. For example, in config.php:

Code: Select all

define('DIR_APPLICATION', '/home/domain/public_html/shop/catalog/');
 
becomes

Code: Select all

define ('DIR_APPLICATION', '/home/domain/public_html/catalog/'); 
etc.
Leave the database info untouched.

3. Upload your new shop files, with the amended config files, to the root of your store, eg public_html/

4. IMPORTANT: when you have completed upload, login to your admin panel, and go to system > settings >store. Change the old shop URL to the new URL. Remember the trailing slash /!

5. Test everything to be sure it works

Think that's it..

Active Member

Posts

Joined
Wed May 05, 2010 4:56 am
Who is online

Users browsing this forum: No registered users and 31 guests