Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I avoid using chmod 0777 to enable installs?

avoid chmod enable installs
0
Posted

How can I avoid using chmod 0777 to enable installs?

0

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 writable 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. Optional • chgrp the entire web space to the FTP group so that only those with FTP access can write to the server.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123