Error message from wordpress:
PHP Code:
Step 2
First we’re going to create the necessary blog tables in the database...
The first table has been created! ...
The test post has been inserted correctly...
Categories are up and running...
Comments are groovy...
Post metadata table ready to go...
Option Tables created okay.
Option Data inserted okay.
Links option data inserted okay.
Database error: [Lost connection to MySQL server during query]
INSERT INTO wp_options (option_id, option_name, option_type, option_value, option_description, option_admin_level, option_width) VALUES(86,'default_geourl_lat ', 8, 0.0, 'The default Latitude ICBM value - see here', 8, 20)
Database error: [MySQL server has gone away]
INSERT INTO wp_options (option_id, option_name, option_type, option_value, option_description, option_admin_level, option_width) VALUES(87,'default_geourl_lon', 8, 0.0, 'The default Longitude ICBM value', 8, 20)
..any many more