download errors when trying to update to 5.4.1.1
Permalink
Hi,
Pushed the 'update' button and got this back:
An unexpected error occurred.
mysql error: [2006: MySQL server has gone away] in EXECUTE("select csrID from CollectionVersionBlockStyles where cID = '50' and cvID = '1' and csrID > 0")
Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [2006: MySQL server has gone away] in EXECUTE("insert into Logs (logType, logText, logIsInternal) values ('exceptions', 'Exception Occurred: mysql error: [2006: MySQL server has gone away] in EXECUTE("select csrID from CollectionVersionBlockStyles where cID = \'50\' and cvID = \'1\' and csrID > 0")\n\n#0 /var/www/html/c5/concrete/libraries/3rdparty/adodb/adodb.inc.php(1037): adodb_throw(\'mysql\', \'EXECUTE\', 2006, \'MySQL server ha...\', \'select csrID fr...\', false, Object(ADODB_mysql))\n#1 /var/www/html/c5/concrete/libraries/3rdparty/adodb/adodb.inc.php(993): ADOConnection->_Execute(\'select csrID fr...\')\n#2 /var/www/html/c5/concrete/libraries/3rdparty/adodb/adodb.inc.php(1465): ADOConnection->Execute(\'select csrID fr...\', Array)\n#3 [internal function]: ADOConnection->GetCol(\'select csrID fr...\', Array)\n#4 /var/www/html/c5/concrete/libraries/database.php(73): call_user_func_array(Array, Array)\n#5 [internal func in /var/www/html/c5/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78
anybody know what it means?
thanks
Pushed the 'update' button and got this back:
An unexpected error occurred.
mysql error: [2006: MySQL server has gone away] in EXECUTE("select csrID from CollectionVersionBlockStyles where cID = '50' and cvID = '1' and csrID > 0")
Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [2006: MySQL server has gone away] in EXECUTE("insert into Logs (logType, logText, logIsInternal) values ('exceptions', 'Exception Occurred: mysql error: [2006: MySQL server has gone away] in EXECUTE("select csrID from CollectionVersionBlockStyles where cID = \'50\' and cvID = \'1\' and csrID > 0")\n\n#0 /var/www/html/c5/concrete/libraries/3rdparty/adodb/adodb.inc.php(1037): adodb_throw(\'mysql\', \'EXECUTE\', 2006, \'MySQL server ha...\', \'select csrID fr...\', false, Object(ADODB_mysql))\n#1 /var/www/html/c5/concrete/libraries/3rdparty/adodb/adodb.inc.php(993): ADOConnection->_Execute(\'select csrID fr...\')\n#2 /var/www/html/c5/concrete/libraries/3rdparty/adodb/adodb.inc.php(1465): ADOConnection->Execute(\'select csrID fr...\', Array)\n#3 [internal function]: ADOConnection->GetCol(\'select csrID fr...\', Array)\n#4 /var/www/html/c5/concrete/libraries/database.php(73): call_user_func_array(Array, Array)\n#5 [internal func in /var/www/html/c5/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78
anybody know what it means?
thanks
I've got the same error ... the MySQL works perfectly if i copy and run directly, and there is no disk space limit. Are there any other suggestions as to what might be the issue.
The error message is next to useless:
mysql error: [1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CREATE TABLE AreaGroups ( cID INTEGER(10) UNSIGNED NOT NUL' at line 10] in EXECUTE(" CREATE TABLE AreaGroupBlockTypes ( cID INTEGER(10) UNSIGNED NOT NULL DEFAULT 0, arHandle VARCHAR(255)
I am wondering if using IIS is causing problems????
The error message is next to useless:
mysql error: [1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CREATE TABLE AreaGroups ( cID INTEGER(10) UNSIGNED NOT NUL' at line 10] in EXECUTE(" CREATE TABLE AreaGroupBlockTypes ( cID INTEGER(10) UNSIGNED NOT NULL DEFAULT 0, arHandle VARCHAR(255)
I am wondering if using IIS is causing problems????
Bizarrely pushing the update button downloads an additional copy of concrete on to the server which pushed us over our file size limit.
Once deleted I was able to go the concrete5 downloads and manually upgrade using ftp.