Results 1 to 2 of 2

Thread: Install Tool for Database - Exception Occurred

  1. #1
    New user
    Join Date
    01-10-21.
    Posts
    28

    Default Install Tool for Database - Exception Occurred

    Performed a 4.13 install using WEB directory. All goes smooth.
    When it's time for the Installation Tool to create the database, the following errors show up (vars/log):

    Code:
    [2022-02-25T12:28:15.685546-05:00] request.INFO: Matched route "contao_install". {"route":"contao_install","route_parameters":{"_route":"contao_install","_scope":"backend","_token_check":true,"_controller":"Contao\\InstallationBundle\\Controller\\InstallationController::installAction"},"request_uri":"http://testing.drs.a2hosted.com/contao/install","method":"GET"} []
    [2022-02-25T12:28:16.396811-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\TableNotFoundException: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drsahost_contaosys.tl_user' doesn't exist" at /home/drsahost/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 51 {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 1146): An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drsahost_contaosys.tl_user' doesn't exist at /home/drsahost/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:51)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1146): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drsahost_contaosys.tl_user' doesn't exist at /home/drsahost/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drsahost_contaosys.tl_user' doesn't exist at /home/drsahost/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} []
    I was able to run this task using contao:migrate from Terminal without any issue. Want to alert you to this issue, should it be an ongoing problem for others.

  2. #2
    New user
    Join Date
    12-06-14.
    Posts
    4

    Default

    Which MySQL version do you run?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •