| chmod template files?
Hi recently my server had some problems and all the permissions on my domain got messed up
i followed the permissions listed on your site to chmod directories
but i am still getting this error:
Warning: fopen(/home/puregraf/public_html/graffiti-gallery/templates/vb3enhanced//announce.tmpl) [function.fopen]: failed to open stream: Permission denied in /home/puregraf/public_html/graffiti-gallery/adm-misc.php on line 2329
Unable to write changes, permissions on announce.tmpl are not set properly.
it didnt say what to chmod .tmpl files, mine are all currently 755
is this correct? cause it cant be since im getting that error
also this error when trying to upload a photo:
Warning: move_uploaded_file(/home/puregraf/public_html/graffiti-gallery/uploads/1/pilotink.gif) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/puregraf/public_html/graffiti-gallery/image-inc.php on line 48
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpGA9oI2' to '/home/puregraf/public_html/graffiti-gallery/uploads/1/pilotink.gif' in /home/puregraf/public_html/graffiti-gallery/image-inc.php on line 48
thanks
|