Hello, please, I need your help:
I have installed IIS and PHP 5.4 and I have a system developed in symfony2, the iis and php work well and I even have the pdo_sqlsrv enabled for connection between php and sql server 2014 everything seems to work fine only when I copy my project in symfony in the wwwroot folder of the iis (adding the website in iis administrator) this to execute the code, and it marks me the following;
RuntimeException: Failed to write cache file "C: /inetpub/wwwroot/SYSTEMA/app/cache/dev/classes.php".
There he says that you can not write about the file but I have not been able to solve it because I already assign permissions to the folder for my user which makes me absurd if my user is the administrator, but hey, and I do not know what else to try .
Thank you in advance.
Greetings