Answers for "PrestaShop installation needs to write critical files in the folder var/cache"

0

PrestaShop installation needs to write critical files in the folder var/cache

#PrestaShop installation needs to write critical files in the folder var/cache

sudo chown -R -v www-data (or "apache") /var/* 			# "www-data" or "apache" stands for the user
Posted by: Guest on April-13-2022

Code answers related to "PrestaShop installation needs to write critical files in the folder var/cache"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language