I've installed the intl extension via PECL on Debian Squeeze. But when I put extension=intl.so in my php.ini file and restart Apache, it loads CP to about 99% and nothing works. The only way to make the server work again is to remove the extension=intl.so line from php.ini file. Why?
Apache error log is:
[Wed Nov 28 23:09:59 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec) PHP Warning: Function registration failed - duplicate name - idn_to_ascii in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - idn_to_utf8 in Unknown on line 0 PHP Warning: idn: Unable to register functions, unable to load in Unknown on line 0