Why didn't you try it? It works for me.
I spent my time trying to help and you dismissed it
WITHOUT reason.
Not cool.
Bill
On 9/8/2016 12:32 PM, Alex wrote:
Hi,
Now do this:
cd /path/to/joomla/DocumentRoot
chmod -R apache:apache $rw_dirs
find $rw_dirs -type d -exec chmod 2770 {} \;
find $rw_dirs -type f -exec chmod 660 {} \;
You mean chown above, but yes, I've also thought about setting everything sgid.
Someone in another forum recommended mod_suphp
(http://www.suphp.org/Home.html). It appears to modify how apache
directly writes files. However, I'm not sure that's a good option,
particularly given that the website lacks any indication of there
being any current development.
Anyone have any experience with it?
Thanks,
Alex
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org