Skip to content

Can't install leantime properly #553

Answered by ghost
ghost asked this question in Q&A
Jan 5, 2022 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

No i downloaded the release version on leantime.io
For the php message i forgot to enable apache2 php module which is good now.
I fixed it by doing

  • sudo apt purge libapache2-mod-php8.1 libapache2-mod-php
  • sudo apt-get install libapache2-mod-php8.1
  • sudo a2enmod php8.1

And then restarted everything.
Also the app url need the 192.168.0.14 instead of localhost

Thank you for your help :) Everything works finally

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@ghost
Comment options

@ghost
Comment options

@ghost
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant