Results 1 to 5 of 5

Thread: Rights on /var/www folder so Joomla may function right

  1. #1
    Join Date
    Feb 2008
    Beans
    10

    Rights on /var/www folder so Joomla may function right

    Hey!
    I got the classic /var/www problem.
    Joomla cant write or anything in it it seems. Cant install new modules or plugins. So what can i do about this?

    Been searching around the forums but no answers came up..

    Running ubuntu 8.0.4 server with lamp setup.

  2. #2
    Join Date
    Oct 2007
    Location
    NJ
    Beans
    56

    Re: Rights on /var/www folder so Joomla may function right

    If you are installing Joomla 1.5 you will run into problems..
    Install proftpd and create a user.
    then add this user in your joomla installation.

    look at www.adamos.us and read How to setup FTP layer for Joomla 1.5

  3. #3
    Join Date
    Sep 2006
    Location
    Norway
    Beans
    75

    Re: Rights on /var/www folder so Joomla may function right

    sudo chmod 777 or something on the /var/www/ folder worked for me, i suspect its not the correct way... i'm working on it, you can install by doing the chmod.

    Tip

    Chmod -R 777 or 775 or whatEVER it was, howto chmod on google does it for ya.

    just sudo chmod -R xxx /var/www/
    Gotta love 4ghz quadcore, but with windows it behaves like a 2ghz dualcore in linux.
    system specs cramped together: 4870cftrifire4ghzPHII8gbredline1066mhz--Ph13500mhz4gb10664770cf--dualoptyshanghai2.7ghz16gbram

  4. #4
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Rights on /var/www folder so Joomla may function right

    Have a look at his chart of directory permissions:

    http://www.netadmintools.com/art560.html

    Jim

  5. #5

    Talking Re: Rights on /var/www folder so Joomla may function right

    I've been fighting with Joomla 1.6 and I appreciate your links. However, instead of chgrp apache, I had to chgrp www-data to get it all working. I also had to chmod g+w the entire directory and disable the FTP layer in the site configuration. It's all groovy now.

    Thanks again!
    Last edited by yaddoshi; April 14th, 2011 at 03:42 AM. Reason: Corrected typo - mis-listed Joomla version
    I <3 my Debian + Drupal webserver: Fated to End Sometime

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
  •