Closed (duplicate)
Project:
Drupal core
Version:
7.8
Component:
mysql database
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2011 at 18:20 UTC
Updated:
20 Sep 2011 at 11:19 UTC
I download drupal 7.8 and install it.
No content created or taxonomy.
Go to "admin/structure/types/manage/book" and get error
"PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT name, machine_name, vid FROM {taxonomy_vocabulary}; Array ( ) in taxonomy_vocabulary_get_names() (line 839 of C:\pub-home\v7.llb.su\modules\taxonomy\taxonomy.module"
The same thing for the other content types.
Comments
Comment #1
bfroehle commentedDuplicate of #1014172: General error: 2006 MySQL server has gone away in _drupal_session_write() when max_allowed_packet is not set high enough or similar. In particular, note potential solutions in comments #12, #13 and #20.
Comment #2
seaji commentedNot worked for me :(