Results 1 to 3 of 3

Thread: File uploads by users

  1. #1
    Junior Member
    Join Date
    Jun 2012
    Location
    Denver, CO
    Posts
    2

    File uploads by users

    I've set up a find file .php page and a do_upload.php page so my users can upload images or text documents to my server, but can't seem to get the path correct to the uploads dir. Can anyone help me with this? I'm currently using /home/mycompanyname/uploads as the path. Do I need to put in the path to apache, such as /usr/local/apache? Help!!

  2. #2
    Junior Member
    Join Date
    Jun 2012
    Location
    Denver, CO
    Posts
    2
    Is anyone here? It's been 3 days since I posted my question and NO ANSWER. Not even a nod.

  3. #3
    Senior Member Kyle-K's Avatar
    Join Date
    Jun 2011
    Location
    Western Australia
    Posts
    100
    tharring, Please remember this forum is community-based so it is members that Answer your question it may be someone doesn't know the answer to your question that's why you haven't received the Answer.

    Have you got any documentation that came with this upload script or letting us know where it came from may help us troubleshoot the issue.

    A simple guess would be if you were to have the upload folder in the "public_html" directory that you would need to use //public_html/uploads
    KyleKreusch.org: Website | Facebook | Twitter | My Businesses, iT Solutions and Consulting | Web Services
    User Next
    , Apple and Macintosh User Group | Website | Facebook | Twitter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •