RE: pecl in php5?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux