This problem was an issue with the Windows Vista UAC functionality.
It created a php.ini file in my
C:\Users\\AppData\Local\VirtualStore\Program Files\PHP folder.
This is what UAC are supposed to do and on a personal machine, not a server,
this is expected when running with UAC. I just never real
Carsten Wiedmann wrote:
>
> Elizabeth M Smith schrieb:
>> Mbstring has an additional extension requirement - you MUST MUST enable
>> php_exif.dll before you enable mbstring
>
> It's vice versa. exif have a dependence to mbstring. So if you want load
> exif, you must first load mbstring.
>
>
Elizabeth M Smith wrote:
>
> Magnus Anderson wrote:
>>
>>
>> Elizabeth M Smith wrote:
>>> Turn display startup errors on to see why modules won't load
>>>
>>> Mbstring has an additional extension requirement - you MUST MUST enable
>
Elizabeth M Smith wrote:
>
> Turn display startup errors on to see why modules won't load
>
> Mbstring has an additional extension requirement - you MUST MUST enable
> php_exif.dll before you enable mbstring
>
> I swear this was in the docs at one point, wonder when it was removed
>
> Thank
Richard Quadling wrote:
>
> 2009/10/16 Magnus Anderson :
>>
>> Hello!
>>
>> I have a little problem with my installation of PHP 5.2.11 on my Windows
>> Vista machine.
>> I've installed PHP from the Installation package located at PHP.net and I
&g
Hello!
I have a little problem with my installation of PHP 5.2.11 on my Windows
Vista machine.
I've installed PHP from the Installation package located at PHP.net and I
have made it install all modules for it. In my "C:\Program Files\PHP\ext"
folder there are, among other files, a file called "ph