Score:0

Apache Passenger fails to start due to libcrypto error

cn flag

I have installed rails and Passenger for Apache, but starting apache fails with following error:

PassengerAgent: /lib/x86_64-linux-gnu/libcrypto.so.10: version `libcrypto.so.10' not found (required by PassengerAgent)
[Mon Nov 01 16:59:16.326522 2021] [passenger:error] [pid 852] *** Passenger could not be initialized because of this error: Unable to start the Phusion Passenger watchdog: it seems to have crashed during startup for an unknown reason, with exit code 1

Running ldd outputs the following

ldd /lib/x86_64-linux-gnu/libcrypto.so.10
linux-vdso.so.1 (0x00007fff9b355000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f145865a000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f1458468000)
/lib64/ld-linux-x86-64.so.2 (0x00007f1458ab7000)

What is wrong there and how can I fix the issue?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.