Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Aug 2008
    Location
    Halifax, NS
    Posts
    272
    Plugin Contributions
    0

    Default Re: Server Crash - How do I get site back up and running???

    how do you find your exact path.. - trying to find it but can't figure how to????

  2. #2
    Join Date
    Aug 2008
    Location
    Halifax, NS
    Posts
    272
    Plugin Contributions
    0

    Default Re: Server Crash - How do I get site back up and running???

    found it..

    thanks

  3. #3
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Server Crash - How do I get site back up and running???

    I'm sure there's a better way, but here's a (hopefully) foolproof one ...

    Create a file called path.php with the following contents
    PHP Code:
    <?php
      
    echo $_SERVER['SCRIPT_FILENAME'];
    ?>
    Put it in your store's root folder and then run it via a browser.
    It will give you the full path on the server to the file, so removing the filename will give you the answer you need for your configure files.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. v139a my site suddenly crash,how can I reinstall it and keep my old setup
    By soso838 in forum General Questions
    Replies: 10
    Last Post: 24 Jan 2016, 04:06 AM
  2. v139h Server Crash trying to restore site strange Customer table problem
    By cshart in forum General Questions
    Replies: 3
    Last Post: 6 Jun 2012, 03:48 AM
  3. How to install on a web site thats up and running?
    By Techietom in forum Installing on a Windows Server
    Replies: 4
    Last Post: 2 Mar 2012, 08:15 PM
  4. Running a cart on one server and using SSL on a different server?
    By bargaindropper in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Jun 2009, 11:14 AM

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