Re: [PECL-DEV] need a little help with intl
[email protected] (Dave Parrott)
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
Well, I just talked to some of my other team mates and I guess they have been working/hacking around this issue themselves. I used pecl uninstall intl and pecl install intl a number of times and am still getting the error. I've also verified that I am using php 5.2.10 on command line and apache. So, I'm not sure where the issue is. Maybe it's related to platform? Anyway, thanks for looking into this. Dave On Mon, Mar 15, 2010 at 6:11 AM, Jani Taskinen <[email protected]> wrote: > On 03/15/2010 07:53 AM, Stanislav Malyshev wrote: > >> Hi! >> >> 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 >>> >> >> This is strange - those macros shouldn't be in 5.2 code. I'll remove them. >> > > FYI: I have build it fine against PHP_5_2 for a long time, they are not > there when build correctly. :) > > --Jani > > > -- > PECL development discussion Mailing List (http://pecl.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- -Dave