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.