General Error During Upgrade

Get help with installation and running phpBB 3.0.x here. Please do not post bug reports, feature requests, or MOD-related questions here.
Anti-Spam Guide
Forum rules
END OF SUPPORT: 1 January 2017 (announcement)
Locked
stevenhunt77
Registered User
Posts: 78
Joined: Tue Nov 12, 2002 11:55 am

General Error During Upgrade

Post by stevenhunt77 »

Version of phpBB3: 3.0.0
Was this a fresh install or a(n) update/upgrade/conversion (please be specific)? Upgrade from 2.0.22
Was this an install through your host? No, I am doing this locally via EasyPHP
MODs you have installed:
When the problem started:
I have a working backup of my Version 2 board locally on my laptop running via EasyPHP.
I have now installed Version 3 and am trying to do the conversion.
However each time I try to run the conversion I get this General Error:

Code: Select all

SQL ERROR [ mysql4 ]

MySQL server has gone away [2006]

SQL

UPDATE phpbb3_config SET config_value = 'a:3:{s:4:\"step\";s:40:\"&current_table=15&skip_rows=6024\";s:12:\"table_prefix\";s:6:\"phpbb_\";s:3:\"tag\";s:7:\"phpbb20\";}' WHERE config_name = 'convert_progress'

BACKTRACE


FILE: includes/db/mysql.php
LINE: 133
CALL: dbal->sql_error()

FILE: includes/functions.php
LINE: 124
CALL: dbal_mysql->sql_query()

FILE: install/install_convert.php
LINE: 1493
CALL: set_config()

FILE: install/install_convert.php
LINE: 1371
CALL: install_convert->save_convert_progress()

FILE: install/install_convert.php
LINE: 203
CALL: install_convert->convert_data()

FILE: install/index.php
LINE: 336
CALL: install_convert->main()

FILE: install/index.php
LINE: 208
CALL: module->load()
Can anyone help at all?
stevenhunt77
Registered User
Posts: 78
Joined: Tue Nov 12, 2002 11:55 am

Re: General Error During Upgrade

Post by stevenhunt77 »

I have now also tried doing this via XAMPP and get the exact same results!
Locked

Return to “[3.0.x] Support Forum”