Jump to content

[SOLVED] Prestashop Configuration Setup


Steve Joms

Recommended Posts

Hi All,

 

I've been seeing this error on my back end about my files and folders, and also the GD library and mbstring. Does anyone know what is missing in my configs?

 

Required parameters Please fix the following error(s)

  • Set write permissions for the "cache" folder.
  • Set write permissions for the "log" folder and subfolders.
  • Set write permissions for the "img" folder and subfolders.
  • Set write permissions for the "modules" folder and subfolders.
  • Set the write permissions for the "themesleostyl/lang/" folder and subfolders, recursively.
  • Set write permissions for the "translations" folder and subfolders.
  • Set write permissions for the "upload" folder and subfolders.
  • Set write permissions for the "download" folder and subfolders.
  • Enable the GD library on your server.
  • Set write permissions for the "config" folder.
  • Set write permissions for the "mails" folder and subfolders.

Optional parameters Please fix the following error(s)

  • mbstring
  • dom

 

Cheers!

 

-Joe

Edited by joms (see edit history)
Link to comment
Share on other sites

This issue is now fixed. Since I'm using Redhat linux server to enable file uploading on linux machine i run the command sudo setsebool -P httpd_unified on because even I set to 777 or 775 or 755 still the write permission issue is still occuring. I found out that in RHEL machine it must be enabled to run prestashop.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...