Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2009
    Posts
    2
    Plugin Contributions
    0

    Default Physical path is incorrect

    Site hosted by Yahoo
    Zen Cart Ver. 1.3.9f
    Site URL: i n s c r i b e r s h o p p e . c o m / c a t

    Trying to install 1.3.9f and am running into a brick wall. I keep getting "Physical path is incorrect"
    The installer says it is "/cat"

    Both configure.php files had the statement:
    "define('DIR_FS_CATALOG','/')

    Changed statements to read: "define('DIR_FS_CATALOG','cat/')

    No help.

    I was running 1.3.8a, but I want to do a clean install of 1.3.9f.

    I deleted the 8a files and opened a new DB on Yahoo.

    Any Help?

    Thanks

    Larry

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

    Default Re: Physical path is incorrect

    To find out the full 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

 

 

Similar Threads

  1. Physical path is incorrect
    By electrocig in forum Installing on a Windows Server
    Replies: 12
    Last Post: 7 Oct 2011, 04:17 PM
  2. Physical path is incorrect
    By matchett64 in forum Installing on a Windows Server
    Replies: 5
    Last Post: 17 Oct 2008, 01:05 PM
  3. Physical path is incorrect
    By lbooth in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 11 Jun 2008, 11:22 AM
  4. physical path incorrect
    By grahamtx in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 17 May 2008, 04:49 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR