Update README.md

If the "Image Captcha" type is used, then the GD2 module for PHP must be installed.

Otherwise, the page will not load and the user will receive an error: "Fatal error: Uncaught Error: Call to undefined function Gregwar \ Captcha \ imagecreatetruecolor".

I think this information is important, we can add this information to the config.
This commit is contained in:
Egorov Oleg
2021-07-31 14:40:44 +03:00
committed by GitHub
parent b098b6c00d
commit 2aa84aa89a

View File

@@ -13,7 +13,7 @@ Enable gmp, gd, soap, mbstring, pdo and pdo-mysql.
- Download project & unzip.
- Go to `application/config/` folder and change `config.php.sample` file name to `config.php`
- Open the config file and set your server data.
- Open the config file and set your server data. If the "Image Captcha" type is used, then the GD2 module for PHP must be installed.
- Enjoy that.
# Debug