Need help to upgarde Dolibarr to 15.0.3 from 15.0.2

Hi ! :wave:

I would like to upgrade my Dolibarr to 15.0.2. I follow the official guide line :

Step 1: I downloaded package from Downloads, Dolibarr ERP CRM packages and addons
Step 2: unzip the packaged files into your Dolibarr server directory: /var/www/mydolibarr/
Step 3: I Removed file /var/lib/dolibarr/documents/install.lock
Step 4: Browse to the page that updates the database structure and data: /install/

So now everything is ok. but on the /install I’m not able to see the possibility to upgrade to 15.0.3. (See picture)

Can you help me ?

Thank you and happy Christmas :slight_smile:

Hi,

On step 2, you need to unzip on the good folder. Most probably it has been unzipped with htdocs folder

Hi @ksar !

Thank you for your answer !

I think I have unpacked the file well.
I tried: unzip dolibarr-x-x-x.zip and cp -r dolibarr/* /var/www/mydolibarr/
and unzip dolibarr-x-x-x.zip -d /var/www/mydolibarr/

Is there an error with this logic?
Thank you !