|
|
Home FAQs |
J! CORE: How can I avoid using chmod 0777 to enable installs?
| Author(s): | Rliskey | Experience level: | Beginner | Contributors: | Joomla! version: | ![]() | Date added: | Tuesday, 30 November 1999 | Date last changed: | Friday, 06 July 2007 |
On a private server with a small, controlled set of users, there is no need to use a chmod 777 to make the Joomla! folders writeable in order to perform installs. You can set the server up so that both Apache and FTP have control of site files.
Directions
- Edit the Apache user.conf file and tell apache to run under the FTP account.
- chmod the entire site to 644 or 744. Apache should be able to run just fine that way.
- chgrp the entire web space to the FTP group so that only those with FTP access can write to the server.
- chmod the entire web space to 764 or 664 will be possible giving other users write access as well
Last Updated Friday, 06 July 2007
| < Prev | Next > |
|---|



FAQs 