Skip to main content

libnghttp2.so.14: cannot open shared object file: No such file or directory

Comments

3 comments

  • ganesankittan
    Hi @darkmessenger It seems installed the dreadful repo and it breaks things. Need to download from the nearest CentOS mirror, the packages curl and lib curl that match the current version of CentOS (use rpm -qa \curl\ to get a list of the package names you need to download. Once downloaded, use rpm to install them using the --old_package that should be (i.e., rpm --install --old_package curl-7.19.7-53.el6_9.x86_64.rpm) switch to get it to replace allegedly newer versions. Thanks,
    0
  • cPanelLauren
    If that doesn't work for you or if you're unsure how to proceed please open a ticket using the link in my signature. Once open please reply with the Ticket ID here so that we can update this thread with the resolution once the ticket is resolved. Thanks!
    0
  • Kings
    Have the same problem as darkmessenger's description try use ganesankittan's recommendation run " rpm -qa \curl\ " , but get no list of package. Expert found my server has an unsupported version of the curl and libcurl-devel packages installed . Recommend downloaded the correct RPMs for these packages . replace the packages that were installed with the correct packages from the official CentOS repository . The curl packages, the libnghttp2 library needed to be replaced with the default. After this yum should runs. Run a yum update to ensure that the latest versions of the curl and libnghttp2 libraries were installed. Hope this help for others Thank you experts Samuel Martin and Mary Wior /Technical Analyst /cPanel, LLC for your kindly help.
    0

Please sign in to leave a comment.