Re: [PHP-WIN] IIS7, php and extensions

2006-10-01 Thread Frank M. Kromann
I think you need to place php.ini in c:\windows. If you would use the cgi version of php you can have the php.ini file in the same directory as the rest of the php files. I'm running the cgi version and I do not have any problems with extensions. - Frank > Hi, > I have intalled the RC1 of Window

[PHP-WIN] IIS7, php and extensions

2006-10-01 Thread Martin
Hi, I have intalled the RC1 of Windows Vista (x64) and I'm running IIS7. However, when I try to use extensions with php (e.g. php_mysql.dll) they are not loaded and displayed when I do phpinfo(). I did the following steps: 1. Install Vista and IIS7 2. extract php (C:\inetpub\php) 3. configure IIS t