Results 1 to 4 of 4

Thread: [SOLVED] Friend gets this error when trying to download from my folderon apache2

  1. #1
    Join Date
    Sep 2008
    Location
    alabama
    Beans
    14
    Distro
    Ubuntu 8.04 Hardy Heron

    Exclamation [SOLVED] Friend gets this error when trying to download from my folderon apache2

    High i am having an issue not sure what i done wrong or what i am running apache2 on my Ubuntu i have my website up runing smooth a friend needed a file so i dropped it in a folder i made in mysite directory an called it downloads an just dropped the taz file in he get this error i try an hit it from the gateway address as as well i get the same reply how do i fix please in the easiest terms possible i know i installed a ftp as well but have no clue where to find it eather lmao
    but would love to get this error fixed so he may download from me or anyone else as well thanks


    Fobidden
    You don't have permission to access /downloads/ on this server.

    Apache/2.2.8 (Ubuntu) mod_ssl/2.2.8 OpenSSL/0.9.8g Server at lowstand.dyndns.org Port 80


    i have posted this in server area as well never got an answer

    thanks

  2. #2
    Join Date
    Sep 2007
    Location
    Masschusetts
    Beans
    1,510
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Friend gets this error when trying to download from my folderon apache2

    Quote Originally Posted by lowstand View Post
    High i am having an issue not sure what i done wrong or what i am running apache2 on my Ubuntu i have my website up runing smooth a friend needed a file so i dropped it in a folder i made in mysite directory an called it downloads an just dropped the taz file in he get this error i try an hit it from the gateway address as as well i get the same reply how do i fix please in the easiest terms possible i know i installed a ftp as well but have no clue where to find it eather lmao
    but would love to get this error fixed so he may download from me or anyone else as well thanks


    Fobidden
    You don't have permission to access /downloads/ on this server.

    Apache/2.2.8 (Ubuntu) mod_ssl/2.2.8 OpenSSL/0.9.8g Server at lowstand.dyndns.org Port 80


    i have posted this in server area as well never got an answer

    thanks
    I don't know much about apache, but it sounds like a simple permissions issue. You have to give "Others" sufficient access to that folder. try chmod 775
    Registered Linux User: 482377
    MacBook (1,1) - OS X Leopard
    ASUS P5LD2 - Core 2 Duo 3.0GHz - 2GB Corsair RAM - Nvidia 8800GT - Ubuntu 9.04 / Windows 7 Professional

  3. #3
    Join Date
    Sep 2008
    Location
    alabama
    Beans
    14
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Friend gets this error when trying to download from my folderon apache2

    Quote Originally Posted by DGortze380 View Post
    I don't know much about apache, but it sounds like a simple permissions issue. You have to give "Others" sufficient access to that folder. try chmod 775
    how do i get to it an lol i guess that would be terminal command i can't do it from folder tried it didn't work i think its got something to do with the ssl i installed but never conf'd it cause i don't know how lol

  4. #4
    Join Date
    Apr 2005
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Friend gets this error when trying to download from my folderon apache2

    You posted in the server area 2 hours ago, with the correct answer there now. As Dgortze380 suspected, it is a permissions issue, however, the best approach is likely to change the ownership of the file to www-data instead of changing the permissions.

    see
    http://ubuntuforums.org/showthread.php?t=913389

Tags for this Thread

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
  •