Flux Install Problem

rainer89

New member
Messages
7
Points
0
Github
Alexander
Centos

Help please with this:

ALready do such commands as in picture

Solved....

Flux.jpg

fluxcommands.jpg

 
Last edited by a moderator:
Try

chown -R 33:33 /var/www/html

chown -R 33:33 /var/www/html/data/tmp

chown -R 33:33 /var/www/html/data/itemshop

chown -R 33:33 /var/www/html/data/logs

chmod -R 0755 /var/www/html/data/tmp

chmod -R 0755 /var/www/html/data/logs

Also you can try creating data/tmp folder if it doesn't exist.
 
Back
Top