+ Reply to Thread
Results 1 to 2 of 2

Thread: how to know the path to a folder in my server

  1. #1
    Join Date
    Nov 2008
    Posts
    28
    Rep Power
    0

    Default how to know the path to a folder in my server

    One more question

    I am trying to install a forum but it keeps asking the path and I can't figure out
    how to know the path to a special folder?

    Thanks

  2. #2
    Join Date
    Nov 2005
    Location
    South Korea
    Posts
    1,664
    Rep Power
    10

    Default

    All you need to do is to put the following in a text file then rename it as dir.php
    and upload it into your public_html

    Code:
    <?php print system("pwd"); ?>
    when you run it in your browser it will show you the path.
    Internet Brothers
    www.internetbrothers.co.kr

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. How to install mail server on my server?
    By Sandra_James in forum The Lounge & Public support forum
    Replies: 1
    Last Post: 2011-10-30, 03:31 PM
  2. Folder Passwords
    By Resolution in forum The Lounge & Public support forum
    Replies: 3
    Last Post: 2009-04-19, 09:31 AM

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