[GH-ISSUE #149] Can not load autoload.php? #103

Closed
opened 2026-02-26 02:32:08 +03:00 by kerem · 2 comments
Owner

Originally created by @atlasoracle-dev on GitHub (Dec 28, 2015).
Original GitHub issue: https://github.com/koel/koel/issues/149

I have this error when trying to run the app. Am I doing something wrong?

PHP Warning: require(/home/asus/projects/koel/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /home/asus/projects/koel/bootstrap/autoload.php on line 17

PHP Fatal error: require(): Failed opening required '/home/asus/projects/koel/bootstrap/../vendor/autoload.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/asus/projects/koel/bootstrap/autoload.php on line 17

Originally created by @atlasoracle-dev on GitHub (Dec 28, 2015). Original GitHub issue: https://github.com/koel/koel/issues/149 I have this error when trying to run the app. Am I doing something wrong? PHP Warning: require(/home/asus/projects/koel/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /home/asus/projects/koel/bootstrap/autoload.php on line 17 PHP Fatal error: require(): Failed opening required '/home/asus/projects/koel/bootstrap/../vendor/autoload.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/asus/projects/koel/bootstrap/autoload.php on line 17
kerem closed this issue 2026-02-26 02:32:08 +03:00
Author
Owner

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

Please follow the installation guide.

<!-- gh-comment-id:167455582 --> @phanan commented on GitHub (Dec 28, 2015): Please follow the installation guide.
Author
Owner

@philipperemy commented on GitHub (Jun 18, 2016):

It was not explicitly stated in the installation guide but it worked for me:

composer install
<!-- gh-comment-id:226945250 --> @philipperemy commented on GitHub (Jun 18, 2016): It was not explicitly stated in the installation guide but it worked for me: ``` composer install ```
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#103
No description provided.