this post was submitted on 20 Oct 2023
2 points (100.0% liked)
Self-Hosted Main
511 readers
1 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Leantime founder here. I am sorry you were running into issues with Leantime. Based on your GitHub issue https://github.com/Leantime/leantime/issues/2006 and discord messages it appears that you are attempting to run Leantime on a server with PHP7.
We dropped support for 7 a while ago. (Keep in mind that your CLI can run a different PHP version than the actual server).
The line in the code called out is a private variable definition with 3 different potential types. This was introduced in PHP8.
We‘re always happy to help get your Installation running but the min system requirements need to be met.