Big problem with database updates !
Permalink
Hello,
big problem. I create websites only locally in XAMPP and upload later the File folder, the Theme / Template , packages and other needful via FTP to the web server. Finally, the database of the local version is played in the online system.
So I also make updates to a website. Local first , then re- upload the whole file folder and the database and update .
But for some time I see the files that I no longer uploading the Dashboard - even if we have recently uploaded - they are not visible .
That would be correct before the necessary database update. But importing the database brings nothing ! No changes !
Rights are assigned accordingly. There is no error message in the log and there is nothing !
Can this possibly be due to different encodings ? Local XAMPP under I work with utf8_general_ci . Online available since only utf 8
I ask urgently need advice! For every tip I am grateful !
Greetings
uli
big problem. I create websites only locally in XAMPP and upload later the File folder, the Theme / Template , packages and other needful via FTP to the web server. Finally, the database of the local version is played in the online system.
So I also make updates to a website. Local first , then re- upload the whole file folder and the database and update .
But for some time I see the files that I no longer uploading the Dashboard - even if we have recently uploaded - they are not visible .
That would be correct before the necessary database update. But importing the database brings nothing ! No changes !
Rights are assigned accordingly. There is no error message in the log and there is nothing !
Can this possibly be due to different encodings ? Local XAMPP under I work with utf8_general_ci . Online available since only utf 8
I ask urgently need advice! For every tip I am grateful !
Greetings
uli
Because you are running on windows locally and on linux remotely you might have the typical problem caused by table names that are not the right case.
Check this free add-on and see if it helps
http://www.concrete5.org/marketplace/addons/database-case-sensitivi...
Check this free add-on and see if it helps
http://www.concrete5.org/marketplace/addons/database-case-sensitivi...
restore the database just does not work. But there is no error message in the log and there is nothing.
I mean getting the database which I transferred via FTP into the system. So the local database file which I want to recover for an update or a transfer in the online system.
Concrete5 is running on the web server. And the correct complete "finished" site on the local computer running XAMPP. But it just nothing happens when you restore the local database online!
XAMPP running locally on Windows - Online which is always a UNIX. But earlier which worked.