Have you tried the solution as suggested in this Stack Overflow post yet? https://stackoverflow.com/questions/29695450/pdoexception-sqlstatehy000-2002-no-such-file-or-directory
Which database driver are you using?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello All,
when I when run php artisan queue:work , got below errors.
php artisan queue:work
2020-05-17 13:08:05] local.ERROR: SQLSTATE[HY000] [2002] No such file or directory {"exception":"[object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] No such file or directory at /project/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:68) [stacktrace]
Please help. Thanks.
Have you tried the solution as suggested in this Stack Overflow post yet? https://stackoverflow.com/questions/29695450/pdoexception-sqlstatehy000-2002-no-such-file-or-directory
Which database driver are you using?
Please or to participate in this conversation.