Hi! I use XAMPP on Leopard. I'm trying to create cache files using fopen but I get
Warning: fopen(/Applications/xampp/xamppfiles/htdocs/mysite/cache/index.php.cache) [function.fopen]: failed to open stream: Permission denied in /Applications/xampp/xamppfiles/htdocs/mysite/functions.php on line 26
I tried to change folder permissions using CMD+I in finder and setting read/write access for everyone, but did not work.
Got any ideas?
Thanks!