Announcement

Collapse
No announcement yet.

Copy an instance

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

  • Copy an instance

    Hi,

    I tried to copy an entire instance (Espo directory) but I failed to make it work again. Here is what I did:

    Copied the directory and renamed it
    Copied the database and assigend the correct user/rights
    Changed data/config.php accordingly

    Since this didn't work I also tried to empty the cache directory - to no avail.

    I am getting a WSOD and the error message looks like this:
    PHP Fatal error: Class 'Espo\\Core\\Utils\\Database\\DBAL\\Schema\\Schema ' not found in /var/www/xxxx/espo_290/application/Espo/Core/Utils/Database/Schema/Converter.php on line 71
    ------------------
    Robert Laussegger
    iscon group
    http://www.iscongroup.net
    mailto://info@iscongroup.net

  • #2
    Try to do a rebuild

    Comment


    • #3
      Robert,

      Check whether file application/Espo/Core/Utils/Database/DBAL/Schema/Schema.php has been copied.

      Comment

      Working...
      X