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
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
Comment