[PHP-WIN] [SOLVED] Windows Vista UAC Issue

2009-10-16 Thread Magnus Anderson
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

Re: [PHP-WIN] PHP 5.2.11, Windows Vista and php_mbstring.dll

2009-10-16 Thread Magnus Anderson
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. > >

Re: [PHP-WIN] PHP 5.2.11, Windows Vista and php_mbstring.dll

2009-10-16 Thread Magnus Anderson
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 >

Re: [PHP-WIN] PHP 5.2.11, Windows Vista and php_mbstring.dll

2009-10-16 Thread Magnus Anderson
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

Re: [PHP-WIN] PHP 5.2.11, Windows Vista and php_mbstring.dll

2009-10-16 Thread Magnus Anderson
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

[PHP-WIN] PHP 5.2.11, Windows Vista and php_mbstring.dll

2009-10-16 Thread 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 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