🔴 January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.

    UVdesk

    • Login
    • Search
    • Recent

    Solved Installation stuck An exception occurred in driver: SQLSTATE[HY000] [2002] No such file or directory

    Technical Help
    2
    2
    472
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      cvallehn last edited by

      Hello
      I am trying to install uvdesk on aws. Mysql is not at localhost, but I can connect from others applications without problem. Uvdesk installation keeps showing An exception occurred in driver: SQLSTATE[HY000] [2002] No such file or directory.
      This happen
      Doctrine\DBAL\Exception\ConnectionException:
      An exception occurred in driver: SQLSTATE[HY000] [2002] No such file or directory

      at vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:93
      at Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception occurred in driver: SQLSTATE[HY000] [2002] No such file or directory', object(PDOException))
      (vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:166)
      at Doctrine\DBAL\DBALException::wrapException(object(Driver), object(PDOException), 'An exception occurred in driver: SQLSTATE[HY000] [2002] No such file or directory')
      (vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:154)
      at Doctrine\DBAL\DBALException::driverException(object(Driver), object(PDOException))
      (vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:28)

      Thanks for your help

      1 Reply Last reply Reply Quote 0
      • Sanjeev
        Sanjeev developer UVdesk Staff last edited by

        @cvallehn
        Please check all possible things which can be there for your problems.

        https://stackoverflow.com/questions/39935545/symfony3-sqlstatehy000-2002-no-such-file-or-directory?rq=1

        https://github.com/hechoendrupal/drupal-console/issues/845#issuecomment-138745540

        https://stackoverflow.com/questions/20723803/pdoexception-sqlstatehy000-2002-no-such-file-or-directory

        1 Reply Last reply Reply Quote 0
        • First post
          Last post