Hey everyone, i need some help here. I composed Flarum into my forums directory, and executed "chmod -R 0775 /home/admin/web/shutteddown.com/public_html/forums", but i am getting the errors when i open my forum:
"The /home/admin/web/shutteddown.com/public_html/forums directory is not writable.
Please chmod this directory to 0775.
The /home/admin/web/shutteddown.com/public_html/forums/assets directory is not writable.
Please chmod this directory and its contents to 0775.
The /home/admin/web/shutteddown.com/public_html/forums/storage directory is not writable.
Please chmod this directory and its contents to 0775."
You can try yourself if you want: https://shutteddown.com/forums/. I am running Apache2, on Debian 8, on a VPS with root access. I only have a root user and group. I also use VestaCP to manage my website. How should i fix it?
Also, a small question: does Flarum work with PHP mail?