In this tutorial we will be using phpMyAdmin to do a database dump of our Seditio 125 installation. You will learn how to export tables and which preferences to pick.
In this tutorial you will learn how to use Notepad++ to encode your database dump file into UTF-8 without BOM, as well as how to do the replaces so all your tables become UTF-8 compatible. You will also learn where to get Notepad++ in case you dont have i
In this tutorial we will take a short look at how we handle files that claim to already be UTF-8 encoded. You will also learn the maximum size of files you can use with this technique.
In this tutorial you will learn how to import the converted MySQL dump back into your database via phpMyAdmin, as well as how to change the collation of your entire database from within the program.
In this tutorial we will upload all the Cotonti files to your server, set the folder permissions and update your config.php file with all the new variables. Once that's done your Cotonti installation should be complete and working like a charm.