Hi Everyone, I'm Darshan Hiranandani, I'm currently facing a challenge with switching from PostgreSQL version 9.5.11 to version 10. Has anyone encountered this before or have any suggestions on how to smoothly transition between versions? I'd greatly appreciate any advice, tips, or step-by-step guides you might have to offer.
since the update from 10.1.x to 10.2.x, I can not create a copy of my drupal instance in another folder, it leads to install.php displaying a white page.
Here is the scenario :
- extract entire DB and zip entire folder, including www/sites/default/*.*
- import the sql file into a fresh DB and unzip the content into a new directory.
- change the settings.xml to point to the new DB
At this stage, I used to have a working new instance of drupal before 10.2.x. (I did this manipulation many many times without issue)
I manage a drupal site whose composer.json currently has Drupal Core (actually drupal/core_recommended) pinned to Version 10.2.6. I would like to un-pin the site so that I can do future core upgrades with a composer update, instead of upgrading via composer require (with another pinned version).
Can anyone describe how to change my composer.json file to un-pin that version of core? I assume simply editing composer.json is NOT the way to handle this, but I'm not sure what the best strategy is.
In case it's helpful, here are the core-related lines from my composer.json file:
need to renew some my old sites made by drupal. Some on 7.x version some on 8.4 version. All are for present and promote services and product B2B, like machines and so ....