One of the easiest error-free application to install. On the main website download dolibarr.org there is .exe file but i found zip file from https://github.com/Dolibarr/dolibarr/ and instructions below on that page.
Yesterday I installed on my computer windows 10 and it went through without any problem, dont know from where it managed mysql php etc may be I installed the other day adoptopenjdk but its working perfectly on windows.
Today I thought to search how to install on a web server and I have shared hosting on siteground. I choose one domain directory and unzip the file downloaded from github (link above) and also created one database with username password. One empty file with permission 664 as described ( Create an empty htdocs/conf/conf.php
file and set write permissions for your web server user ( write permission will be removed once install is finished))
Follow the advance setup instructions as given on githubpage. yourdomain… /htdocs/install/
Also moved the dolibarr folder to the top root of my domain because the file was extracted in many subfolders. There are no problems at all and I can logged into the program. Hopefully, it will work normally as it was working on my windows.