Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Cart not functioning after move

    Not mentioning the name, a hosting company suggesting a server of theirs is faster than the server than I have been on for years, made me move my test site running Zen Cart 1.5.1 to the new server.

    After the move of both of Zen Cart files and MySQL tables, when I go to the site, I am getting the following page.
    Name:  Zen_0016.jpg
Views: 109
Size:  24.6 KB
    both /admin/includes/configure.php and /includes/configure.php have proper parameters and match as previously set to link to MySQL tables.
    'DB_SERVER'
    'DB_SERVER_USERNAME'
    'DB_SERVER_PASSWORD'
    'DB_DATABASE'

    I have all of Zen-Cart files and MySQL tables backed up.

    They are suggesting to move me back to the old server, but frankly I don't think that would solve the problem.

    Is there something I might be overlooking and can do to solve this issue and not to start from scratch?
    Using Zen Cart 1.5.1

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Cart not functioning after move

    Reading #3 from the screenshot: your DIR_FS_CATALOG value in your configure.php file is incorrect. This means that at least that (and VERY likely several other) path(s) in your configure.php file don't match the new server's actual path.

    Which of the steps in this detailed article on properly moving a Zen Cart site did you skip? http://www.zen-cart.com/content.php?...fferent-server
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: Cart not functioning after move

    Quote Originally Posted by DrByte View Post
    Reading #3 from the screenshot: your DIR_FS_CATALOG value in your configure.php file is incorrect. This means that at least that (and VERY likely several other) path(s) in your configure.php file don't match the new server's actual path.

    Which of the steps in this detailed article on properly moving a Zen Cart site did you skip? http://www.zen-cart.com/content.php?...fferent-server
    Great lead. You always hit the nail on the head.

    Even though I did not know that article existed, I had done exactly as the article instructs. The problem was and still is the absolute path to my directory. The hosting site's cPanel and their tech support gave the wrong absolute path for their faster server. Which was indicating the identical path as the slower server.

    After looking around I found an articles saying to place the following php code in your site; to figure out what your root directory is? I called it "directory.php".
    PHP Code:
    <?php echo __FILE__?>
    This shows script shows you the path to your directory. I thought this might help others. Thank you.

    ps. as I of now, hosting site is still showing the wrong path. But at least I know what the problem is.
    DONT FORGET TO DELETE IT AFTER YOU ARE DONE.
    Using Zen Cart 1.5.1

 

 

Similar Threads

  1. Shopping Cart Not Functioning As Expected
    By Tuxy in forum General Questions
    Replies: 6
    Last Post: 18 Sep 2013, 12:34 PM
  2. Replies: 3
    Last Post: 17 Jul 2012, 07:15 AM
  3. Admin section is not functioning properly after add on
    By kodybear70000 in forum General Questions
    Replies: 0
    Last Post: 6 Jan 2011, 10:33 PM
  4. Who's_Online Not Functioning Properly after Switching Servers
    By Green Daisies in forum Installing on a Linux/Unix Server
    Replies: 0
    Last Post: 19 Mar 2010, 05:57 PM
  5. Replies: 3
    Last Post: 26 Oct 2007, 06:12 PM

Posting Permissions

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