Unable to open image file for writing error - Joomla! Forum - community, help and support
hi all,
i new joomla. have website, while updating content sounds messed dir/file permissions. adding slide/content web site.
i checked permissions on directory listed in error below - looks ok me.
i deleted images cache - still unable resolve issue.
warning: imagejpeg() [function.imagejpeg]: unable open 'd:\hosting\8839503\html\ot\modules\mod_image_show_gk4\cache\buzz1gk-is-100.jpg' writing: permission denied in d:\hosting\8839503\html\ot\modules\mod_image_show_gk4\styles\gk_corporate2\class.image.php on line 151
any guidance appreciated.
thanks,
frank
i new joomla. have website, while updating content sounds messed dir/file permissions. adding slide/content web site.
i checked permissions on directory listed in error below - looks ok me.
i deleted images cache - still unable resolve issue.
warning: imagejpeg() [function.imagejpeg]: unable open 'd:\hosting\8839503\html\ot\modules\mod_image_show_gk4\cache\buzz1gk-is-100.jpg' writing: permission denied in d:\hosting\8839503\html\ot\modules\mod_image_show_gk4\styles\gk_corporate2\class.image.php on line 151
any guidance appreciated.
thanks,
frank
if can ssh in , manually:
"chmod 755 <dir>" fix problem. if on shared hosting ask host fix you. directories should 755 , files 644!
"chmod 755 <dir>" fix problem. if on shared hosting ask host fix you. directories should 755 , files 644!
Comments
Post a Comment