Per Jessen wrote: > Edward Kay wrote: > >> >> Does mbstring show up in phpinfo()? OK, yes, mbstring is installed: (from php5 -r 'phpinfo();' : mbstring Multibyte Support => enabled Multibyte string engine => libmbfl Multibyte (japanese) regex support => enabled Multibyte regex (oniguruma) version => 4.4.4 Multibyte regex (oniguruma) backtrack check => On But pecl still does not recognise it: pecl install ./mailparse-2.1.1.tgz pecl/mailparse requires PHP extension "mbstring" No valid packages found install failed Do I need to fix some ini file or something? /Per -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php