[GH-ISSUE #940] Keep server running withoout SSH command? (Raspberry PI 3 B+) #604

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

Originally created by @Thomas12323 on GitHub (Mar 24, 2019).
Original GitHub issue: https://github.com/koel/koel/issues/940

Hi guys! I have the issue that the server always stops after I run the php command listed in the installation, any ideas why that might cause it to stop and how to fix it? Btw I love the modern design and functionality of the server!

Originally created by @Thomas12323 on GitHub (Mar 24, 2019). Original GitHub issue: https://github.com/koel/koel/issues/940 Hi guys! I have the issue that the server always stops after I run the php command listed in the installation, any ideas why that might cause it to stop and how to fix it? Btw I love the modern design and functionality of the server!
kerem closed this issue 2026-02-26 02:33:41 +03:00
Author
Owner

@phanan commented on GitHub (Mar 25, 2019):

Koel is just another PHP application. You can (should) set up Apache/nginx to serve it instead of using PHP's built-in server (the php command).

<!-- gh-comment-id:476136168 --> @phanan commented on GitHub (Mar 25, 2019): Koel is just another PHP application. You can (should) set up Apache/nginx to serve it instead of using PHP's built-in server (the php command).
Author
Owner

@Thomas12323 commented on GitHub (Mar 25, 2019):

Koel is just another PHP application. You can (should) set up Apache/nginx to serve it instead of using PHP's built-in server (the php command).

I will check that out, thanks for the advice!

<!-- gh-comment-id:476172569 --> @Thomas12323 commented on GitHub (Mar 25, 2019): > Koel is just another PHP application. You can (should) set up Apache/nginx to serve it instead of using PHP's built-in server (the php command). I will check that out, thanks for the advice!
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#604
No description provided.