> -----Original Message-----
> From: Per Jessen [mailto:[EMAIL PROTECTED]
> Sent: 16 August 2007 10:25
> To: php-general@lists.php.net
> Subject: [PHP] pecl in php5?
> 
> 
> I'm trying to install the pecl mailparse extension, but I'm not getting
> very far: 
> 
> pecl install mailparse
> pecl/mailparse requires PHP extension "mbstring"
> No valid packages found
> install failed
> 
> "mbstring" does not seem to be a php extension, and in any case I built
> php with "--enable-mbstring".  
> Can anyone help me get mailparse installed or at least figure out what's
> going on?  I'm using php-5.2.3.
> 
> 
> thanks
> Per Jessen
> 

Does mbstring show up in phpinfo()?

Edward

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to