Really screwed up my site. what is exception of type'ADODB_Exception' in /home5/ mean?
Permalink
Fatal error:Function_autoload(SelectAttributeTypeOption) threw an exception of type 'ADODB_Exception' in /home5/webmallu/public_html/concrete/libraries/3rdparty/Zend/Cache/Core.php on line 315
I've just run into the same problem moving a site from windows to linux. I think it's upper/lower case related. Is there a way to fix it?
If you think it's really case-sensitivity then try this:
http://www.concrete5.org/marketplace/addons/database-case-sensitivi...
http://www.concrete5.org/marketplace/addons/database-case-sensitivi...
Thanks.
Another link that may prove useful:
StackOverflow: Where to change the value of lower_case_table_names=2
http://stackoverflow.com/q/8550789/395461...
[edit]
Running the migration tool fixed my table not found errors. :)
[/edit]
Another link that may prove useful:
StackOverflow: Where to change the value of lower_case_table_names=2
http://stackoverflow.com/q/8550789/395461...
[edit]
Running the migration tool fixed my table not found errors. :)
[/edit]
Citytech