I am getting following error after installation

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT r.filename AS filename FROM {registry} r WHERE (r.name LIKE :db_condition_placeholder_0 ESCAPE '\\') AND (r.type = :db_condition_placeholder_1) ; Array ( [:db_condition_placeholder_0] => linkit\_profiles [:db_condition_placeholder_1] => interface ) in _registry_check_code() (line 3175 of D:\wamp\www\p\includes\bootstrap.inc).

Comments

nareshbw created an issue. See original summary.

dsnopek’s picture

Category: Bug report » Support request
Status: Active » Fixed

There are some known problems with the default configuration of XAMPP on Windows: #2511304: MySQL Server has gone away. What hosting provider or local stack are you using?

This is usually a problem with MySQL configuration. Here is some community documentation about it:

https://www.drupal.org/node/259580

I hope that helps!

I'm going to marking this as "Fixed" for now, but if the suggestions in the link above don't help, feel free to re-open the issue with more information about the environment you're installing Panopoly in. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.