Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2009
    Location
    Washington
    Posts
    82
    Plugin Contributions
    1

    red flag Problem With Changing Admin File

    I am hosting a addon domain on my hosting company.

    my original site's admin area changed just fine no problems.

    This new one isn't changing at all even if I add one letter or number it's a no go.
    this is what it looks like minus a few items that play no part.

    define('DIR_WS_ADMIN', '/admin/'); <--- changed this line
    define('DIR_WS_CATALOG', '/');
    define('DIR_WS_HTTPS_ADMIN', '/admin/'); <--- changed this line
    define('DIR_WS_HTTPS_CATALOG', '/');


    define('DIR_FS_ADMIN', '/home/mystore.com/www/public_html/jandjfm.info/admin/'); <--- changed this line

    define('DIR_FS_CATALOG', '/home/mystore.com/www/public_html/jandjfm.info');

    Yes my files have the public_html
    the files down below do not
    it doesn't look anything like

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

    I have changed all the required lines but still no go on getting in the admin area if I change the name.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Problem With Changing Admin File

    Those three places should be all you have to change. Are you sure the permissions on that file are set such that you can actually edit it?

  3. #3
    Join Date
    Aug 2009
    Location
    Washington
    Posts
    82
    Plugin Contributions
    1

    Default Re: Problem With Changing Admin File

    yes the permissions are set at 777

    I have tried it with Adbobe CS4, Notepad, Wordpad and even Coffee cup. I have added three numbers to this and it still does the same thing.

    The requested URL /admin100 was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


    could it be from /public_html/ instead of /public/

    the new site I have shows the above the website I currently have uses this line

    define('DIR_FS_ADMIN', '/home/mystore.com/public_html/this is where my new admin name is/');
    define('DIR_FS_CATALOG', '/home/mystore.com/public_html/');

    new store: see the differences.
    define('DIR_FS_ADMIN', '/home/mystore.com/www/public_html/jandjfm.info/admin/'); <--- changed this line

    define('DIR_FS_CATALOG', '/home/mystore.com/www/public_html/jandjfm.info');

  4. #4
    Join Date
    Aug 2009
    Location
    Washington
    Posts
    82
    Plugin Contributions
    1

    Default Re: Problem With Changing Admin File

    I forgot a few things




    yes the permissions are set at 777

    I have tried it with Adbobe CS4, Notepad, Wordpad and even Coffee cup. I have added three numbers to this and it still does the same thing.

    The requested URL /admin100 was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


    could it be from /public_html/ instead of /public/

    the new site I have shows the above the website I currently have uses this line

    define('DIR_FS_ADMIN', '/home/mystore.com/public_html/this is where my new admin name is/');
    define('DIR_FS_CATALOG', '/home/mystore.com/public_html/');

    new store: see the differences.
    define('DIR_FS_ADMIN', '/home/mystore.com/www/public_html/jandjfm.info/admin/'); <--- changed this line

    define('DIR_FS_CATALOG', '/home/mystore.com/www/public_html/jandjfm.info');

    When I added this new domain it add the files under my original sites files. I log in using filezilla click on the public html and there is the files for my current store and the, and one file that leads to my new store.

    original store
    --------admin
    file structure ------- public_html -------- includes
    --------- JandJfm.info --Click---- and it opens up a new area with all of the same files as the original store.
    -------- cache
    ---------- and so on ect...

  5. #5
    Join Date
    Aug 2009
    Location
    Washington
    Posts
    82
    Plugin Contributions
    1

    Default Re: Problem With Changing Admin File

    well after messing with it all night nothing, so I deleted everything down to zen-cart, fresh install and everything seems to be working. Not sure what the problem was, but it works now.

 

 

Similar Threads

  1. Problem changing file name to .LGE or .MED with IrfanView
    By I wish I could in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 19 Feb 2015, 09:11 AM
  2. v151 Problem changing admin password
    By elvisstuff in forum General Questions
    Replies: 4
    Last Post: 13 Feb 2015, 09:51 PM
  3. Changing Prices with XML file
    By imfsub12 in forum General Questions
    Replies: 0
    Last Post: 18 Nov 2010, 07:50 PM
  4. Problem with Admin after changing directory name for Admin
    By cnymike in forum Basic Configuration
    Replies: 10
    Last Post: 6 Jul 2009, 02:15 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