Coder Social home page Coder Social logo

Comments (3)

AnoopAlias avatar AnoopAlias commented on July 19, 2024

root@cpanel []# ldd /opt/remi/php56/root/usr/lib64/php/modules/intl.so
linux-vdso.so.1 => (0x00007fff761ff000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007f43b7c09000)
libm.so.6 => /lib64/libm.so.6 (0x00007f43b7985000)
libicui18n.so.50 => /usr/lib64/libicui18n.so.50 (0x00007f43b7584000)
libicuuc.so.50 => /usr/lib64/libicuuc.so.50 (0x00007f43b720c000)
libicudata.so.50 => /usr/lib64/libicudata.so.50 (0x00007f43b5c39000)
libicuio.so.50 => /usr/lib64/libicuio.so.50 (0x00007f43b5a2c000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f43b5816000)
libc.so.6 => /lib64/libc.so.6 (0x00007f43b5482000)
/lib64/ld-linux-x86-64.so.2 (0x00007f43b8077000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f43b5264000)
libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f43b4f5e000)
root@cpanel [
]# rpm -qf /usr/lib64/libicui18n.so.50
libicu-last-50.1.2-11.el6.remi.x86_64

Ensure libicu-last rpm package is installed on your server . It should have by dependency resolution I believe .

from autom8n.

AnoopAlias avatar AnoopAlias commented on July 19, 2024

@bashcode - I am closing this issue .Let me know if this isn't sorted

from autom8n.

bashcode avatar bashcode commented on July 19, 2024

I forget to response.

This issue has bene fixed after install icu-devel

Thanks

from autom8n.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.