File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,8 +28,7 @@ __*https://launchpad.net/~ondrej/+archive/ubuntu/php*__
2828* apt update
2929
3030You have to install a PHP version >= 7.1:
31- * apt install php7.3-cli php7.3-soap php7.3-mbstring php7.3-readline php7.3-curl
32- __ Do not forget to install php7.3-soap__
31+ * apt install php7.3-cli php7.3-mbstring php7.3-readline php7.3-soap php7.3-curl
3332
3433For MacOS users which use PHP 7.3, there is an issue with PCRE.
3534You have to add this configuration in your php.ini:
@@ -48,11 +47,11 @@ Download last PHAR release and its key from [releases](https://github.com/cloudw
4847Wizard help:
4948` $ php php-cli-shell.phar --help `
5049
51- Create firewall configuration with command:
50+ Create PATCHMANAGER configuration with command:
5251` $ php php-cli-shell.phar configuration:application:factory dcim `
5352* For more informations about configuration file, see 'CONFIGURATION FILE' section*
5453
55- Create firewall launcher with command:
54+ Create PATCHMANAGER launcher with command:
5655` $ php php-cli-shell.phar launcher:application:factory dcim `
5756
5857__ * The PHAR contains all PHP-CLI SHELL components (Base, DCIM, IPAM and Firewall)* __
You can’t perform that action at this time.
0 commit comments