• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

(sb v3) sqlite has wrong encoding support, help please...

K

kyetech

Guest
OK,

When I installed sb V3 for linux.

I made a silly mistake, I installed sqlite with iso8859 encoding support, and not UTF-8 (which it should have been)

We run french websites and now the sqlite databases cannot display the published modules (like the forum for example), they create warnings like this:

Warning: domxml_open_mem() [function.domxml-open-mem]: Entity 'euml' not defined in /home/imas/public_html/include/SB/Modules/GUI/Xml/Object.php on line 51
Warning: domxml_open_mem() [function.domxml-open-mem]: Entity 'eacute' not defined in /home/imas/public_html/include/SB/Modules/GUI/Xml/Object.php on line 51
Warning: process() expects parameter 1 to be object, boolean given in /home/imas/public_html/include/SB/Modules/GUI/Xml/Object.php on line 53
Warning: result_dump_mem() expects parameter 1 to be object, boolean given in /home/imas/public_html/include/SB/Modules/GUI/Xml/Object.php on line 54


So, what should I do?

Any advise is really appreciated.

ps: I know once a database is created, you cannot just switch encoding support, the database must be built from scratch... so what is the consuquence of that for sitebuilder? does it matter?
 
Back
Top