My PrestaShop v 1.7.4.2
Both servers from same hosting provider and they done migration.
After migrate a server I got HTTP ERROR 500
Front office and back office are not working.
Then I enabled error reports using defines.inc.php
After ('_PS_MODE_DEV_', false); Replace it wi...