White screen after site migration
PermalinkI've just moved a site from one domain to another. Both are linux servers (i think?). Everything seems to have gone smoothly apart from that i get a white screen. Chrome shows (internal server error 500).
I'm really puzzled as to what to do.
Only difference i can see in setup is this from the phpMyAdmin page, Database server info:
Old server:
Server: cust-mysql-123-04 via TCP/IP
New Server:
Server: Localhost via UNIX socket
Any help appreciated.
thanks
same here, do you have a solution yet?
Cheers
cust-mysql-123-19 -> data1
the datebase exits! And concrete is conected to the database!
I don't know, what is wrong!
Can you please help me again?
The site is still white!
Any suggestions?
thank you.
PHP Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1146: Table 'asap_production.Config' doesn't exist] in EXECUTE("select * from Config where uID = 0 order by cfKey asc")\n' in /home/asap/domains/asap-digital.com/public_html/production/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php:78\nStack trace:\n#0 /home/asap/domains/asap-digital.com/public_html/production/concrete/libraries/3rdparty/adodb/adodb.inc.php(1037): adodb_throw('mysql', 'EXECUTE', 1146, 'Table 'asap_pro...', 'select * from C...', false, Object(ADODB_mysql))\n#1 /home/asap/domains/asap-digital.com/public_html/production/concrete/libraries/3rdparty/adodb/adodb.inc.php(1012): ADOConnection->_Execute('select * from C...', false)\n#2 /home/asap/domains/asap-digital.com/public_html/production/concrete/core/models/config.php(182): ADOConnection->Execute('select * from C...')\n#3 /home/asap/domains/asap-digital.com/public_html/production/concrete/core/models/config.php(173): Concrete5_Model_ConfigStore->load()\n#4 /home/asap/domains/ in /home/asap/domains/asap-digital.com/public_html/production/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78
Obviously this is the problem, but not sure how to fix.