[Bug 716544] New: Unable to load dynamic library '/usr/lib64/php5/extensions/intl.so'
https://bugzilla.novell.com/show_bug.cgi?id=716544 https://bugzilla.novell.com/show_bug.cgi?id=716544#c0 Summary: Unable to load dynamic library '/usr/lib64/php5/extensions/intl.so' Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: x86-64 OS/Version: openSUSE 11.4 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@suse.com ReportedBy: dhall@wustl.edu QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50 I'm running into https://bugs.php.net/bug.php?id=55019 on openSUSE 11.4, since opensuse reported it to php, I would hope it would be fixed in our distribution
zypper info php5-intl Loading repository data... Reading installed packages...
Information for package php5-intl: Repository: @System Name: php5-intl Version: 5.3.5-5.14.1 Arch: x86_64 Vendor: openSUSE Installed: Yes Status: up-to-date Installed Size: 171.0 KiB Summary: PHP5 Extension Module Description: Internationalization extension (further is referred as Intl) is a wrapper for » ICU library, enabling PHP programmers to perform UCA-conformant collation and date/time/number/currency formatting in their scripts. Reproducible: Always Steps to Reproduce: 1. php -v 2. 3. Actual Results: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php5/extensions/intl.so' - /usr/lib64/php5/extensions/intl.so: undefined symbol: grapheme_extract_count_iter in Unknown on line 0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=716544 https://bugzilla.novell.com/show_bug.cgi?id=716544#c David Hall <dhall@wustl.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |crrodriguez@opensuse.org Version|Factory |Final -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=716544 https://bugzilla.novell.com/show_bug.cgi?id=716544#c Philipp Thomas <pth@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|crrodriguez@opensuse.org |pth@suse.com AssignedTo|pth@suse.com |crrodriguez@opensuse.org -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=716544 https://bugzilla.novell.com/show_bug.cgi?id=716544#c1 Freek de Kruijf <f.de.kruijf@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |f.de.kruijf@gmail.com Severity|Normal |Major --- Comment #1 from Freek de Kruijf <f.de.kruijf@gmail.com> 2011-09-27 15:17:38 UTC --- I am having the same problem and phpMyAdmin does not work anymore so I raise the priority. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=716544 https://bugzilla.novell.com/show_bug.cgi?id=716544#c2 --- Comment #2 from Freek de Kruijf <f.de.kruijf@gmail.com> 2011-09-27 15:21:19 UTC --- I am getting php from the repository http://download.opensuse.org/repositories/server:/php/openSUSE_11.4/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=716544 https://bugzilla.novell.com/show_bug.cgi?id=716544#c3 --- Comment #3 from Freek de Kruijf <f.de.kruijf@gmail.com> 2011-09-28 10:48:01 UTC --- I disabled the repository http://download.opensuse.org/repositories/server:/php/openSUSE_11.4/. So now all php5 modules are installed from oss and update oss. Still the same error message. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=716544 https://bugzilla.novell.com/show_bug.cgi?id=716544#c4 Reinhard Mutz <reinhard.mutz@ohne-elf.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reinhard.mutz@ohne-elf.de --- Comment #4 from Reinhard Mutz <reinhard.mutz@ohne-elf.de> 2011-12-15 22:02:55 UTC --- problem: I have activated module intl in php. Problem: my webserver crashes whenever apache logfiles are touched by logrotate because of command in /etc/logrotate.d/apache2 is postrotate /etc/init.d/apache2 reload error message is: php -v PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/extensions/intl.so' - /usr/lib/php5/extensions/intl.so: undefined symbol: grapheme_extract_count_iter in Unknown on line 0 PHP 5.3.5 (cli) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies with Suhosin v0.9.32.1, Copyright (c) 2007-2010, by SektionEins GmbH workaround: open /etc/php5/conf.d/intl.ini and comment it out! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com