Closed gosymbian closed 4 years ago
You need to install the PHP extensions as the errors indicate. This is not a Kimai issue, please follow any documentation about that topic in the www.
If you want to use Kimai without docker and have any other question: https://github.com/kevinpapst/kimai2
If you don't know anything about setting up a PHP environment, then you should think about using docker (this repository).
Hi Kevin,
yes sorry, I have found the solution meanwhile.
btw: thanks for your fast reply and application :-) Domi.
Hi,
I'm trying to install kimai2 on my xampp (windows 7) and I get the following errors :+1:
C:\xampp\htdocs\kimai\appli>composer install --no-dev --optimize-autoloader Loading composer repositories with package information Installing dependencies from lock file Your requirements could not be resolved to an installable set of packages.
Problem 1
Installation request for twig/inky-extra v3.0.3 -> satisfiable by twig/ink y-extra[v3.0.3].
To enable extensions, verify that they are enabled in your .ini files:
php --ini
inside terminal to see which files are used by PH P in CLI mode.can you advice please, thanks in advance, Domi.