푸닥거리
SQLSTATE[HY000] [2002] Permission denied
┌(  ̄∇ ̄)┘™
2022. 4. 15. 20:35
728x90
SQLSTATE[HY000] [2002] Permission denied
sudo setsebool -P httpd_can_network_connect_db 1
SQLSTATE[HY000] [2002] Permission denied Laravel PDO Driver (credentials working via artisan migrate)
I'm having a lot of trouble with the PDO driver on this new installation This is the error I get when trying to do any db operation triggered by laravel. ext Illuminate\Database\QueryException:
stackoverflow.com
728x90