Export problem

Hi Guys,



we’re getting this error everytime we try to export products:

Warning: copy(/home/mydomain/domains/mydomain.com/public_html/images/backup/detailed/43213_img_itm.jpg) [function.copy]: failed to open stream: Permission denied in /home/mydomain/domains/rocate.com/public_html/controllers/admin/exim.php on line 1010



I have checked the permissions of /home/mydomain/domains/rocate.com/public_html/controllers/admin/exim.php and it is set to 777



Anyone come across this before?



cheers

Red

You need to have /images/* as CHMOD to ‘777’ if you are using DSO permissions.

[quote name=‘JesseLeeStringer’]You need to have /images/* as CHMOD to ‘777’ if you are using DSO permissions.[/QUOTE]



Hi,



not sure what DSo permissions are but /images/ already has 777 and the sub folders too!