Results 1 to 4 of 4

Thread: Path question

Hybrid View

  1. #1
    PatC
    Guest

    Path question

    Yep, newbie with another dumb question, but because what I put in doesn't work.
    If a php script needs the absolute path and the file is in the web root(/home/httpd/html/posts.txt),
    what is the absolute path to this file. I've tried this and it doesn't seem to work.
    Pat

  2. #2
    JimH
    Guest

    Re:Path question

    You wrote a php script, but it doesn't work because it cannot find the correct path to a file the script is trying to access?

    Jim H

  3. #3

    Re:Path question

    i think the path will be either /home/httpd/html/foo.txt
    or http://localhost/foo.txt
    whatdoyougetwhenyoumultiplysixbynine??

  4. #4
    PatC
    Guest

    Getting there

    The script in question Jim is a free download, which in one of it's files askes for the path. From the example given in the script it must be http://localhost/posts.txt.

Similar Threads

  1. setting PATH environment variable
    By omidkamangar in forum Linux - General Topics
    Replies: 2
    Last Post: 04-20-2007, 11:10 PM
  2. adduser command question
    By RedHatNewbie in forum Linux - General Topics
    Replies: 6
    Last Post: 09-29-2002, 06:55 AM
  3. compiling path question
    By Kernel_Killer in forum Linux - Software, Applications & Programming
    Replies: 3
    Last Post: 09-08-2002, 09:07 PM
  4. Include in path?
    By mmiller9 in forum Linux - Software, Applications & Programming
    Replies: 2
    Last Post: 08-06-2002, 10:47 PM
  5. Font problem?
    By Black666 in forum Linux - General Topics
    Replies: 2
    Last Post: 05-12-2002, 02:51 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
  •