Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Configuration affects images


schiznotty

Recommended Posts

Posted

Once upon a time, I knew the answer to this question, but it's slipped my mind and is driving me crazy!

 

When I first setup my OScommerce page, I had something else as my homepage and my OScommerce page was a link from that page. So my setup was:

 

http://www.mypage.com

 

and OScommerce could be reached by typing

 

http://www.mypage.com/oscommerce-2.2ms2/catalog.index.php

 

--

 

Well I decided I wanted to make my OScommerce page the main page when you typed in http://www.mypage.com.

 

So I went into my Apache Config file and changed my Document Roots to point to http://www.mypage.com/oscommerce-2.2ms2/catalog.index.php

 

It worked fine and the OScommerce page came up by typing in http://www.mypage.com, but none of the images appear. I get the red "x" boxes where all of my images normally appear.

 

This happened to me before, and I figured out how to fix it, but it's been so long and my brain is too fried to remember right now.

 

Anybody can help point me in the right direction? I appreciate it.

Posted

yes have you set up the alias's in your conf file of apache

 

eg.

Alias /[you site alias]/ "D:/[your server dir]/"

 

<Directory "[your hard drive path]">

Options Indexes FollowSymLinks MultiViews

Allow from all

 

</Directory>

Vertical Climb watch me loose grip an plumit!!

Archived

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

×
×
  • Create New...