Miananzhuangban nginx, start being given as follows: ./ sbin / nginx: error while loading shared libraries: libpcre.so.0: can not open shared object file: No such file or directory

Miananzhuangban nginx, start being given as follows:

./sbin/nginx: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory

 

Solution:

ln -n /lib64/libpcre.so.1.2.0 /lib64/libpcre.so.0

Guess you like

Origin www.cnblogs.com/aligege/p/12515513.html
Recommended