We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 33966
    • 52 Posts
    When trying to upgrade the following message appears and i cannot reach the manager or site anymore:

    MODX CMS
    Installationsergebnisse
    Die Installation wird nun versuchen die Datenbank einzurichten:
    Verbindung zur Datenbank: OK!
    Datenbank wählen`35881_modx`: OK!
    Erstelle Datenbank-Tabellen: Datenbank Meldungen!
    MODX konnte die Tabellen in der gewählten Datenbank nicht anlegen/ändern.
    Folgende Fehler sind während der Installation aufgetreten

    Column 'description' cannot be part of FULLTEXT index während des Ausführens des SQL-Statements ALTER TABLE `modx_site_content` MODIFY COLUMN `pagetitle` varchar(255) NOT NULL default '', MODIFY COLUMN `alias` varchar(255) default '', MODIFY COLUMN `introtext` text COMMENT 'Used to provide quick summary of the document', MODIFY COLUMN `content` mediumtext, MODIFY COLUMN `menutitle` varchar(255) NOT NULL DEFAULT '' COMMENT 'Menu title'.
    Manche Tabellen wurden nicht aktualisiert. Dies könnte an zuvor individuell ausgeführten Modifikationen liegen.
    SCHLIESSEN

    What happened here?
    Thanks
    Markus
    • Bitte öffnen Sie die manager/includes/config.inc.php
      $database_connection_charset
      $database_connection_method

      I want to know these values.
      • I think that the collation of pagetitle, description and content is different.