mysql error
Permalink
I just installed - and tried it 3 more times to uninstall and reinstall in 3 different sites of mine, i always make an automated installation thru my webhost's Control Panel and i had no problem since now, so i did nothing different...
Why do i get this message and nothing else happens?
"An unexpected error occurred.
mysql error: [1146: Table 'Concrete5_4.Config' doesn't exist] in EXECUTE("select * from Config where uID = 0 order by cfKey asc")
< Back to Home"
Is there something i can fix it in PHPMyadmin or what?
Thanks
Why do i get this message and nothing else happens?
"An unexpected error occurred.
mysql error: [1146: Table 'Concrete5_4.Config' doesn't exist] in EXECUTE("select * from Config where uID = 0 order by cfKey asc")
< Back to Home"
Is there something i can fix it in PHPMyadmin or what?
Thanks
1st :Thank you for your reply
But!, as i write, i did nothing different this time, i followed what i always did (that is : click Install C5 on Plesk, and no more!)
Worked many times but not this one...
Should i try to install manually by uploading and setting up my DB?
Thx
But!, as i write, i did nothing different this time, i followed what i always did (that is : click Install C5 on Plesk, and no more!)
Worked many times but not this one...
Should i try to install manually by uploading and setting up my DB?
Thx
Well, even if you didn't do anything different, it's not working.. You could manually upload those files but personally, I prefer to understand a problem and not just remove it..
Which is why I'd recommend to check the tables as I've mentioned.
Which is why I'd recommend to check the tables as I've mentioned.
Sometimes if you work on windows and linux, you can end up having lower case table names on linux which is usually not working as things are case sensitive for linux and usually not for windows.