Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

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
 
PREVIOUS NEXT
Tagged: #PrestaShop #installation #write #critical #files #folder
ADD COMMENT
Topic
Name
7+8 =