[GH-ISSUE #140] Can't access koel via Web #96

Closed
opened 2026-02-26 02:32:07 +03:00 by kerem · 1 comment
Owner

Originally created by @zaphbbrox on GitHub (Dec 23, 2015).
Original GitHub issue: https://github.com/koel/koel/issues/140

After entering php artisan serve the Laravel developement server is starting, but everytime I try to access it via web-browser the conenction drops and gives Segmentation fault as output.
Is it a bug or do I have to take a look at my webserver config?
Worked everything fine on my local network.

Originally created by @zaphbbrox on GitHub (Dec 23, 2015). Original GitHub issue: https://github.com/koel/koel/issues/140 After entering `php artisan serve` the Laravel developement server is starting, but everytime I try to access it via web-browser the conenction drops and gives `Segmentation fault` as output. Is it a bug or do I have to take a look at my webserver config? Worked everything fine on my local network.
kerem closed this issue 2026-02-26 02:32:07 +03:00
Author
Owner

@kevincaradant commented on GitHub (Dec 24, 2015):

Hi

Try this maybe php artisan serve --host 0.0.0.0

<!-- gh-comment-id:167016753 --> @kevincaradant commented on GitHub (Dec 24, 2015): Hi Try this maybe `php artisan serve --host 0.0.0.0`
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#96
No description provided.