Hi there.
So I recently installed/activated PHP5 and my SQL on my laptpop (macbook pro) and everything seemed to be working fine.
However, when I try to use it to write to a .txt file ( using fopen/ fwrite) I recieve the following Error:
"failed to open stream😛ermission denied"
I have tried:
1/Using relative and absolute URLs to target the file.
2/Checking PHP is not running in Safe Mode.
3/Checked permissions on the .txt file and all other folders right up to my Sites folder.
4/Slamming my hand on the desk and throwing a biro at the wall.
But I am still stuck. I've done exhaustive searches for a solution, but all the posts which mention this Error message seem to either fail to resolve it, or resolve it by changing the chmods.
Please help me.