The previously installed php56 could not be run because the ArchLinux was upgraded. reported a variety of missing file errors.
Try it first.
sudo pacman-s php56
Not found.
So it's constantly
The name of Ln -S after the upgrade. So the name of the error.
For example, the error message is not libxxx.1.0.so, after the review found only libxxx.2.0.so. So it
Ln -S libxxx. 2.0. So libxxx. 1.0. So
That's it, it's almost done.
Suddenly found that there is no corresponding Scok file in the file directory/run/php56-fpm. The cause is caused by
sudo pacman-S phpsudo pacman-s php-fpm
The version of php7.1 is installed. A little bit embarrassed. Deleted the php7.1, still did not solve.
Later found, run directly once
sudo php56-fpm
Just fine.
Not happy for a few minutes.
Found, in fact, can be directly upgraded.
sudo yaourt-s php56
ArchLinux an issue that PHP56 cannot run after an upgrade