Skip to content

Commit 7351e57

Browse files
author
Jean-François Hivert
committed
Version 2.1.1
1 parent 832e0f3 commit 7351e57

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,18 @@ You have to add this configuration in your php.ini:
3232
```ini
3333
pcre.jit=0
3434
```
35+
*To locate your php.ini, use this command: php -i | grep "Configuration File"*
3536

3637
For 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*
4546
Follow 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

0 commit comments

Comments
 (0)