[GH-ISSUE #59] error during install #40

Closed
opened 2026-02-26 02:31:54 +03:00 by kerem · 3 comments
Owner

Originally created by @realxNr on GitHub (Dec 15, 2015).
Original GitHub issue: https://github.com/koel/koel/issues/59

hi,
have some trouble :
PDO Exception : could not find driver

after a sudo php artisan init...

how to solve it please ?

Originally created by @realxNr on GitHub (Dec 15, 2015). Original GitHub issue: https://github.com/koel/koel/issues/59 hi, have some trouble : PDO Exception : could not find driver after a sudo php artisan init... how to solve it please ?
kerem closed this issue 2026-02-26 02:31:54 +03:00
Author
Owner

@ghost commented on GitHub (Dec 15, 2015):

Laravel require PDO PHP Extension http://laravel.com/docs/5.1#installation

sudo apt-get install php5-mysql

<!-- gh-comment-id:164779639 --> @ghost commented on GitHub (Dec 15, 2015): Laravel require PDO PHP Extension http://laravel.com/docs/5.1#installation sudo apt-get install php5-mysql
Author
Owner

@realxNr commented on GitHub (Dec 15, 2015):

thanks !
but now another...
[PDOException]
SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/
mysqld.sock' (2)

<!-- gh-comment-id:164780370 --> @realxNr commented on GitHub (Dec 15, 2015): thanks ! but now another... [PDOException] SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/ mysqld.sock' (2)
Author
Owner

@phanan commented on GitHub (Dec 15, 2015):

Don't want to sound like an ass but this really has nothing to do with Koel. You should call our uncle Google for help instead.

<!-- gh-comment-id:164782264 --> @phanan commented on GitHub (Dec 15, 2015): Don't want to sound like an ass but this really has nothing to do with Koel. You should call our uncle Google for help instead.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#40
No description provided.