mirror of
https://github.com/koel/koel.git
synced 2026-04-25 16:56:02 +03:00
[GH-ISSUE #629] PHP7.1 causes Server 500 - MethodNotAllowedHttpException #451
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#451
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @triDcontrols on GitHub (Jul 22, 2017).
Original GitHub issue: https://github.com/koel/koel/issues/629
Running Koel v3.6.2 on CentOS7, Apache/2.4.6 (CentOS), PHP 7.1.7, and Maria DB 10, and latest verison of chrome on mac os x yosemite.
Does Koel officially support php7.1? I upgraded from php5.6 to php7.1 and i get a
Failed to load resource: the server responded with a status of 500 (Internal Server Error)in Chrome web console.when I try to access XXX.XXX.XXX.XXX/api/me from Chrome I get the below error, downgrading to php5.6 resolves the issue, but would like to have php7.1 for speed improvements.
@phanan commented on GitHub (Jul 29, 2017):
I don't think this is a Koel issue per-se. If you think it's a bug, maybe post it in Laravel's repo.