I am thinking about updating PHP7.1 to 7.2 soon. I tried enable PHP7.2 on Plesk and running the application. Then it did not work normally.
Nextcloud is the main application, but if it is PHP7.2 "login process" can not be done. It is not recorded as an error in the server or Nextcloud.
Nextcloud needs APCu, so I installed apcu with pecl in php7.2 environment. And php.ini of PHP7.2 editing, php setting of website setting also set with PHP7.2. What other processes should I do to move to PHP7.2?
Do I need to disable PHP7.1 from Plesk? There seems to be an update of php7.2 in the remi-php7.2 of the remi repository. Should I update PHP 7.2 components with yum? When updating, will PHP7.1 components be overwritten by PHP7.2? *I still want to leave PHP7.1 as a spare.
I am using nginx. In PHP7.2, have nginx.conf and php-fpm format changed?
---
CentOS 7.5 / nginx 1.13.8
Nextcloud is the main application, but if it is PHP7.2 "login process" can not be done. It is not recorded as an error in the server or Nextcloud.
Nextcloud needs APCu, so I installed apcu with pecl in php7.2 environment. And php.ini of PHP7.2 editing, php setting of website setting also set with PHP7.2. What other processes should I do to move to PHP7.2?
Do I need to disable PHP7.1 from Plesk? There seems to be an update of php7.2 in the remi-php7.2 of the remi repository. Should I update PHP 7.2 components with yum? When updating, will PHP7.1 components be overwritten by PHP7.2? *I still want to leave PHP7.1 as a spare.
I am using nginx. In PHP7.2, have nginx.conf and php-fpm format changed?
---
CentOS 7.5 / nginx 1.13.8