Re: [PHP-WIN] Re: phpinfo() not finding intl and mbstring

[email protected] (Richard Quadling) Tue, 17 Dec 2013 14:00:20 +0000
Newsgroups php.windows
Message-ID <CAKUjMCVgHdTLgRwvQ6uUZs+m=zBhhL+P32oZm=fLJwMUhgeuNQ@mail.gmail.com>
On 17 December 2013 01:35, Wendell P <[email protected]> wrote:

>
> --
>   Wendell P
>   [email protected]
>
>
> On Sun, Dec 15, 2013, at 08:12 PM, Good Guy wrote:
> > >>> ... phpinfo() indicates that
> > >>> the intl and mbstring extensions are not loaded
> > >> Have you enabled mbstring in your php.ini file?
> > > Yes, I did all that and intl & mbstring are working fine.
> >  It looks like you have two;  One in the Windows folder and one in the
> php folder.
>
> I searched the whole C: drive, there is only one php.ini.
>
> This problem does not prevent PHP from working, but there is definitely
> a bug in phpinfo().
> The OS is Windows 7 Korean, if that is any help.
>
> --
> http://www.fastmail.fm - Choose from over 50 domains or use your own
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
At the command line, try ...

php --ini

Can you show the response and then the top block of phpinfo() which shows
which configuration files have been loaded.



-- 
Richard Quadling
Twitter : @RQuadling