When trying to install from scratch (unzipping from: https://www.espocrm.com/downloads/EspoCRM-5.7.7.zip) I get API Error in the GUI, but this error in response header causes that error 500.
Update: I'm not sure why, but after changing browser and restarting the install it did not fail. Probably some cache is to blame, from other Espo instances on the same domain.
Code:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'espo_test_5_7_7.auth_log_record' doesn't exist
Comment