File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -32,17 +32,18 @@ You have to add this configuration in your php.ini:
32
32
``` ini
33
33
pcre.jit =0
34
34
```
35
+ * To locate your php.ini, use this command: php -i | grep "Configuration File"*
35
36
36
37
For more information about PCRE configuration:
37
38
- https://php.net/manual/en/pcre.configuration.php#ini.pcre.jit
38
39
39
40
#### REPOSITORY
40
41
* git clone https://github.com/cloudwatt/php-cli-shell_base
41
- * git checkout tags/v2.1
42
+ * git checkout tags/v2.1.1
42
43
43
44
#### ADDON / APPLICATION
44
45
* Be careful, you have to install the same version of the addon or application as base version*
45
46
Follow the addon README to install the addon or application:
46
47
- PHPIPAM: https://github.com/cloudwatt/php-cli-shell_phpipam
47
48
- 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