I want to be able to be able to write to these two folders: product and vendor
drwxr-xr-x 3 root www 4096 Mar 2 15:28 product
drwxr-xr-x 3 root www 4096 Mar 2 19:19 vendor
What do I need to enter at the command line?
A little background. Installed phpShop, it tries to upload a custom logo and place it in the vendor folder, product images are placed in the product folder, but when I attempt to upload these I get an error, as follows:
ERROR: Cannot write to full image destination directory.
/home/e-smith/files/ibays/webshop/html/shop_image/vendor/
Help.