Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2007
    Posts
    7
    Plugin Contributions
    0

    help question Editing configure.php to secure site

    Hi, when I went in to rename my admin lines as per ZC instructions,

    Change this section:

    define('DIR_WS_ADMIN', '/admin/');
    define('DIR_WS_CATALOG', '/');
    define('DIR_WS_HTTPS_ADMIN', '/admin/');
    define('DIR_WS_HTTPS_CATALOG', '/');


    And this section:

    define('DIR_FS_ADMIN', '/home/mystore.com/www/public/admin/');
    define('DIR_FS_CATALOG', '/home/mystore.com/www/public/');


    I didn't have these two lines as an exact description:

    define('DIR_FS_ADMIN', '/home/mystore.com/www/public/admin/');
    define('DIR_FS_CATALOG', '/home/mystore.com/www/public/');

    Instead I have:

    define('DIR_FS_ADMIN', '/home/content/y/l/s/ylsynergy/html/zencart/admin/');
    define('DIR_FS_CATALOG', '/home/content/y/l/s/ylsynergy/html/zencart/');


    When I tried to replace it to match ZC instructions, it returns php line errors.

    Can you see any implications for not having exactly these two lines and if so, what do I need to do to correct it for my site to work?

    Thanks

    Toina

  2. #2
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,158
    Plugin Contributions
    12

    Default Re: Editing configure.php to secure site

    Not 100% sure I get what you're on about, but if it's renaming admin, then all you do is replace the word "admin" in your configure.php with whatever name you now use for admin.

    And remember not to get your 2 configure files mixed up.
    The JSWeb Team
    www.JSWeb.co.uk
    PCI Compliant Host Provider (UK/IRELAND) - ZenCart Specialists

  3. #3
    Join Date
    Mar 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Editing configure.php to secure site

    Thanks for your reply. I realise all you do is rename 'admin'.
    What I'm trying to say is that if my correct configure file does not have exactly what ZC instructions say I should have, is there any implications?

  4. #4
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,158
    Plugin Contributions
    12

    Default Re: Editing configure.php to secure site

    Perhaps I'm being particularly dense, but I still don't see your point - or perhaps I'm just not understanding what you mean by "exact".

    All the stuff in the define statement is the location on your server.

    Do whatever you're trying to do...and if it doesn't work, undo your changes.
    The JSWeb Team
    www.JSWeb.co.uk
    PCI Compliant Host Provider (UK/IRELAND) - ZenCart Specialists

 

 

Similar Threads

  1. Site does not load in IE--other browsers are fine
    By mjpowers in forum General Questions
    Replies: 11
    Last Post: 11 Jan 2008, 10:14 PM
  2. Adding secure site graphic to checkout pages
    By blackrhino in forum Basic Configuration
    Replies: 12
    Last Post: 13 Mar 2007, 09:00 PM
  3. shop at xyz.com and secure site at abc.com - will it work?
    By lokiloki in forum General Questions
    Replies: 0
    Last Post: 7 Jul 2006, 05:33 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
  •