You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to upgrade a Drupal 8 installation on Centos 6.8 with latest Drush 8.1.13.
PHP Version : PHP 5.6.27 (cli) (built: Oct 15 2016 21:31:59)
My command is:
drush up drupal -d
After decompressing the drupal 8.3.7 archive, I have this following :
Updating project drupal failed. Attempting to roll back to previously installed version. [29.8 sec, 49.38 MB] [error]
Returned from hook drush_pm_updatecode [29.8 sec, 49.24 MB] [debug]
Rolling back update of Drupal core code ... [29.8 sec, 49.24 MB] [notice]
I succeed to upgrade this drupal on Windows local dev server from an VM Ubuntu after few tries but not with Centos production installation.
Any clue to help me ?
Regards,
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to upgrade a Drupal 8 installation on Centos 6.8 with latest Drush 8.1.13.
PHP Version : PHP 5.6.27 (cli) (built: Oct 15 2016 21:31:59)
My command is:
drush up drupal -d
After decompressing the drupal 8.3.7 archive, I have this following :
I succeed to upgrade this drupal on Windows local dev server from an VM Ubuntu after few tries but not with Centos production installation.
Any clue to help me ?
Regards,
The text was updated successfully, but these errors were encountered: