Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2011
    Posts
    3
    Plugin Contributions
    0

    Default renaming dist-configure.php

    I have installed Zencart on Xammp. I have renamed the 2 dist-configure files to configure. But now i get a screen that states Zencart down for maintenance and a picture of 2 workmen!
    Please can anyone advise?

  2. #2
    Join Date
    Apr 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: renaming dist-configure.php

    Sorry the above should have said there is a problem connecting to our database NOT site is down for maintenance!

  3. #3
    Join Date
    Sep 2008
    Location
    Toronto, Ontario, Canada
    Posts
    469
    Plugin Contributions
    0

    Default Re: renaming dist-configure.php

    change the names back - you are probably running into a conflict as there are already a couple of files that start with the name configure.

  4. #4
    Join Date
    Jul 2005
    Location
    UK and Ireland
    Posts
    258
    Plugin Contributions
    1

    Default Re: renaming dist-configure.php

    Quote Originally Posted by Millielou View Post
    Sorry the above should have said there is a problem connecting to our database NOT site is down for maintenance!
    That error refers to your CONFIGURE.PHP (found in /includes/ and /admin/includes/ directory) and the provided DATABASE details being incorrect.

    CHECK THIS SECTION:

    // define our database connection
    define('DB_TYPE', 'mysql');
    define('DB_PREFIX', 'zen_');
    define('DB_SERVER', 'YOUR DATABASE SERVER e.g. LOCALHOST');
    define('DB_SERVER_USERNAME', 'USERNAME');
    define('DB_SERVER_PASSWORD', 'PASSWORD');
    define('DB_DATABASE', 'DATABASE_NAME');
    define('USE_PCONNECT', 'false');
    define('STORE_SESSIONS', 'db');
    // for STORE_SESSIONS, use 'db' for best support, or '' for file-based storage

    I hope that helps

  5. #5
    Join Date
    Apr 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: renaming dist-configure.php

    Thankyou for all replies. Jamie, i will try to check what you have very kindly written but i have no idea where to find what you have written. I am a complete novice.

 

 

Similar Threads

  1. Replies: 9
    Last Post: 1 Sep 2012, 03:13 AM
  2. dist-configure.php
    By ckosloff in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 8 May 2008, 09:11 AM
  3. Can't rename dist-configure.php because there is already a configure.php
    By mamasylvia in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 17 Mar 2008, 06:57 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR