Saving templates permission denied

Michael

Active member
Hey everyone,

I keep getting permission denied when saving templates, the data and internal data folders are set to 777 including their subdirectories. Is this correct? What should the .data file permissions be as well as everything else under these two folders? 644?

Thank you :)
 
Just checked there and that directory is 777 and when I save a template it gives the error:

file_put_contents(/public_html/internal_data/templates/S.10,L.1,account_personal_details.php): failed to open stream: Permission denied
 
Top Bottom