Results 1 to 6 of 6

Copied OSCommerce from ftp of my site

This is a discussion on Copied OSCommerce from ftp of my site within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; Is this ok? Will it mess anything up? My host provider installed OSCommerce on my site, but not my clients. ...

      
  1. #1
    Anonymous
    Guest


    Default Copied OSCommerce from ftp of my site

    Is this ok? Will it mess anything up?

    My host provider installed OSCommerce on my site, but not my clients.

    TIA

  2. #2
    Active Member
    Join Date
    Oct 2002
    Location
    Arkansas
    Posts
    149
    Rep Power
    0


    Default

    Hi,

    Is what ok? Can you be a little more detailed?

  3. #3
    Anonymous
    Guest


    Default

    I wanted to know if copying all of the files from one site to another would be ok. I learned that no, it is not ok......it is referring everything back to the original site.

    oops......

  4. #4
    Anonymous
    Guest


    Default

    Hi,

    You can copy sites from one place to another. I do it all the time.

    You have to alter the catalog and admin includes configure.php files.

    Melinda

  5. #5
    Anonymous
    Guest


    Default

    Hi Melinda,

    Thanks.

    I wonder what I did wrong? When I go into the directory of the new site, everything goes back to the 1st site.
    Could you please explain step by step on how to copy it over?

    Thanks again.

  6. #6
    Member
    Join Date
    Nov 2002
    Location
    Pennsylvania
    Posts
    93
    Rep Power
    0


    Default

    If everything is going back to your previous site you did not update your config files.

    for starters open up your catalog configure.php (located in the includes directory)

    locate this line:
    Code:
    // * DIR_WS_* = Webserver directories (virtual/URL)
    the next line below this will contain the url of your catalog ie http://www.yourserver.com

    the line after that is the address to your secure server.

    now you need to locate
    Code:
    define('DIR_WS_DOWNLOAD_PUBLIC', DIR_WS_CATALOG . 'pub/');
    the following line contains the path to your catalog
    if you dont know your path contact your administrator, if you have telnet or ssh login, then navigate to your directory then type "pwd"

    that should take care of the catalog config file, all you have to do is find those lines in the admin config file and make the correct changes.

    HTH

Similar Threads

  1. How to Secure a Oscommerce Site?
    By Evette0220 in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 10-31-2006, 09:02 AM
  2. Importing database from another oscommerce site...
    By aussiejay in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 06-11-2006, 06:10 PM
  3. Taking OSCommerce off site?
    By WebMistress in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 11-12-2003, 04:31 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •