Akeneo pim 5.0 installation database error

1k views Asked by At

I have been trying to install akeneo pim 5.0.
I am getting following error.

request.CRITICAL: Uncaught PHP Exception PDOException: "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'akeneo_pim.pim_session' doesn't exist" at /var/www/akeneo-pim/vendor/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php line 625 {"exception":"[object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'akeneo_pim.pim_session' doesn't exist at /var/www/akeneo-pim/vendor/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php:625)"} []

1

There are 1 answers

0
user3505622 On BEST ANSWER

It is might be an elastic search issue. Before installing your pim copy .env to .env.local and update the .env.local file as per your requirement.