DOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT b.* FROM {block} b WHERE (b.theme = :db_condition_placeholder_0) AND (b.status = :db_condition_placeholder_1) ORDER BY b.region ASC, b.weight ASC, b.module ASC; Array ( [:db_condition_placeholder_0] => seven [:db_condition_placeholder_1] => 1 ) in _block_load_blocks() (line 727 of E:\wamp\www\modules\block\block.module).
Additional
PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: INSERT INTO {watchdog} (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7, :db_insert_placeholder_8, :db_insert_placeholder_9); Array ( [:db_insert_placeholder_0] => 1 [:db_insert_placeholder_1] => php [:db_insert_placeholder_2] => %type: !message in %function (line %line of %file). [:db_insert_placeholder_3] => a:6:{s:5:"%type";s:12:"PDOException";s:8:"!message";s:334:"SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT b.* FROM {block} b WHERE (b.theme = :db_condition_placeholder_0) AND (b.status = :db_condition_placeholder_1) ORDER BY b.region ASC, b.weight ASC, b.module ASC; Array ( [:db_condition_placeholder_0] => seven [:db_condition_placeholder_1] => 1 ) ";s:9:"%function";s:20:"_block_load_blocks()";s:5:"%file";s:38:"E:\wamp\www\modules\block\block.module";s:5:"%line";i:727;s:14:"severity_level";i:3;} [:db_insert_placeholder_4] => 3 [:db_insert_placeholder_5] => [:db_insert_placeholder_6] => http://localhost/admin/config/content/take_control [:db_insert_placeholder_7] => http://localhost/ [:db_insert_placeholder_8] => 127.0.0.1 [:db_insert_placeholder_9] => 1336704782 ) in dblog_watchdog() (line 157 of E:\wamp\www\modules\dblog\dblog.module).
Comments
Comment #1
r_honey commentedDo you really think that is an issue due to this module? Google for the term "MySQL server has gone away" and see for yourself.
Comment #2
kaizerking commentedI think file browser is having conflict with some other module, When I am enabling file browser i get this , I have tried three times. and same thing happens
I have to reinstall and check only by one
Comment #3
r_honey commentedI would be very surprised if this happens to be File Browser issue. Please keep us posted.