Error when creating a menuWordPress database error: [MySQL server has gone away]
-
When creating a menu I’m getting the following error:
WordPress database error: [MySQL server has gone away]But the menu seems to be working, all the way down below a long SQL statement which starts:
INSERT INTO <code>wp_options</code> (<code>option_name</code>, <code>option_value</code>, <code>autoload</code>) VALUES ('_transient_cd_adminmenu_output_2', 'a:3:{s:10:\"menu_items\";a:59:{i:0;O:7:\"WP_Post\
This is a clean dev installation on MAMP. I’ve upped timeout limits in php.ini but to no avail.
Any suggestions?
Thanks!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Error when creating a menuWordPress database error: [MySQL server has gone away]’ is closed to new replies.