Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2025
    Location
    NC
    Posts
    29
    Plugin Contributions
    0

    Default What files need to be changed when you go live from a sub-folder

    I have up graded from zc-1.5.5f to 2.1.0 (And is a wonderful upgrade) The 1.5.5 was running on php7.xx and the new 2.1.0 has to run on php8.3. So I needed to put 2.1.0 in a testing subfolder and my question is, what files beside the two configure.php need to changed?

  2. #2
    Join Date
    Apr 2009
    Posts
    485
    Plugin Contributions
    2

    Default Re: What files need to be changed when you go live from a sub-folder

    The two configuration files, configure.php, are all that need to be changes. I would point it at a different database.
    define('DIR_WS_CATALOG', '/***/');
    define('DIR_WS_HTTPS_CATALOG', '/***/');
    define('DIR_FS_CATALOG', '/PathToYourDirectory/***/');

    If you take your existing configure.php file and add your subdirectory to the end of each of the fields above. I run my site in a subdirectory https://innerlightcrystals.co.uk/sales/ So in my set up I replace the *** with sales.
    Mark Brittain
    http:\\innerlightcrystals.co.uk\sales\

 

 

Similar Threads

  1. v154 Putting all files from catalog folder straight into public_html folder!
    By Man from Mars in forum General Questions
    Replies: 4
    Last Post: 12 Mar 2016, 02:29 AM
  2. Moving from test folder to live folder on web server?
    By Gewehr 43 in forum General Questions
    Replies: 13
    Last Post: 4 Jun 2009, 10:12 PM
  3. Moving from sub-folder - desperately need help
    By Mon3 in forum General Questions
    Replies: 10
    Last Post: 8 May 2008, 04:44 AM

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