I am trying to install the varbase distribution (8.4.13) using composer (see code below), but I seem to have too old versions of php (7.0.25) and curl (7.19.7). Ideally I would of course upgrade, but I do not admin rights to do that. I tried installing older versions of varbase without luck, still reports compatibility issues. I also tried require specific php/curl versions in the require and platform sections of composer.json file without luck.
Would it still be possible to install varbase using the current system setup?
I encounter a problem after saving my site under drupal 7.56 and having it restored on another server.
Since this operation, on the new serveur, it is no longer possible to modify the configuration of the site via the administration interface.
Everything else works normally.
Do you have an idea of the origin of the problem?
Thank you
After the Drupal update from 8.4.2 to 8.4.3, the theme Bootstrap disappeared in one of my websites. I encountered the following error message while reinstalling it:
Unable to install bootstrap, bootstrap.settings already exists in active configuration.
I tried to clean the table “config” and deleted all the entries of “bootstrap”. But it doesn’t help. Actually I cannot install any Bootstrap subtheme or bootstrap-related theme at the moment.
I would be very grateful if someone could give me any hint to resolve the problem.