An error occurred during installation

hello ,

 an error occur during my installtation as below:

The directory “/var/www/myapps.endaplas.com/htdocs/tmp/cache/tracker/” does not exist and could not be created.

 here is the link: http://myapps.endaplas.com/

what should i do? thanks

Hello,
you should give the write permission for proper user (e.g. www-data or nginx) to the directory /var/www/myapps.endaplas.com/htdocs/tmp/ or simply give access for all users: chmod 777 /var/www/myapps.endaplas.com/htdocs/tmp/cache/tracker/

thank you so much , the problem is fixed.