root@userside:/var/www/user# php7.2 -r "copy('
https://my.userside.eu/install', 'userside_install.phar');"
root@userside:/var/www/user# php7.2 userside_install.phar install
ERP USERSIDE Install tool v2.0.20
Dear Customer, please note!
We recommend that you run the installation on behalf of the user on whose behalf your web server is running.
sudo -u www-data php userside_install.phar
If you have any questions or problems during the installation, you can contact the following resources:
* Wiki:
https://wiki.userside.eu * Telegram channel:
https://t.me/userside * Ticket system:
https://my.userside.eu/ticket/create (c) 2007-2021 ERP USERSIDE
ERP USERSIDE Install
====================
Attention! Deprecated behavior!
At this point, if the command is not specified explicitly, the install command is executed.
However, this behavior is not preferable for console utilities.
In one of the next versions, we will change the default command to a command that lists the available commands.
So please use the install command explicitly now and don't forget to change this in the scripts that the installer uses:
...userside_installer.phar install
[*] Checking if USERSIDE Install tool is up to date...Up to date
[*] Check OS bit...Done
[*] Checking the permissions for files and folders...Done
[*] Loading configs...Done
[*] Authenticate...Done
[*] Checking WEB server configuration...Done
[*] Current installed version is...3.12.98
[*] Checking the checksums of files...Mismatch
1 file(s) with a checksum error have been found.
---------------------- --------------------
Filename Error text
---------------------- --------------------
/userside3/.htaccess Checksum mismatch.
---------------------- --------------------
Select the version
------------------
List of the available versions
------------------------------
----- ----------
No. Version
----- ----------
[1] 3.16.5
[2] 3.15.55
[3] 3.14.82
[4] 3.13.106
----- ----------
Enter version [No.] from the table or enter Version (e.g. 3.10.20) manually: > 4
Current installed version is 3.12.98
Version 3.13.106 of the ERP USERSIDE will be installed.
Caution! Before you upgrade to a new minor version, follow the steps listed in the instructions.
https://goo.gl/PncmcQ If you have read the instructions for the update, and have taken all the necessary measures, enter the word "accept":
> accept
[*] Check PHP-CLI version...Done
[*] Check PHP-CLI extensions...Done
[*] Check PHP-FPM version...Failed
Minimum required PHP version is 7.1.3 and maximum required PHP version is 7.3.99
Installed PHP version is 7.0.33
Failure.
root@userside:/var/www/user#