need a little help with intl
[email protected] (David Parrott)
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am having some difficulties getting the intl extension working on Centos with php 5.2.10. I've installed it and installed icu and get this error message when php runs: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/ intl.so' - /usr/lib/php/modules/intl.so: undefined symbol: Z_DELREF_P in Unknown on line 0 Can someone tell me what dependency I am missing? I've been struggling with this for a few hours, and I'd be very thankful for any help. Thanks, David Parrott