I have a Drupal 8 site, which was originally built on my MacBook Pro MAMP environment, and I am attempting to move it to a GoDaddy cPanel environment. I have copied over all of the necessary files, backed up the database in phpMyAdmin, and to this point, everything went smoothly. The problem was encountered when I attempted to import the database using phpMyAdmin on the GoDaddy side. I start the import, and it ends in an error 1050.
I've done a Google search, and the only thing I'm able to find is a mention here on Drupal.Org, but it is for a Drupal 6 Install.
Hi everyone,
Today i download Drupal 8.3.7 to install for my studying project. And i was find out a problem in our installation function.
Here is report of the error when install in xxamp localhost server: "Fatal error: Maximum execution time of 30 seconds exceeded"
"in ....\Drupal\Core\Database\Statement.php on line 59"
Error
The website encountered an unexpected error. Please try again later.
Drupal\Core\Config\UnmetDependenciesException: Configuration objects provided by standard have unmet dependencies: block.block.bartik_search (search), core.entity_form_display.node.article.default (path), rdf.mapping.comment.comment (rdf) in Drupal\Core\Config\UnmetDependenciesException::create() (line 98 of core\lib\Drupal\Core\Config\UnmetDependenciesException.php).