Blank page with browser never updating after upgrading
Posted: Tue Apr 26, 2011 11:37 pm
Upgraded to 1.9.4.1 from 1.6.7.
The upgrade met all of the upgrade requirements during the upgrade wizard. However, now the site will not show and the browser just grinds away and never showing anything. No errors or nothing.
However, we do notice a high MySQL loads now (MySQL 5.1.37) and with the ongoing cms_module_search_index inserts into the database.
17000 natio9_cm localhost natio9_cms 0 Query DELETE FROM cms_module_search_index WHERE item_id NOT IN (SELECT id FROM cms_module_search
17038 natio9_cm localhost natio9_cms 0 Query INSERT INTO cms_module_search_index (item_id, word, count) VALUES (282169,'programs',2)
17040 root localhost test 0 Query show full processlist
17045 natio9_cm localhost natio9_cms 0 Query INSERT INTO cms_module_search_index (item_id, word, count) VALUES (282180,'???????',1)
17190 natio9_cm localhost natio9_cms 0 Query INSERT INTO cms_module_search_index (item_id, word, count) VALUES (282182,'???',3)
Any ideas on how to resolve this issue?
Thanks!
The upgrade met all of the upgrade requirements during the upgrade wizard. However, now the site will not show and the browser just grinds away and never showing anything. No errors or nothing.
However, we do notice a high MySQL loads now (MySQL 5.1.37) and with the ongoing cms_module_search_index inserts into the database.
17000 natio9_cm localhost natio9_cms 0 Query DELETE FROM cms_module_search_index WHERE item_id NOT IN (SELECT id FROM cms_module_search
17038 natio9_cm localhost natio9_cms 0 Query INSERT INTO cms_module_search_index (item_id, word, count) VALUES (282169,'programs',2)
17040 root localhost test 0 Query show full processlist
17045 natio9_cm localhost natio9_cms 0 Query INSERT INTO cms_module_search_index (item_id, word, count) VALUES (282180,'???????',1)
17190 natio9_cm localhost natio9_cms 0 Query INSERT INTO cms_module_search_index (item_id, word, count) VALUES (282182,'???',3)
Any ideas on how to resolve this issue?
Thanks!