Is there an active Chef cookbook available to use for standing up / deployment of a Drupal site? Most of the projects that I have found under the Chef supermarket are rather old (i.e. 2015 or older).
I am new to the community. I was wondering is there any ready solution to install Drupal on a VPS? Like easy install script? I do not want to be on shared hosting.
I have done countless backups and reinstalls of drupal 7 but I have hit a brickwall with drupal 8
I had done a backup via Softaculous of a non production site and also manual backup, but when trying to upgrade to 8.5.6 it killed it and I have not been able to successfully reinstall the backups. I am doing manual ftp, I have no knowledge of drush or any other method.
I have a smaller version of the now dead site and I tried to clone it via softaculous but the result is an incomplete installation. The core is missing and my host has not responded after several hours.
I wanted to install the E-commerce module trough Acqua Dev Desktop and make a new website for an e-shop. However after processing through the steps, writing emails and etc. I got this:
Fatal error: Call to undefined function field_attach_load() in C:\Users\commerce_kickstart-7.x-2.54-core\includes\entity.inc on line 354
I would be pleased to find a solution to the problem :)