Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2008
    Location
    Canada
    Posts
    134
    Plugin Contributions
    0

    Default 1.5 beta configure.php

    I am putting the new beta 1.5 on my local host using wampp.
    I'm trying to change the configure.php file which seems different than the older version.
    It asks me to configure the configure file to the new "admin" folder (which I changed the name of...
    here is the line that is confusing to me..

    define('DIR_FS_ADMIN', realpath(dirname(__FILE__) . '/../') . '/');

    where do I put the newly named name? Is dirname that I replace?

    also this one:
    define('DIR_WS_ADMIN', preg_replace('#^' . str_replace('-', '\-', $p1) . '#', '', dirname($_SERVER['SCRIPT_NAME'])) . '/');
    Francine Harvey
    http://talkingwalls.ca
    Love is the beginning of knowledge.

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

    Default Re: 1.5 beta configure.php

    Simple: You don't change the file at all.

    Just rename the admin folder to something else. The configure.php file will figure it out magically for you as long as you don't mess with it.

    See the FAQ article (and note the instructions that tell you what steps to skip when using v1.5): https://www.zen-cart.com/tutorials/index.php?article=33
    .

    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
    Jun 2008
    Location
    Canada
    Posts
    134
    Plugin Contributions
    0

    Default Re: 1.5 beta configure.php

    Thank you that worked!
    Francine Harvey
    http://talkingwalls.ca
    Love is the beginning of knowledge.

 

 

Similar Threads

  1. Replies: 9
    Last Post: 1 Sep 2012, 03:13 AM
  2. 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
  3. how to configure my configure.php file
    By vr4indian in forum Basic Configuration
    Replies: 4
    Last Post: 30 Oct 2006, 04:00 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