Hello i'm having this issue when try to follow link from front page product. But i try to reload and load without issue.
Thanks in advance.
Error
The website encountered an unexpected error. Please try again later.
Error message
Notice: PDO::__construct(): send of 113 bytes failed with class="placeholder">DatabaseConnection->__construct() (line 307 of/Library/WebServer/Documents/lagirl/includes/database/database.inc).Notice: PDO::__construct(): send of 113 bytes failed with class="placeholder">DatabaseConnection->__construct() (line 307 of/Library/WebServer/Documents/lagirl/includes/database/database.inc).Notice: PDO::__construct(): send of 113 bytes failed with class="placeholder">DatabaseConnection->__construct() (line 307 of/Library/WebServer/Documents/lagirl/includes/database/database.inc).Notice: PDO::__construct(): send of 113 bytes failed with class="placeholder">DatabaseConnection->__construct() (line 307 of/Library/WebServer/Documents/lagirl/includes/database/database.inc).
PDOException: SQLSTATE[HY000] [2006] MySQL server has gone away inlock_may_be_available() (line 167 of /Library/WebServer/Documents/lagirl/includes/lock.inc).
Notice: PDO::__construct(): send of 113 bytes failed with class="placeholder">DatabaseConnection->__construct() (line 307 of/Library/WebServer/Documents/lagirl/includes/database/database.inc).
Hi,
- How is your memory limit? Please set 256MB at least. Because commerce need more than drupal core 128MB.
- Settings mysql max_allowed_packet: 3MB.
They are some common problems when using site with commerce.
Yes it works! Thanks