Articles on: Amazon Marketplace (Prestashop)

Error: Missing Write Permissions

If you see one of the following messages:


You have to set write permissions to the /var/www/modules/amazon/export directory


or


You must grant write permissions to the directory: xxx/yyy



This means the Amazon Marketplace module cannot write to certain folders.


How to Fix This


  1. Connect to your server via FTP using a client like FileZilla.
  2. Navigate to the module’s folder: /modules/amazon


Module directory


  1. Right-click the folder mentioned in the error, then select File permissions:


Folder attributes


  1. Enable full write permissions (read, write, execute):


Enable write permissions


  1. Click OK to apply the changes.


  1. Repeat the process for the following folders:
  • validate/xsd
  • import
  • export
  • settings
  • and all their subfolders and files


⚠️ Important: Do this only for data folders (validate/xsd, import, export, settings). Do not change permissions on folders containing PHP files, as some hosting providers may require stricter permissions for security.


👉 For OVH users, refer to this guide: https://www.ovh.com/us/g1987.how_to_fix_the_500_internal_server_error


Updated on: 29/07/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!