Results 1 to 10 of 10
  1. #1
    Join Date
    May 2011
    Posts
    7
    Plugin Contributions
    0

    Default Not working after server move...

    Hello,

    I have today moved their zencart setup from a host to another host and after moving its not working.

    When ever I goto the home page i get 404 Not Found error on this url: http://host.avissoft.com/~aclasers/zc_install/index.php

    There is no zc_install folder. How to fix it ?

    I have updated values in configure.php and admin/includes/configure.php.

    How do i fix it ?

    Thanks.

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Not working after server move...

    What version of Zen cart are you using?

    Report back with any errors in this folder?
    root directory/ cache

  3. #3
    Join Date
    May 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: Not working after server move...

    Quote Originally Posted by haredo View Post
    What version of Zen cart are you using?

    Report back with any errors in this folder?
    Hello,

    Can you please tell me how to check the version ?

    When I goto root then it redirects i think me to zc_install/index.php and it shows 404 Not Found.

    Thanks.

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Not working after server move...

    Use you ftp program and go to their root directory.. You should see a folder named cache, this is what i want you to open and report back with any error logs..

    The 2 configure.php files is your fix.. your path is wrong...

  5. #5
    Join Date
    May 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: Not working after server move...

    Quote Originally Posted by haredo View Post
    Use you ftp program and go to their root directory.. You should see a folder named cache, this is what i want you to open and report back with any error logs..

    The 2 configure.php files is your fix.. your path is wrong...
    Hi,

    There are only 2 files in the cache folder.

    1. _vti_cnf.log - This is empty.
    2. index.php

    Thanks.

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

  7. #7
    Join Date
    May 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: Not working after server move...

    Quote Originally Posted by haredo View Post
    Thumb through some tutorials with ZEN Cart..
    Hi,

    When i goto admin it shows this url:

    http://host.avissoft.com/administrat...3a66841b6e7550

    And says: 404 Not Found

    Any fix ? Why its saying 404 Not Found ?

    Thanks.

  8. #8
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: Not working after server move...

    To find out the full (and correct) pathway to the root of your domain do this:

    1. Create a new text document on your desktop and name it cwd.php. Ignore the warning about changing the file type.

    2. Put this code into it:
    Code:
    <?php
    $p = getcwd();
    echo $p;
    ?>
    3. Upload it to the root of your domain via FTP.

    4. Go to http://www.yourdomain.com/cwd.php via your browser and printed on the screen will be the full pathway to the root of your domain.

    5. Write down that pathway and then delete the cwd.php file from your hosting.

    Vger

  9. #9
    Join Date
    May 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: Not working after server move...

    Quote Originally Posted by Vger View Post
    To find out the full (and correct) pathway to the root of your domain do this:

    1. Create a new text document on your desktop and name it cwd.php. Ignore the warning about changing the file type.

    2. Put this code into it:
    Code:
    <?php
    $p = getcwd();
    echo $p;
    ?>
    3. Upload it to the root of your domain via FTP.

    4. Go to http://www.yourdomain.com/cwd.php via your browser and printed on the screen will be the full pathway to the root of your domain.

    5. Write down that pathway and then delete the cwd.php file from your hosting.

    Vger
    Hi,

    OK i changed the path in ./includes/configure.php and now instead of taking me to zc-install its showing a blank page.

    Then I downloaded this php file http://www.zen-cart.com/index.php?ma...products_id=82

    and ran it but that is also showing a blank page.

    How to fix this ?

    Thanks.
    Last edited by kikloo; 13 May 2011 at 04:26 PM.

  10. #10
    Join Date
    May 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: Not working after server move...

    Hi,

    Now the admin is working but main index is still showing blank. How to fix blank page issue ?

    Thanks.

 

 

Similar Threads

  1. v139h Cpanel move to new server Email to and from site is not working
    By cshart in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 27 Oct 2013, 05:49 AM
  2. Need help after server move - links aren't working
    By Keezee in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 21 Jul 2010, 04:21 PM
  3. my site not display fully after move to live server
    By ks_b in forum General Questions
    Replies: 2
    Last Post: 31 May 2008, 09:00 AM
  4. email can not receive after move server
    By sunriseimports in forum General Questions
    Replies: 20
    Last Post: 2 Apr 2007, 09:16 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