Hi,

I need to give 777 rights to a folder to apache.

Code:
ben@ben-desktop:~$ chmod www-data=777 -R /home/ben/Desktop/web/myweb/templates_c/
chmod: invalid mode: `www-data=777'
Try `chmod --help' for more information.
This seems to be wrong, some help there?

thx,
ben