I just install Passenger 3.0.11 , Nginx
Starting nginx: /opt/nginx/sbin/nginx: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
|
I just install Passenger 3.0.11 , Nginx Starting nginx: /opt/nginx/sbin/nginx: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
| |||
|
feedback
|
|
The message means what it says. The You will need to install PCRE - or configure your environment so that | |||||||||
feedback
|
|
I also got same error and fixed the problem after I run "sudo ldconfig" | |||||||||
feedback
|