I've installed Drupal 8.4.2 and now I saw 8.4.3 is available. I followed the steps recommended in "manual update procedure" (so no Drush, no Composer).
However, when going to /update.php, I have:
Verify requirements (done)
Overview (done)
Review updates -> Drupal database update: No pending updates.
I may understand that not all core updates imply database changes but my concern is that going back to Administration -> Reports -> Status report shows that I'm still in 8.4.2.
Pachamama empowers the indigenous people of the Amazon rainforest to preserve their lands and culture and educate and inspire individuals everywhere to bring forth a thriving, just and sustainable world.
The SDG Philanthropy platform is a global UNDP community dedicated to solving sustainable development goals. It builds the bridge between the UN, governments, and the private sector by encouraging collaboration and knowledge-sharing. Together they contribute to a plan of action for the planet, people, and prosperity.
CBi is a United Nations Development Programme (UNDP) project that improves the communication of global disaster risk reduction networks. With 43% of people living in areas vulnerable to natural and manmade disasters, CBi provides the necessary tools for collaboration between the private sector and the international community.
It currently hosts groups in 14 locations and aims to be active in 40 locations by 2020. In other words, it wants to have a worldwide impact.
I am working on this website which has a documents gallery that will be updated periodically. One of the core requirements is to generate a thumbnail from the uploaded PDF file(First Page of the PDF file) and to be displayed in the documents gallery page. I have installed Imagemagick on my test server and configured it in PHP.ini and also installed the drupal module successfully. But I have not been able to go beyond that because of the following: