In the process of upgrading my mysql database, upon submitting my database setup info, I have encountered an error and I don't know what is needed to fix it:
1146 Table 'tfink_zc1.configuration' doesn't exist
in:
[update configuration set configuration_value='/home/tfink/public_html/mysite.com/admin/cache' where configuration_key = 'SESSION_WRITE_DIRECTORY']
So what am I missing, I checked my database file in my cpanel utilities, and it says I have a tfink_zc1.zen.configuration that is OK. Would that be what I should aim for and change this other 'tfink_zc1.configuration'? and where?


Reply With Quote
