File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,17 +32,18 @@ You have to add this configuration in your php.ini:
3232``` ini
3333pcre.jit =0
3434```
35+ * To locate your php.ini, use this command: php -i | grep "Configuration File"*
3536
3637For more information about PCRE configuration:
3738- https://php.net/manual/en/pcre.configuration.php#ini.pcre.jit
3839
3940#### REPOSITORY
4041* git clone https://github.com/cloudwatt/php-cli-shell_base
41- * git checkout tags/v2.1
42+ * git checkout tags/v2.1.1
4243
4344#### ADDON / APPLICATION
4445* Be careful, you have to install the same version of the addon or application as base version*
4546Follow the addon README to install the addon or application:
4647- PHPIPAM: https://github.com/cloudwatt/php-cli-shell_phpipam
4748- PATCHMANAGER: https://github.com/cloudwatt/php-cli-shell_patchmanager
48- - FIREWALL: https://github.com/cloudwatt/php-cli-shell_firewall
49+ - FIREWALL: https://github.com/cloudwatt/php-cli-shell_firewall
You can’t perform that action at this time.
0 commit comments