Some scripts need to have UTF-8 set as default collation / character set, most work fine on latin1 or change this themselves.
When cPanel creates a database the default for both MySQL and PostgreSQL is latin1.
I would like users to be able to choose their own collation when creating a database. A simple dropdown with latin1 as default and utf-8 as second choice (I don't know if any others would be needed, maybe utf16 ?).
You can do this in phpmyadmin after creating a mysql database but not in PostgreSQL, however lots of beginner users don't know how to do this and if it was possible to choose this option when creating a new database it would make things a lot easier.
I don't think this would be very difficult to implement.



LinkBack URL
About LinkBacks
Reply With Quote




