Support » Knowledge Base » Shop-Script » Troubleshooting »
If you see a message saying "Could not move uploaded file" when trying to upload a category logo or product image, it means that permissions for the following directories are insufficient for the web server to perform the required operation: temp/ and data/DATABASE_KEY/attachments/SC/temp/, or also data/DATABASE_KEY/attachments/SC/products_files/ if the problem occurs when you attempt to upload digital product files.
To eliminate the problem, assign wider permissions to those directories by applying higher chmod values; e.g., 775 or 777 (provided that WebAsyst Shop-Script is installed on a server with a UNIX-like operating system).
Tip: The exact permission value may be different for your server; consult your server administrator for more details.