Announcement

Collapse
No announcement yet.

Rebuild backend and clear cache returns Error 500

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Rebuild backend and clear cache returns Error 500

    I've moved our espo install to a new server using rsync. The file permissions / owners are identical to the old server. Everything works except for when I try to "rebuild backend and clear cache".

    [2017-03-22 10:39:58] Espo.ERROR: Fault to rebuild database schema. Details: Unknown database type enum requested, Espo\Core\Utils\Database\DBAL\Platforms\MySqlPlatf orm may not support it.

    [2017-03-22 10:39:58] Espo.ERROR: API [POST]:/Admin/rebuild, Params:Array ( ) , InputData: - Error while rebuilding database. See log file for details.

    Any suggestions?


  • #2
    hello

    In fact this error happened in an old project, I don't know what exactly made it happened. this error happens now when I want to rebuild the database from the admin panel, after a small search I fo...

    write also server/php/mysql/espocrm versions

    Comment


    • #3
      Originally posted by tanya View Post
      hello

      In fact this error happened in an old project, I don't know what exactly made it happened. this error happens now when I want to rebuild the database from the admin panel, after a small search I fo...

      write also server/php/mysql/espocrm versions
      Centos 7 / php 7.1 / MySQL 5.5.52 / espocrm 4.5.0

      I've not made any changes to entities etc.
      Last edited by greenstones; 03-22-2017, 06:07 PM.

      Comment

      Working...
      X