no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
fuss:drupal [2022/04/19 08:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Enabling 4 byte UTF-8 Support ======
 +
 +To upgrade existing databases to use ''utf8mb4'', change directory to the drupal website root:
 +<code bash>
 +cd /var/www/mysite
 +</code>
 +
 +and then execute:
 +<code bash>
 +drush utf8mb4-convert-databases
 +</code>
 +
 +which will convert all tables in the site databases to use UTF8.
 +
 +
  

fuss/drupal.txt · Last modified: 2022/04/19 08:28 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.