-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Description
Hi, I am having a problem instaling BookStack. The thing is I have issues with composer.
When I try to install it, i get this error.
I am using php 7
Problem 1
- The requested PHP extension ext-tidy * is missing from your system. Install or enable PHP's tidy extension.
Problem 2
- Installation request for gathercontent/htmldiff ^0.2.1 -> satisfiable by gathercontent/htmldiff[0.2.1].
- gathercontent/htmldiff 0.2.1 requires ext-tidy * -> the requested PHP extension tidy is missing from your system.
To enable extensions, verify that they are enabled in your .ini files:
- C:\xampp\php\php.ini
You can also run php --ini
inside terminal to see which files are used by PHP in CLI mode.