Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2008
    Posts
    15
    Plugin Contributions
    0

    Default StartLogic Host & physical Path is incorrect?

    Hello everyone I am trying to set up my zen cart on my startLogic web hosting account and I am wondering if anyone has had any trouble with the physical Path? I have been racking my brain with Start Logic. I have called them several times but to no avail. Anyone else have physical path problems?

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

    Default Re: StartLogic Host & physical Path is incorrect?

    Finding out the correct absolute path to the root of your install
    ----------------------------------------------------------------------

    To find out the full pathway to the root of your install 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 install 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 install. Edit this pathway if you have installed inside a folder e.g. www.yourdomain.com/catalog/

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

    Vger

  3. #3
    Join Date
    Dec 2008
    Posts
    15
    Plugin Contributions
    0

    Default Re: StartLogic Host & physical Path is incorrect?

    Still coming up with an invalid path. does this have anything to do with an Apache Server? I tested it on my godaddy account and all was fine.

    Maybe this is what's wrong
    # PHP API Mode = cgi Click here for more info
    # PHP Max Execution Time per page = 30
    # Register Globals = ON Click here for more info
    # MySQL Support = ON
    # PHP Version = 4.4.7
    # PHP Safe Mode = OFF
    # PHP Sessions Support = ON
    # PHP Session.AutoStart = OFF
    # PHP session.use_trans_sid = ON Click here for more info

    I am new to the Zen game but the first two I tried to setup went on just fine.

    Thanks for the replies

 

 

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 ribanett in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 30 Sep 2010, 02:03 PM
  3. Physical path is incorrect
    By PhillipH in forum Installing on a Windows Server
    Replies: 1
    Last Post: 2 Jan 2007, 03:43 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