My script was working fine until last Saturday, but it's suddenly not woking and shows the following errors: And the script for open and create a new file is: Also a directory run as a subdomain under it is unreachable the same time and shows the following errors: Can anybody tell me what caused these errors?
Maybe someone has changed PHP ini. Try to make a php file with <? echo phpinfo(); ?>. Verify if fopen() function is activated.
this is permission error... you just have to change it to "777" or writable to the directory.... "templates" hope it resolves your error... and as said by ::wolfson:: just check your fopen fucntion
I have the same problem on www.directoryelite.com. The dir worked fine, but now this error, noone changed anything.