Hi,
I have php app. that stores some information and then display those information as rows, with the ability to view or edit a record. My problem is that each time I click view or edit I get the following error:
fopen(templates_c\wrt479fa7dcbc798) [function.fopen]: failed to open stream: Permission denied
Error file C:\inetpub\wwwroot\1\libs\internals\core.write_file.php
I have changed the whole folder permission to full control, after changing only template_c and libs but in both cases I got the same error.
I did the changes for the internet user and for the users groups also.
Can you please guide me to a solution for this problem?
Thank you,