Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Please Help (Newb)


gigsscom

Recommended Posts

Posted

Could someone please walk me through setting up configure.php I have a web template and I want it to show when I go to my website www.gigsandgadgets.com but the oscommerce website comes up. If someone could list here step by step or chat with me via IM it would be greatly appreciated.

Posted
Could someone please walk me through setting up configure.php  I have a web template and I want it to show when I go to my website www.gigsandgadgets.com but the oscommerce website comes up.  If someone could list here step by step or chat with me via IM it would be greatly appreciated.

 

You have installed osCommerce into your root web directory (www, public_html, or something similar, not the root of your system)

 

In order to do what you want, you will have to either uninstall osC and reinstall it into a separate folder, or you will have to rename the index.php to something else, maybe store.php, then create your web site using the index.htm as your home page that points to store.php.

 

I think you will be better loading it into a sub-folder.

 

Good luck

Buck

Posted
You have installed osCommerce into your root web directory (www, public_html, or something similar, not the root of your system)

 

In order to do what you want, you will have to either uninstall osC and reinstall it into a separate folder, or you will have to rename the index.php to something else, maybe store.php, then create your web site using the index.htm as your home page that points to store.php. 

 

I think you will be better loading it into a sub-folder. 

 

Good luck

Buck

 

it's always good to have the store in root! so there is nor problem to run a template or e.g. a cms side by side in root.

 

whats yr template alike?

 

the solution could be renaming the index.php to store.php as buck wrote

 

than you only would have to change in catalog/includes/filenames.php the define for DEFAULT which is index.php to store.php and thats it.

 

leave the configs as they are working

 

call the store with directly http://yrdomain.com/store.php or referr to it relative

 

dahui

Posted
it's always good to have the store in root! so there is nor problem to run a template or e.g. a cms side by side in root.

 

whats yr template alike?

 

the solution could be renaming the index.php to store.php as buck wrote

 

than you only would have to change in catalog/includes/filenames.php the define for DEFAULT which is index.php to store.php and thats it.

 

leave the configs as they are working

 

call the store with directly http://yrdomain.com/store.php or referr to it relative

 

dahui

 

so which is one do you guys recommend?

 

i updated confiure.php to reflect my info, so are you saying change it back?

Posted
so which is one do you guys recommend?

 

i updated confiure.php to reflect my info, so are you saying change it back?

 

leave store in root and rename as described index to store, but do nt forget filenames.php

 

dahui

Posted
leave store in root and rename as described index to store, but do nt forget filenames.php

 

dahui

 

ive done what you guys said now when i go to my website it looks like this????

 

--------------------------------------------------------------------------------

Parent Directory 25-Sep-2005 06:20 -

DOCS/ 18-Jul-2003 13:13 -

account.php 09-Jun-2003 18:03 11k

account_edit.php 09-Jun-2003 18:03 12k

account_history.php 09-Jun-2003 18:03 7k

account_history_info..> 09-Jun-2003 18:03 11k

account_newsletters.php 05-Jun-2003 18:23 7k

account_notification..> 22-May-2003 09:24 11k

account_password.php 19-May-2003 14:55 8k

address_book.php 09-Jun-2003 18:03 9k

address_book_process..> 09-Jun-2003 18:03 18k

admin/ 25-Sep-2005 06:21 -

advanced_search.php 05-Jun-2003 18:25 10k

advanced_search_resu..> 23-Jun-2003 01:50 14k

cgi-bin/ 24-Sep-2005 16:01 -

checkout_confirmatio..> 11-Jun-2003 12:34 16k

checkout_payment.php 29-Jun-2003 18:03 17k

checkout_payment_add..> 09-Jun-2003 18:03 22k

checkout_process.php 28-May-2003 13:00 16k

checkout_shipping.php 09-Jun-2003 18:03 20k

checkout_shipping_ad..> 09-Jun-2003 18:03 22k

checkout_success.php 09-Jun-2003 18:03 7k

conditions.php 05-Jun-2003 18:26 3k

contact_us.php 12-Jun-2003 07:17 6k

cookie_usage.php 05-Jun-2003 18:26 4k

create_account.php 09-Jun-2003 18:03 22k

create_account_succe..> 05-Jun-2003 18:27 4k

download.php 12-Feb-2003 21:01 4k

download/ 12-Jul-2003 04:46 -

error_log 24-Sep-2005 21:52 1k

extras/ 12-Jul-2003 04:46 -

fantastico_fileslist..> 25-Sep-2005 05:58 1k

fantversion.php 18-Jul-2003 18:18 1k

images/ 12-Jul-2003 04:46 -

includes/ 18-Jul-2003 17:45 -

info_shopping_cart.php 12-Feb-2003 21:01 1k

login.php 05-Jun-2003 18:28 10k

logoff.php 05-Jun-2003 18:28 4k

password_forgotten.php 05-Jun-2003 18:28 6k

popup_image.php 05-Jun-2003 18:26 1k

popup_search_help.php 05-Jun-2003 18:26 1k

privacy.php 05-Jun-2003 18:26 3k

product_info.php 01-Jul-2003 09:34 13k

product_reviews.php 09-Jun-2003 18:03 11k

product_reviews_info..> 20-Jun-2003 09:25 9k

product_reviews_writ..> 20-Jun-2003 09:25 11k

products_new.php 09-Jun-2003 17:35 7k

pub/ 12-Jul-2003 04:46 -

redirect.php 05-Jun-2003 18:31 3k

reviews.php 09-Jun-2003 18:03 7k

shipping.php 05-Jun-2003 18:26 3k

shopping_cart.php 09-Jun-2003 18:03 11k

specials.php 09-Jun-2003 17:35 6k

ssl_check.php 10-Mar-2003 17:32 3k

store.php 11-Jun-2003 12:37 19k

stylesheet.css 30-Jun-2003 15:04 6k

tell_a_friend.php 11-Jun-2003 12:35 10k

Posted

Web servers look for 'homepages' in a certain order - usually index.html comes first then index.htm, then (further on down the list) comes index.php or default.php. Store.php doesn't come anywhere in that list.

 

Vger

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...