[GH-ISSUE #42] Installation Error #29

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

Originally created by @nisrulz on GitHub (Dec 14, 2015).
Original GitHub issue: https://github.com/koel/koel/issues/42

screenshot 2015-12-14 14 58 53

I am getting the above error everytime I try to install.
The steps I basically followed are as below

git clone https://github.com/phanan/koel.git .
npm install -g bower
npm install gulp
npm install laravel-elixir
bower install && gulp --production
curl -sS https://getcomposer.org/installer | php #Get composer
mv composer.phar /usr/local/bin/composer #setup composer as a command in bash
npm install 
composer install
nano .env #added credentials
php artisan key:generate

php artisan migrate --force #get the error right here, as shown in screenshot above

Installation error or something I am missing ?
I have rechecked the wiki and the site.

Originally created by @nisrulz on GitHub (Dec 14, 2015). Original GitHub issue: https://github.com/koel/koel/issues/42 ![screenshot 2015-12-14 14 58 53](https://cloud.githubusercontent.com/assets/2096087/11796816/52ddd41c-a273-11e5-80ca-dea8bd598255.jpeg) I am getting the above error everytime I try to install. The steps I basically followed are as below ``` bash git clone https://github.com/phanan/koel.git . npm install -g bower npm install gulp npm install laravel-elixir bower install && gulp --production curl -sS https://getcomposer.org/installer | php #Get composer mv composer.phar /usr/local/bin/composer #setup composer as a command in bash npm install composer install nano .env #added credentials php artisan key:generate php artisan migrate --force #get the error right here, as shown in screenshot above ``` Installation error or something I am missing ? I have rechecked the wiki and the site.
kerem closed this issue 2026-02-26 02:31:51 +03:00
Author
Owner

@oscartzgz commented on GitHub (Dec 14, 2015):

have you the php-mysql package installed?

<!-- gh-comment-id:164592095 --> @oscartzgz commented on GitHub (Dec 14, 2015): have you the php-mysql package installed?
Author
Owner

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

how install php-mysql?

<!-- gh-comment-id:164594644 --> @ghost commented on GitHub (Dec 14, 2015): how install php-mysql?
Author
Owner

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

http://bfy.tw/3Hqq :trollface:

<!-- gh-comment-id:164598262 --> @phanan commented on GitHub (Dec 14, 2015): http://bfy.tw/3Hqq :trollface:
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#29
No description provided.