Sorry if I missed it above - have you tried install the SQL driver for PHP in WebPI? I also didn't see any reference to an install failure ... if you are having issue installing it outside of WebPI, it might be worth trying the install using WebPI
Hi Chris, It turns out the drivers were properly installed for PHP 5.2, just not enabled. For PHP 5.3 which I had on my desktop they had to be in the format [PHP_PDO_SQLSRV] extension=php_pdo_sqlsrv_53_nts_vc9.dll [PHP_SQLSRV] extension=php_sqlsrv_53_nts_vc9.dll.
Which I discovered by trial and error.
Hi Martin, I thought I read IIS 7.5 Express was stand alone and FastCGI installed. I had not installed II7 and did not realize the IIS 7 services in "Turn windows features on and off" panel still had to have a check mark in CGI. By the way the configuration
wizard on my laptop claimed fastcgi was enabled, but PHP wouldn't run because it wasn't. Fortunately, while rooting though "inetmanager" to fix the FastCGI problem I discovered the sql drivers were installed, but not enabled. So I guess the Configuration Wizard
was right. They were installed. After I enabled the drivers, they showed up PHPInfo.php. (PHP 5.2 from Microsoft site) The windows live installer would not/cound not seem to see MySQL I had on the machine. I had to uninstall MySQL so the installer could install
and older version.Then I could load and run Drupal. On my desktop, which runs Windows 7 x64. The configuration wizard claims FastCgi is not enabled. Inetmgr says it is enabled. PHPInfo.php runs so I guess it is. Http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-7/
from the configuration wizard references several add-ons, which web installer, say are not compatible. The configuration wizard also has a "fix" link in this area. It brings up a command prompt full of red ink. It doesn't stay around long enough to read. With
PHP 5.3 (from Microsoft site) the format is [PHP_PDO_SQLSRV] extension=php_pdo_sqlsrv_53_nts_vc9.dll [PHP_SQLSRV] extension=php_sqlsrv_53_nts_vc9.dll. These drivers don't need to be enabled. Why doesn't the chm file that comes with the drivers cover this,
or mention the drivers need to be enabled? Now I have only one problem left and is is common to both machines. I have Microsoft SQL server 8000r2, and Microsoft SQL server 8000r2 Express on both machines and both are all loaded with adventure works. Yet I
get the following message from configuration wizard: Msg 911, Level 16, State 1, Server DAGON7\SQLEXPRESS, Line 1 Could not locate entry in sysdatabases for database 'AdventureWorks2008R2'. No entry found with that name. Make sure that the name is entered
correctly. Something I found rather stupid is the response from the windows live installer when trying to install Drupal. "The install fails because Microsoft SQL Driver v2.0 for PHP v5.3 in IIS Express. This product did not install successfully." The install
of the v2.0 drivers is a manual operation. Besides PHPInfo.php says the drivers are installed. Using windows matrix I didn’t have this problem. The goal for all this was to establish a local development server on both my desktop and laptop. As such I do not
or want remote facing servers. I think the only reason MySQL was not recognized by Windows Matrix or Windows live is they are not set up for remote service. So why can't I have local databases without having to uninstall MySQL and let the installer, install
a older version. I did get Drupal up and running on the laptop without much more trouble. How effort would I have if I wanted "dotNukem"? With my desktop running Windows X64 I had a new set of problems. Windows Matrix doesn't set up the user name/password
properly when it installs Drupal. In fact it screws up the settings file to the point where Drupal would not run. It was something about the Windows Matrix forgetting to tell Drupal there was a database out there. One of the blogs I looked at said that you
may have to reset IIS. To do that click on start and type in iisreset. Maybe that works for you guys running Windows 8000. For those of us running Vista desktop you have to right click on a terminal window and open it as an administrator, then type in iisreset.
One last item. If the document folder is where I am supposed to put all my documents, how come it is now getting populated with source code? Where do I put my documents to keep them unpolluted? Here ends the rant. Charles
Looking at your log, it seems that the MSI never completed the download - the last entry above is the download, but I never see that it completed nor started to execute (and raised an error)
Can you try again and see if the download completes?
ChrisSfanos
1031 Posts
Microsoft
Re: Problems installing Microsoft SQL Driver v2.0 for PHP v5.3 in IIS Express
Jun 26, 2011 03:16 PM|LINK
Hi Charles
Sorry if I missed it above - have you tried install the SQL driver for PHP in WebPI? I also didn't see any reference to an install failure ... if you are having issue installing it outside of WebPI, it might be worth trying the install using WebPI
Thanks
Chris
Web Platform Installer PM
Dagon
5 Posts
Re: Problems installing Microsoft SQL Driver v2.0 for PHP v5.3 in IIS Express
Jun 28, 2011 01:58 AM|LINK
Dagon
5 Posts
Re: Problems installing Microsoft SQL Driver v2.0 for PHP v5.3 in IIS Express
Jun 28, 2011 02:00 AM|LINK
HCamper
8048 Posts
Re: Problems installing Microsoft SQL Driver v2.0 for PHP v5.3 in IIS Express
Jun 28, 2011 07:57 AM|LINK
Hi Dagon,
Before working through the list of questions you have and various problems and possible solutions:
General Guide Line: Putting Windows Installer packages and having Developer Projects or Web Sites
that run from the Desk Top can lead to problems and errors that are hard to fix later.
Some personal decisions and observations just for Developers this does not apply to Web Platform General users.
I am a Developer for "Windows" and "Linux" as such
have read very carefully the Readme guides and instructions to see what are possible problems.
Security for system with customer and code requires that patches updates service packs for each of the products
need to be applied as part of the developer jobs as Administrator for Web and System.
I hate suprises as much as the next person and do not need to spend more time fixing then coding.
After looking at the required Products and Components that are part of Web Platform to work with existing products:
Visual Studio 2010 Professional Visual Web Developer 2010 Express SQL Server 2008 R2 Express Advanced Server
and Dot Net Frameworks and Web Matrix and ASPNET Pages and the Visual Studio Service Pack 1 and Windows 7.1 SDK.
Along with supporting non Microsoft Products MySQL Server Community Edition with MySQL ODBC Connector MySQL Net Connector
Mono Devleloper and Mono Gtk Sharp and Developer and supporting Cross Development Runtimes and Command-Line Tools.
I am from the old shool and created a lay-out on the hard disk to contain the stand-alone packages and did a local install for
the Web Platform Products Web Matrix ASP.NET Pages MVC 3 and IIS Express.
I have installed the latest Web Platform Tool ( locally) and use WEB PI it to verify
that the install (locally) of ASP.NET pages with install (locally) IIS Express
and then install (locally) of Web Matrix
with install of (locally) MVC 3 Release
with install of (locally) MVC 3 Tools Upgrade are
correctly detected and all requirements.
Then after the basics had been installed use the Visual Studio 2010 Service Pack 1 DVD to apply the update
and re-installed Windows 7.1 SDK and installed the update for the SDK Compilers.
I read the Technet Security guides before installing updates (locally) and apply all security fixes and patches.
My Personal conclusion for a Developer with an exisiting configuration of Products and Tools the Web Platform has some real limits
and requires careful consideration is required before use.
A Developer has to wear additonal hats to include being an Administrator for Web Server along with understanding
how installers work with how security works or be maintained and have time to create code and use the systems for other things.
General Disclaimer: The above discussion is personal and is not part of Microsoft Support or Suggested Solutions.
Now to your problems and issues and suggestions or resolutions:
Item 1) I thought I read IIS 7.5 Express was stand alone and FastCGI installed. Yes it is but does require use of some Windows Features.
Item 2) I had not installed IIS 7 and did not realize the IIS 7 services in "Turn windows features on and off" panel still
had to have a check mark in CGI. Yes, this happens with the Web Platform installer and may change for different products.
Item 3) By the way the configuration wizard on my laptop claimed fastcgi was enabled,
but PHP wouldn't run because it wasn't. If your using Windows 7 or Windows 2008 the PHP manager can help
with the configuration and settings.
For some issues that are part of the Web Platform for configuration and settings
your logs and the IIS Team will try and fix the issues. Thank you for providing the logs.
Item 4) Fortunately, while rooting though "inetmanager" to fix the FastCGI problem I discovered the sql drivers were installed, but not enabled.
So I guess the Configuration Wizard was right. They were installed.
After I enabled the drivers, they showed up PHPInfo.php. (PHP 5.2 from Microsoft site)
I suggest that if your using Windows 7 or Windows 2008 download the PHP manager with fixing PHP installation problems.
Item 5) The (I think you mean Web PI) windows live installer would not/cound not seem to see MySQL I had on the machine.
I had to uninstall MySQL so the installer could install and older version.
Then I could load and run Drupal. On my desktop, which runs Windows 7 x64. See suggestion about running from Desktop.
The configuration wizard claims FastCgi is not enabled. Inetmgr says it is enabled. PHPInfo.php runs so I guess it is.
From the configuration wizard references several add-ons, which web installer, say are not compatible.
Yes, There are differences in PHP installs for Web PI and standard manual installs.
The PHP manager can help with some of the problems.
The problem with Web PI is with detecting existing install for MySQL and the Automated install steps.
So far this behaviour will not change for Web PI and Drupal or other MySQL Server based installs.
General suggestion get the manual installer for Drupal and use it to configure and make operational.
Item 6) The configuration wizard also has a "fix" link in this area.
It brings up a command prompt full of red ink. It doesn't stay around long enough to read. This maybe a Security Patch
or update and likely appears in your Windows Update list of recent installations.
Item 7) With PHP 5.3 (from Microsoft site) really the PHP installer is from PHP net or Source Forge locations.
Yes The Suggested format is [PHP_PDO_SQLSRV] extension=php_pdo_sqlsrv_53_nts_vc9.dll
[PHP_SQLSRV] extension=php_sqlsrv_53_nts_vc9.dll.
Yes These drivers do need to be enabled.
Why doesn't the chm file that comes with the drivers cover this, or mention the drivers need to be enabled?
As Far as I know the documentation for the SQL Driver Version 2.0 does have a section that covers
steps for how to use and enable the PHP drivers. I do not think the documentation has changed to much for that part.
I used the documentation from the Readme.htm and the compiled help (chm) file for settings and testing and use.
Item 8) Now I have only one problem left and is is common to both machines:
I have Microsoft SQL server 8000r2 Microsoft SQL server 8000r2 Express
on both machines and both are all loaded with adventure works.
Yet I get the following message from configuration wizard:
Msg 911, Level 16, State 1, Server DAGON7\SQLEXPRESS, Line 1
Could not locate entry in sysdatabases for database 'AdventureWorks2008R2'.
No entry found with that name. Make sure that the name is entered correctly.
Something I found rather stupid is the response from the (I think you mean Web PI) windows live installer
when trying to install Drupal. "The install fails because Microsoft SQL Driver v2.0 for PHP v5.3 in IIS Express.
This product did not install successfully." The install of the v2.0 drivers is a manual operation.
Besides PHPInfo.php says the drivers are installed. Using windows matrix I didn’t have this problem.
You have a mixture of problems with detection and having Two SQL Server installations aka instances.
The suggestion for above is you remove the Extra Install with Instance with Repairs as needed
and then do manual installs for Gallery items that use SQL Server 2008 R2 for Database likely will
fix the errors.
Item 9) A) The goal for all this was to establish a local development server on both my desktop and laptop. Yes, Understood.
B) As such I do not or want remote facing servers.
If you have SQL Server Managment Studio you can control the communications for SQL Server 2008 R2 and
not allow remote for facing server(s) the SQL Server 2008 Forums can help you with settings.
Item 10) I think the only reason MySQL was not recognized by Windows Matrix or
(I think you mean Web PI Windows Live is another Product) Windows live is they are not set up for remote service.
In general the Web PI will use a local server for Databases.
Your problems is a yes and no at the same time it depends on where:
The MySQL Server is located and if you have used the
Web PI option to use either a
local server or remote server
so it is hard guess in your case.
Item 11) So why can't I have local databases without having to uninstall MySQL and let the installer, install a older version.
Yes you can have local databases.
The problems with MySQL Server and uninstall with install of older version is a Web PI problem
and for at least now you have to make a choice of using or not using Web PI for MySQL Server.
Item 12) I did get Drupal up and running on the laptop without much more trouble. Thats good cheers.
Item 13) How effort would I have if I wanted "dotNukem"?
With my desktop running Windows X64 I had a new set of problems.
Windows Matrix doesn't set up the user name/password properly when it installs Drupal.
In fact it screws up the settings file to the point where Drupal would not run.
It was something about the Windows Matrix forgetting to tell Drupal there was a database out there.
In fairness to the Web PI Tool and the Gallery Projects it maybe hard to fix or detect some of the
issues with your current set-up.
For the items in Item 13 the manual installs of Drupal and other Gallery Products may remove most of the
problems.
13a) It will take more work and understanding the problems with requirements.
13b) Since your wanting a Developer System part of learning curve is figuring out how it works or breaks.
13c) At least in my experience a Developer Learns from solving the problems that arise.
Items not directly related to Web Platform or IIS Configurations:
The following is Desk Top with Task Bar and Menu settings:
Not knowing the references you will get a mixture of suggestions:
"One of the blogs I looked at said that you may have to reset IIS. To do that click on start and type in iisreset.
"Maybe that works for you guys running Windows 8000.
" For those of us running Vista desktop you have to right click on a terminal window and open it as an administrator, then type in iisreset."
To fix the problems with running comand-line programs for iisreset and others you need
to create a short-cut that you can launch from the Task-Bar that has the properties of "RunAs" Administarator which will Elevate
the Permissions Level for the Command Prompt to allow iisreset and other programs to run.
You can verify the Short-cut by looking at the Tile and Caption it will show the name Administrator.
Since the new Short-cut has Administrator permisssions actions and operations on your part need careful consideration.
If you need help with Visual Studio and settings check the Visual Studio Forums.
General Notes:
You need to make a folder and select that location like Projects and use that folder for Visual Studio Web Devleloper and other tools.
"One last item. If the document folder is where I am supposed to put all my documents,
"how come it is now getting populated with source code?
"Where do I put my documents to keep them unpolluted?"
The Visual Studio Web Developer and other tools have configuration options for were files and projects are stored. See note.
Summary I am sorry you have had problems.
The Web Platform Tool and Products Tools work well for most standard settings and systems.
For a Developer with exisiting Products or Tools may require additional steps and not using the Automatic Features of the WebPI Tool.
I hope nothing was missed you had a lot packed in the post.
HTH
Martin
Community Member Award 2011
promo2006
1 Post
Re: Problems installing Microsoft SQL Driver v2.0 for PHP v5.3 in IIS Express
Apr 01, 2012 03:44 PM|LINK
Hi guys i have the same issue please help me, this is my webpi
DownloadManager Information: 0 : Loading product xml from: https://go.microsoft.com/?linkid=9767054
DownloadManager Information: 0 : https://go.microsoft.com/?linkid=9767054 responded with 302
DownloadManager Information: 0 : Response headers:
HTTP/1.1 302 Found
Cache-Control: private
Content-Length: 175
Content-Type: text/html; charset=utf-8
Expires: Sun, 01 Apr 2012 15:35:06 GMT
Location: https://www.microsoft.com/web/webpi/3.0/webproductlist.xml
Server: Microsoft-IIS/7.5
X-AspNet-Version: 2.0.50727
Set-Cookie: MC1=GUID=36713af971ce96438026155664bf2db4&HASH=f93a&LV=20124&V=3; domain=microsoft.com; expires=Sun, 03-Oct-2010 07:00:00 GMT; path=/
X-Powered-By: ASP.NET
Date: Sun, 01 Apr 2012 15:36:06 GMT
DownloadManager Information: 0 : https://www.microsoft.com/web/webpi/3.0/webproductlist.xml responded with 304
DownloadManager Information: 0 : Response headers:
HTTP/1.1 304 Not Modified
Cache-Control: max-age=900
Last-Modified: Thu, 22 Mar 2012 22:13:30 GMT
Accept-Ranges: bytes
ETag: "4e34593798cd1:0"
Server: Microsoft-IIS/7.5
VTag: 279702642400000000
P3P: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
X-Powered-By: ASP.NET
Date: Sun, 01 Apr 2012 15:36:06 GMT
DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\ALVARO\AppData\Local\Microsoft\Web Platform Installer\542864071.xml.temp
DownloadManager Information: 0 : Filtering by majorOS: 6, minorOS: 1, majorSP: 1, minorSP: 0, productType: 1, architecture: x64
DownloadManager Information: 0 : Loading product xml from: https://www.microsoft.com/web/webpi/3.0/webapplicationlist.xml
DownloadManager Information: 0 : https://www.microsoft.com/web/webpi/3.0/webapplicationlist.xml responded with 304
DownloadManager Information: 0 : Response headers:
HTTP/1.1 304 Not Modified
Cache-Control: max-age=900
Last-Modified: Fri, 30 Mar 2012 20:35:26 GMT
Accept-Ranges: bytes
ETag: "8f6d8fa3b4ecd1:0"
Server: Microsoft-IIS/7.5
VTag: 791504042100000000
P3P: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
X-Powered-By: ASP.NET
Date: Sun, 01 Apr 2012 15:35:17 GMT
DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\ALVARO\AppData\Local\Microsoft\Web Platform Installer\-1338951197.xml.temp
DownloadManager Information: 0 : Filtering by majorOS: 6, minorOS: 1, majorSP: 1, minorSP: 0, productType: 1, architecture: x64
DownloadManager Information: 0 : Loading product xml from: https://www.microsoft.com/web/webpi/3.0/mediaproductlist.xml
DownloadManager Information: 0 : https://www.microsoft.com/web/webpi/3.0/mediaproductlist.xml responded with 304
DownloadManager Information: 0 : Response headers:
HTTP/1.1 304 Not Modified
Cache-Control: max-age=900
Last-Modified: Wed, 09 Nov 2011 18:16:33 GMT
Accept-Ranges: bytes
ETag: "4bfbe4b5b9fcc1:0"
Server: Microsoft-IIS/7.5
VTag: 438756542600000000
P3P: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
X-Powered-By: ASP.NET
Date: Sun, 01 Apr 2012 15:36:07 GMT
DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\ALVARO\AppData\Local\Microsoft\Web Platform Installer\664384761.xml.temp
DownloadManager Information: 0 : Filtering by majorOS: 6, minorOS: 1, majorSP: 1, minorSP: 0, productType: 1, architecture: x64
DownloadManager Information: 0 : Loading product xml from: https://www.microsoft.com/web/webpi/3.0/toolsproductlist.xml
DownloadManager Information: 0 : https://www.microsoft.com/web/webpi/3.0/toolsproductlist.xml responded with 304
DownloadManager Information: 0 : Response headers:
HTTP/1.1 304 Not Modified
Cache-Control: max-age=900
Last-Modified: Mon, 20 Feb 2012 22:27:49 GMT
Accept-Ranges: bytes
ETag: "49228ce01ef0cc1:0"
Server: Microsoft-IIS/7.5
VTag: 791384042600000000
P3P: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
X-Powered-By: ASP.NET
Date: Sun, 01 Apr 2012 15:36:07 GMT
DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\ALVARO\AppData\Local\Microsoft\Web Platform Installer\1956869252.xml.temp
DownloadManager Information: 0 : Filtering by majorOS: 6, minorOS: 1, majorSP: 1, minorSP: 0, productType: 1, architecture: x64
DownloadManager Information: 0 : Loading product xml from: https://www.microsoft.com/web/webpi/3.0/enterpriseproductlist.xml
DownloadManager Information: 0 : https://www.microsoft.com/web/webpi/3.0/enterpriseproductlist.xml responded with 304
DownloadManager Information: 0 : Response headers:
HTTP/1.1 304 Not Modified
Cache-Control: max-age=900
Last-Modified: Tue, 11 Oct 2011 16:02:13 GMT
Accept-Ranges: bytes
ETag: "265bd232f88cc1:0"
Server: Microsoft-IIS/7.5
VTag: 791642242200000000
P3P: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
X-Powered-By: ASP.NET
Date: Sun, 01 Apr 2012 15:38:30 GMT
DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\ALVARO\AppData\Local\Microsoft\Web Platform Installer\903079739.xml.temp
DownloadManager Information: 0 : Filtering by majorOS: 6, minorOS: 1, majorSP: 1, minorSP: 0, productType: 1, architecture: x64
DownloadManager Information: 0 : http://www.microsoft.com/web/webpi/3.0/resources/WebProductList_es.xml responded with 304
DownloadManager Information: 0 : Response headers:
HTTP/1.1 304 Not Modified
Cache-Control: max-age=900
Last-Modified: Thu, 10 Nov 2011 23:29:29 GMT
Accept-Ranges: bytes
ETag: "49f81b980a0cc1:0"
Server: Microsoft-IIS/7.5
VTag: 279905142900000000
P3P: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
X-Powered-By: ASP.NET
Date: Sun, 01 Apr 2012 15:36:08 GMT
DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\ALVARO\AppData\Local\Microsoft\Web Platform Installer\34266396.xml
DownloadManager Information: 0 : http://www.microsoft.com/web/webpi/3.0/resources/WebApplicationList_es.xml responded with 304
DownloadManager Information: 0 : Response headers:
HTTP/1.1 304 Not Modified
Cache-Control: max-age=900
Last-Modified: Mon, 28 Nov 2011 19:00:48 GMT
Accept-Ranges: bytes
ETag: "a2399da0aecc1:0"
Server: Microsoft-IIS/7.5
VTag: 279120742100000000
P3P: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
X-Powered-By: ASP.NET
Date: Sun, 01 Apr 2012 15:35:19 GMT
DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\ALVARO\AppData\Local\Microsoft\Web Platform Installer\1695728913.xml
DownloadManager Information: 0 : http://www.microsoft.com/web/webpi/3.0/resources/MediaProductList_es.xml responded with 304
DownloadManager Information: 0 : Response headers:
HTTP/1.1 304 Not Modified
Cache-Control: max-age=900
Last-Modified: Mon, 21 Mar 2011 16:15:25 GMT
Accept-Ranges: bytes
ETag: "3e17a22fe3e7cb1:0"
Server: Microsoft-IIS/7.5
VTag: 791504042100000000
P3P: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
X-Powered-By: ASP.NET
Date: Sun, 01 Apr 2012 15:35:19 GMT
DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\ALVARO\AppData\Local\Microsoft\Web Platform Installer\-1547278400.xml
DownloadManager Information: 0 : http://www.microsoft.com/web/webpi/3.0/resources/ToolsProductList_es.xml responded with 304
DownloadManager Information: 0 : Response headers:
HTTP/1.1 304 Not Modified
Cache-Control: max-age=900
Last-Modified: Tue, 22 Nov 2011 22:43:56 GMT
Accept-Ranges: bytes
ETag: "2bca23768a9cc1:0"
Server: Microsoft-IIS/7.5
VTag: 791431342400000000
P3P: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
X-Powered-By: ASP.NET
Date: Sun, 01 Apr 2012 15:36:09 GMT
DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\ALVARO\AppData\Local\Microsoft\Web Platform Installer\1411886167.xml
DownloadManager Information: 0 : http://www.microsoft.com/web/webpi/3.0/resources/EnterpriseProductList_es.xml responded with 304
DownloadManager Information: 0 : Response headers:
HTTP/1.1 304 Not Modified
Cache-Control: max-age=900
Last-Modified: Fri, 21 May 2010 17:41:54 GMT
Accept-Ranges: bytes
ETag: "bc1dd9e6cf9ca1:0"
Server: Microsoft-IIS/7.5
VTag: 279120742100000000
P3P: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
X-Powered-By: ASP.NET
Date: Sun, 01 Apr 2012 15:35:19 GMT
DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\ALVARO\AppData\Local\Microsoft\Web Platform Installer\201781625.xml
DownloadManager Information: 0 : Getting ratings file from http://go.microsoft.com/?linkid=9752395
DownloadManager Information: 0 : http://go.microsoft.com/?linkid=9752395 responded with 302
DownloadManager Information: 0 : Response headers:
HTTP/1.1 302 Found
Cache-Control: private
Content-Length: 203
Content-Type: text/html; charset=utf-8
Expires: Sun, 01 Apr 2012 15:35:10 GMT
Location: http://www.microsoft.com/web/handlers/WebPI.ashx?command=getatomfeedwithavgratingquery
Server: Microsoft-IIS/7.5
X-AspNet-Version: 2.0.50727
Set-Cookie: MC1=GUID=586bce3da9d89e4c8c99d61eb2d45a42&HASH=3dce&LV=20124&V=3; domain=microsoft.com; expires=Sun, 03-Oct-2010 07:00:00 GMT; path=/
X-Powered-By: ASP.NET
Date: Sun, 01 Apr 2012 15:36:10 GMT
DownloadManager Information: 0 : Ratings file loaded successfully
DownloadManager Information: 0 : Adding product MySQL Windows 5.1 (MySQL) to cart
DownloadManager Information: 0 : Adding product 'MySQL'
DownloadManager Information: 0 : No SQL to configure
DownloadManager Information: 0 : Configuring MySQL
DownloadManager Information: 0 : Setting current install to 1
DownloadManager Information: 0 : Starting install sequence
DownloadManager Information: 0 : Downloading file 'http://mysql.mirrors.pair.com/Downloads/MySQL-5.1/mysql-5.1.57-winx64.msi' to: C:\Users\ALVARO\AppData\Local\Temp\tmp6995.tmp
ChrisSfanos
1031 Posts
Microsoft
Re: Problems installing Microsoft SQL Driver v2.0 for PHP v5.3 in IIS Express
Apr 27, 2012 03:33 PM|LINK
Looking at your log, it seems that the MSI never completed the download - the last entry above is the download, but I never see that it completed nor started to execute (and raised an error)
Can you try again and see if the download completes?
Chris
Web Platform Installer PM