Quantcast
Channel: All Forums
Viewing all 27852 articles
Browse latest View live

IIS Virtual Directories and Access Permissions

$
0
0

Hello,

My team has an internal network that has a number of file shares.  We have NTFS permissions set the way we need them, so that only a particular member or group of members can access certain files, but not others.

We also have a SharePoint site that we want to use to allow alternate access to these files, for when users are out of office.  Now, we have had this SharePoint site for a little while and it runs fine for the other things we need out of it - users can sign in with their Active Directory credentials, obtain data, and so forth.

Reading into how to share files out from a local server through this SharePoint site, it looks like there's two things that need done:  Create a virtual directory in IIS6 under this SharePoint site that points to the location of the files, and then create a link on the SharePoint site that points to this virtual directory.

Following some guidance online, I've managed to actually get that working - I have gotten it so that users can go to the SharePoint site, click a link, and it will take you to our testing file share without trouble.  But, there is one thing that I can't seem to get working, and that is file or folder permissions.  Specifically, I can't get SP/IIS to respect NTFS file permissions for users coming in through the website.

During SharePoint setup, a few service-type acounts - iusr_<name> were created, and this was used to provide the Virtual Directory with "Physical Path Credentials".  So far, I can get IIS to allow users through SharePoint into my virtual directories if I grant the iusr account "read and execute" NTFS permissions to the share in question on the actual hosting server, and also provide it as the Physical Path Credentials to that directory in IIS.  It then allows a user to just go in through my SP link and to the files.  If I don't do either of those, it fails, claiming "Sorry, this site hasn't been shared with you. "

The problem is, it seems like everyone who authenticates to our SP site with their Active Directory credentials is secretly cloaked as "iusr".  This means every subfolder with "iusr" access is view able by everyone, and all other NTFS permissions are ignored.  Even if I set the Virtual Directory Physical Path Credentials (in "Advanced Settings under Edit Virtual Directory in IIS) to "APPLICATION USER", log into the website with my credentials, and navigate to the share that I have NTFS permissions to access, I get"Sorry, this site hasn't been shared with you. "

Locally, without SharePoint or IIS involved, NTFS is still in full effect; my user account cannot access someone elses' files, nor can they mine.  If we log onto the website, however, it's all fair game - we're all hidden as "iusr" and the website - in spite of it requiring us to log in with our Domain credentials, simply never considers us as ourselves.

Looking into IIS, I see a few possible leads, but they have not yet lead me anywhere.  I see I have the ability to dictate "Authentication" settings on the root of the virtual directory and all individual folders.  Default seems to accept Anonymous Authentication, ASP.NET Impersonation, Forms Authentication, and Windows Authentication.  Turning any of these off breaks it, so nothing can access that file share anymore.  Well, Forms Authentication can't be turned off - it is "locked and read-only".  It claims to have a 302 Login/Redirect Response Type, which may shine some light on something, as to the top right of the console I see an Alert claiming "Challenge-based and login redirect-based authentication cannot be used simultaneously."  My instinct was to turn off "Windows Authentication", which calls itself a 401 Challenge Response Type - but this now breaks with "401 Unauthorized" when I try to access the link on the website again.

Back in IIS at the Virtual Directory level, I see I also have "Authorization Rules" as an option on each level.  It seems like here I can set Allow or Deny rules to specific users (or all users).  However, if I try and set it to anything other than All Users, I get failure.  I can't even set that to "iusr" and get somewhere.

So, I am at something of a loss.  NTFS permissions on the actual files and folders are set, and work great inside our network.  The website (or rather, IIS 6) just will not allow me to have protected file permissions.  It's either all or nothing, and revolves around this "iusr" in some way obfuscating the true user's credentials.

How, then, do I get to have my NTFS-protected, IIS-served cake and eat it, too?

Thanks,

M.


AppPoolIdentity local SQL Server Login

$
0
0

I'm having a bit of trouble with getting an ASP.NET application to login to SQL Server using Windows Authentication.  IIS is passing machine credentials to the local installation of SQL Server (same VM) instead of the Application Pool Identity.  This is a site on IIS 10, connecting to SQL Server 2016, and running on Server 2016.  Prior to taking on this project, I have very little experience in IIS.  I've done Windows and Linux sysadmin work, but I have not worked with IIS. 

I understand what I'm trying to accomplish here, but my lack of IIS experience means there's probably something I'm missing.  I can see in SQL Server Logs on Windows logs tons of authentication failures with it trying to pass machine credentials (domain\machinename$) instead of the Application Pool Identity.  I would understand if this were a remote SQL instance, but it's on the same machine. 

I've followed what was laid out here: https://blogs.msdn.microsoft.com/ericparvin/2015/04/14/how-to-add-the-applicationpoolidentity-to-a-sql-server-login/

I've also read several posts from here, Stack Exchange, and Server Fault.  Task manager shows w3wp is running under the Application Pool Identity, not Network Service. I have set various settings in the IIS site configuration and application configurations. 

There is backstory to this.  I'm working with a network management application that I did not develop.  This is being set up as a standalone configuration with no domain and SQL Server installed locally.  The default configuration for this software out of the box violates several of our security policies.  Out of the box, this software creates a full user account added to the local Administrators group, sets the password never to expire, adds the account to about every account right it can, uses that account with admin rights to run the web application, creates a SQL Server user with the sysadmin role and dbo control over its databases, sets that password never to expire, and puts the unencrypted connection string in a few config files.  I have this now running under an IIS virtual account with only the permissions and rights it needs.  My next step is to get this site to use Windows Authentication instead of username/password.  I've created a login for the IIS virtual account and mapped it to the relevant databases.  I've set up the OBDC system DSNs to use Windows authentication and hunted through web.config and app.config files.  Using WIndows authentication is part of the security policy.  I noticed today that this application is not using connection strings in web.config files in the way I've seen it documented.  From what I have seen, it seems to store the database connection strings in a registry key but also relies on the ODBC configuration.  I have ventured a try at changing the connection strings there to have "Integrated Security=SSPI" or "Integrated Security=yes", but it still passes the machine credentials.  I believe the account that the software creates in the Administrators group can login via Windows Authentication.  I haven't gotten very much help from their support on this at this point.  I'd be grateful for someone with more experience that has some insight.

AdaptiveSourceFailed, Error code 304 on Xbox One

$
0
0

Hi there,

we are currently trying to play a video using the  Smooth Streaming Client on Xbox one and we are getting a HttpRedirectNotAllowed 304 error during playback. I found the error code documentation from:

https://msdn.microsoft.com/en-us/library/jj822688(v=vs.90).aspx

We're hitting this error intermittently, so I'm having trouble tracking down the bug. If possible I'd be interested to speak with an engineer directly regarding this issue as it's causing an issue with numerous playback.

Thanks,

Derek

redirect with WebDav nad query

$
0
0

Hello;
Im trying to redirect (IIS7) URL without domain suffix to such with it (ex. http://A to http://A.domain.com) with formula:
<match url="(.*)" />
<conditions logicalGrouping="MatchAll" stopProcessing="Ture">
<add input="{HTTP_HOST}" pattern="^A$" negate="false" />

<add input="{HTTPS}" pattern="^OFF$" />
<action type="Redirect" url="http://A.domian.com/{R:0}" appendQueryString="false" />
</rule>
It wokrs, but not for WebDav or other queries. If I add:

<add input="{QUERY_STRING}" pattern="^A$" negate="false" />

or

<add input="{DAV}" pattern="^A$" negate="false" /> </conditions>

WebDav works fine but the redirection in browser for HTTP_HOST stops working. Creating seperate ruels for webdav ends the same.
How can I redirect both?

Inetpub folder on a High Availability Cluster?

$
0
0

Is moving Inetpub folder to non system drive necessary on a High Availability Cluster? 

We've got a Hyper-V cluster setup with a hardware network load balancer, a shared IIS web config, for our web servers we're moving to. will be running Server 2016 and IIS 10.0. Looking for best practices for IIS setup and configuration before we start moving sites to them. 

Need help for redirect

$
0
0

Hi,

I need to redirect a dummy website to an official website.

I try with a rewrite Map because have some subdomain that no matching correctly.

Her are some exemples:

dummyDomain/url --> officialDomain/folder/folder/url

dummyDomain/url2 --> officialDomain/folder/folder/url-2

I try many rules but I dont be able to do the second exemple, I have always a 404 error.

Someone can help me please?

Thks to all

Pier

IIS Advanced Logging: issues with Tomcat and web application

$
0
0

Hello, I'm trying to use Advanced Logging on an IIS 7 web site which forwards client requests to a Java Web application hosted on a Tomcat container. The connection between IIS and Tomcat is managed via the Jakarta ISAPI Redirector.

I've tried almost everything but the "cs-uri-stem" doesn't log the jsp page requested by the client. Instead, for each request the log shows "/jakarta/isapi_redirect.dll", i.e. the ISAPI filter called to forward the request to Tomcat.

 Is anybody able to help me on this?

 

Thanks

Greg

How to enable server side SSL3.0, TSL1 on Windows server 2016 (IIS 10)?

$
0
0

I know Windows Server 2016 by default disabled SSL3.0 and TSL1 for IIS 10 service.

My question is how to enable them?

I followed the steps in the thread https://social.technet.microsoft.com/Forums/windowsserver/en-US/a6f6fa60-03fb-49f6-b356-de4aa7633738/how-to-disable-tls-and-enable-ssl30-on-iis?forum=winserverNIS

But, it still doesn't work for me. SSL3.0 and TLS1 is not enabled at the server side.

I am trying to fix the issue on following thread. But, I don't want toto change the client code. I want to figure out a way to allow Windows Server 2016 to allow SSL3.0 and TLS1. WCF Error "This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case"

I looked at this topic social.technet.microsoft.com/Forums/windowsserver/en-US/…  as well, he has the same issue like me.

Is there any other configuration that I missed?

Who can help me with it? Thanks a lot!

Jun


How to enable php on webmatrix to create wordpress

$
0
0

Hello im trying to create wordpress using webmatrix aaand i have problem, when i start i get error HTTP Error 403.14 - Forbidden(photo), and to fix this i read that i need enable php on webmatrix settings, and i can't (second photo) , please tell me how to fix this, thanks !

https://imgur.com/a/mamJS

https://imgur.com/a/xFgmL

Issue with logging on an ARR server

$
0
0

Hi there.

We have an ARR (Application Request Routing) server that sits in front of our Exchange servers.

The ARR sends/receives emails to and from a cloud smarthost.

We will need to switch to a different smarthost soon.

I tried to send an email to that smarthost via telnet but got an error.

I wanted to check the logs for more details about the SMTP conversation but did not find anything there.

I do find logs for incoming emails but nothing in the logs for the telnet test.

Can anyone help?

The 10th Guangzhou International Solar Photovoltaic Exhibition 2018 (PV Guangzhou 2018)

$
0
0

http://www.pvguangzhou.com/index.php?lang=en

The 10th Guangzhou International Solar Photovoltaic Exhibition 2018 

(PV Guangzhou 2018)

Date: August 16th-18th, 2018

Venue: China Import & Export Fair Complex

Address: No. 380, Yuejiang Zhong Road, Guangzhou, China

Website: pvguangzhou.com

 

China, From PV Production Powerhouse to the Biggest Solar Energy User

After claiming over 60% of global PV panel market share according to International Energy Agency, China now strives for the leading position in solar power consumption, setting an installed capacity goal of 60GW for 2020 in the 13th Five-Year Plan for Electricity Development released in December, 2016.

 

Review of PV Guangzhou 2017

On a show floor of 20,000㎡, over 300 exhibitors gathered for the show, including LONGi, SAJ, CSG, Yingli Solar, Ginlong, INVT, Allgrand, Reille, Avolt, Sofarsolar, Goodwe, Growatt, Moso, SRNE, Topray, Amerisolar, Osaka Vacuum, 304 Industrial Park, and etc. 88% exhibitors were content with the show, especially with the improved buyer quality. Many of them even booked their booths on site for 2018.

 

Preview of PV Guangzhou 2018

As the largest and most influential PV trade show in South China, PV Guangzhou 2018 is going to double its show floor to 40,000sq.m, with 600 quality exhibitors displaying state-of-the-art PV technology! With an ever-expanding global database of up to 500,000 entries and over 300 media partners worldwide, we are very confident to make 2018 another banner year for PV Guangzhou!

 

Exhibits

  • −Photovoltaic Production Equipment: silicon rod silicon block silicon ingot production equipment, silicon wafer production equipment, battery production equipment, solar panels/modules production equipment, film version of the battery production equipment, and etc.
  • −Production Technology &Research Equipment: photovoltaic cells, related PV components, PV raw material, PV project and system, and etc.
  • −Solar Application Products: solar street lamp, lawn lamp, yard lamp, beacon lights, agricultural insecticide lamps, chargers, lights, traffic warning lights and other solar information display screen.

 

If you don’t want to miss out on this grand event, then please mark its date and venue, and register for your free digital ticket now!

 

Contact Us

Guangdong Grandeur International Exhibition Group 

Contact Person: Janice Lin

Tel: 020-29188152

Mobile: +86 13615927098

Wechat: ljyjanice0318

  • E-mail:janicepv2018@gmail.com

Setting asp.net webserver on a brand new machine

$
0
0
Hi,

I was given a brand new Webserver with just the OS. I enabled IIS from Control panel features. Now I am not sure what software should I install to make it a web Server that hosts and serves my ASPNET Web Application. I thought we should use WebPlatform installer to get ASP.NET web Components. not sure where to start

I generally use Visual studio installer as it installs everything if the system needs VS but in this case, its just a web serverto serve my aspnet web app. Where I should start?

Are there any dependencies between IIS and Internet Explorer?

$
0
0

Hi,

One of my client wants to disable IE in all the production servers due to security reasons. I wanted make sure to check if there any dependencies of IE with IIS services before disabling the IE. I'm going to disable the IE using the following command:

'dism /online /disable-feature /featurename:Internet-Explorer-Optional-amd64'

Please let me know if there will be impact to IIS services if I disable the Internet Explorer.

Marketplace Multi Vendor Module for Magento2

seeing string not int

$
0
0

hsts is displaying as 'max-age=31536000' not as max-age=31536000.

if ($Site.HSTS)
{
if ($Site.HSTSAge -lt 31536000)
{
}
cIisCustomHeaders ($FQDN + '_HSTS')
{
Name = 'Strict-Transport-Security'
Value = "max-age=$($Site.HSTSAge)"
Location = $FQDN
Ensure = $Site.HSTS
}
}


obtaining a ConnectionString

$
0
0

 Hello,

 

Anyone know how to obtain a particular connection string defined in the "connectionString" section of a Web.Config with the IIS PowerShell provider?

 

Thanks,

Carlos

error while installing Php on iis

$
0
0

When i try to install php 5.6 on windown server 2012 with PI 

Ill get a error For Runphp helper 

:

DownloadManager Information: 0 : Loading product xml from: https://go.microsoft.com/?linkid=9842185
DownloadManager Information: 0 : https://go.microsoft.com/?linkid=9842185 responded with 302
DownloadManager Information: 0 : Response headers:
HTTP/1.1 302 Moved Temporarily
Cache-Control: no-cache
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Expires: -1
Location: https://webpifeed.blob.core.windows.net/webpifeed/WebProductList.xml
Server: Microsoft-IIS/8.5
X-AspNetMvc-Version: 5.2
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Content-Length: 185
Date: Tue, 24 Apr 2018 08:08:07 GMT
Connection: keep-alive
Strict-Transport-Security: max-age=31536000 ; includeSubDomains


DownloadManager Information: 0 : https://webpifeed.blob.core.windows.net/webpifeed/WebProductList.xml responded with 304
DownloadManager Information: 0 : Response headers:
HTTP/1.1 304 The condition specified using HTTP conditional header(s) is not met.
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-request-id: 4428e82e-301e-008d-5da3-db74cf000000
x-ms-version: 2009-09-19
Date: Tue, 24 Apr 2018 08:08:07 GMT


DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\1343597488.xml.temp
DownloadManager Warning: 0 : Could not resolve keyword ID 5nine
DownloadManager Warning: 0 : Could not resolve keyword ID Security
DownloadManager Warning: 0 : Could not resolve keyword ID 5nine
DownloadManager Warning: 0 : Could not resolve keyword ID Security
DownloadManager Warning: 0 : Could not resolve keyword ID Backup
DownloadManager Warning: 0 : Could not resolve keyword ID Portal
DownloadManager Warning: 0 : Could not resolve keyword ID Backup
DownloadManager Warning: 0 : Could not resolve keyword ID Portal
DownloadManager Warning: 0 : Could not resolve keyword ID Backup
DownloadManager Warning: 0 : Could not resolve keyword ID Resource Provider
DownloadManager Warning: 0 : Could not resolve keyword ID VMWare
DownloadManager Warning: 0 : Could not resolve keyword ID Hybrid Cloud
DownloadManager Warning: 0 : Could not resolve keyword ID Windows Azure Pack
DownloadManager Warning: 0 : Could not resolve keyword ID Cloud Assert
DownloadManager Warning: 0 : Could not resolve keyword ID VMWare
DownloadManager Warning: 0 : Could not resolve keyword ID Hybrid Cloud
DownloadManager Warning: 0 : Could not resolve keyword ID Windows Azure Pack
DownloadManager Warning: 0 : Could not resolve keyword ID Cloud Assert
DownloadManager Warning: 0 : Could not resolve keyword ID VMWare
DownloadManager Warning: 0 : Could not resolve keyword ID Hybrid Cloud
DownloadManager Warning: 0 : Could not resolve keyword ID Windows Azure Pack
DownloadManager Warning: 0 : Could not resolve keyword ID Cloud Assert
DownloadManager Warning: 0 : Could not resolve keyword ID Usage
DownloadManager Warning: 0 : Could not resolve keyword ID Billing
DownloadManager Warning: 0 : Could not resolve keyword ID Hybrid Cloud
DownloadManager Warning: 0 : Could not resolve keyword ID Windows Azure Pack
DownloadManager Warning: 0 : Could not resolve keyword ID Cloud Assert
DownloadManager Warning: 0 : Could not resolve keyword ID Usage
DownloadManager Warning: 0 : Could not resolve keyword ID Billing
DownloadManager Warning: 0 : Could not resolve keyword ID Hybrid Cloud
DownloadManager Warning: 0 : Could not resolve keyword ID Windows Azure Pack
DownloadManager Warning: 0 : Could not resolve keyword ID Cloud Assert
DownloadManager Warning: 0 : Could not resolve keyword ID Usage
DownloadManager Warning: 0 : Could not resolve keyword ID Billing
DownloadManager Warning: 0 : Could not resolve keyword ID Hybrid Cloud
DownloadManager Warning: 0 : Could not resolve keyword ID Windows Azure Pack
DownloadManager Warning: 0 : Could not resolve keyword ID Cloud Assert
DownloadManager Warning: 0 : Could not resolve keyword ID Usage
DownloadManager Warning: 0 : Could not resolve keyword ID Billing
DownloadManager Warning: 0 : Could not resolve keyword ID Hybrid Cloud
DownloadManager Warning: 0 : Could not resolve keyword ID Windows Azure Pack
DownloadManager Warning: 0 : Could not resolve keyword ID Cloud Assert
DownloadManager Warning: 0 : Could not resolve keyword ID Cloud Cruiser
DownloadManager Warning: 0 : Could not resolve keyword ID Billing
DownloadManager Warning: 0 : Could not resolve keyword ID Showback
DownloadManager Warning: 0 : Could not resolve keyword ID Cloud Cruiser
DownloadManager Warning: 0 : Could not resolve keyword ID Billing
DownloadManager Warning: 0 : Could not resolve keyword ID Showback
DownloadManager Warning: 0 : Could not resolve keyword ID Terawe
DownloadManager Information: 0 : Filtering by current OS
DownloadManager Information: 0 : Loading product xml from: https://aka.ms/webapplicationlist
DownloadManager Information: 0 : https://aka.ms/webapplicationlist responded with 301
DownloadManager Information: 0 : Response headers:
HTTP/1.1 301 Moved Permanently
Cache-Control: no-cache
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Expires: -1
Location: https://webgallery.microsoft.com/feed/webapplicationlist.xml
Server: Microsoft-IIS/8.5
X-AspNetMvc-Version: 5.2
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Content-Length: 177
Date: Tue, 24 Apr 2018 08:08:11 GMT
Connection: keep-alive
Strict-Transport-Security: max-age=31536000 ; includeSubDomains


DownloadManager Information: 0 : https://webgallery.microsoft.com/feed/webapplicationlist.xml responded with 304
DownloadManager Information: 0 : Response headers:
HTTP/1.1 304 Not Modified
ETag: "80e63899fd8d31:0"
Date: Tue, 24 Apr 2018 08:08:12 GMT


DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\-966730450.xml.temp
DownloadManager Information: 0 : Filtering by current OS
DownloadManager Information: 0 : Sucessfully loaded the feed 'https://aka.ms/webapplicationlist' after preprocessing, location on disk: 'C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\preprocessor\-966730450.xml'
DownloadManager Information: 0 : Loading product xml from: https://webpifeed.blob.core.windows.net/webpifeed/MediaProductList.xml
DownloadManager Information: 0 : https://webpifeed.blob.core.windows.net/webpifeed/MediaProductList.xml responded with 304
DownloadManager Information: 0 : Response headers:
HTTP/1.1 304 The condition specified using HTTP conditional header(s) is not met.
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-request-id: 4428ed88-301e-008d-78a3-db74cf000000
x-ms-version: 2009-09-19
Date: Tue, 24 Apr 2018 08:08:13 GMT


DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\2000756975.xml.temp
DownloadManager Information: 0 : Filtering by current OS
DownloadManager Information: 0 : Sucessfully loaded the feed 'https://webpifeed.blob.core.windows.net/webpifeed/MediaProductList.xml' after preprocessing, location on disk: 'C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\preprocessor\2000756975.xml'
DownloadManager Information: 0 : Loading product xml from: https://webpifeed.blob.core.windows.net/webpifeed/ToolsProductList.xml
DownloadManager Information: 0 : https://webpifeed.blob.core.windows.net/webpifeed/ToolsProductList.xml responded with 304
DownloadManager Information: 0 : Response headers:
HTTP/1.1 304 The condition specified using HTTP conditional header(s) is not met.
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-request-id: 4428edbd-301e-008d-24a3-db74cf000000
x-ms-version: 2009-09-19
Date: Tue, 24 Apr 2018 08:08:13 GMT


DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\609314840.xml.temp
DownloadManager Information: 0 : Filtering by current OS
DownloadManager Information: 0 : Sucessfully loaded the feed 'https://webpifeed.blob.core.windows.net/webpifeed/ToolsProductList.xml' after preprocessing, location on disk: 'C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\preprocessor\609314840.xml'
DownloadManager Information: 0 : Loading product xml from: https://webpifeed.blob.core.windows.net/webpifeed/EnterpriseProductList.xml
DownloadManager Information: 0 : https://webpifeed.blob.core.windows.net/webpifeed/EnterpriseProductList.xml responded with 304
DownloadManager Information: 0 : Response headers:
HTTP/1.1 304 The condition specified using HTTP conditional header(s) is not met.
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-request-id: 4428ee2f-301e-008d-0ea3-db74cf000000
x-ms-version: 2009-09-19
Date: Tue, 24 Apr 2018 08:08:14 GMT


DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\140237651.xml.temp
DownloadManager Information: 0 : Filtering by current OS
DownloadManager Information: 0 : Sucessfully loaded the feed 'https://webpifeed.blob.core.windows.net/webpifeed/EnterpriseProductList.xml' after preprocessing, location on disk: 'C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\preprocessor\140237651.xml'
DownloadManager Information: 0 : Sucessfully loaded the feed 'https://go.microsoft.com/?linkid=9842185' after preprocessing, location on disk: 'C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\preprocessor\1343597488.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 Moved Temporarily
Cache-Control: no-cache
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Expires: -1
Location: http://www.microsoft.com/web/handlers/WebPI.ashx?command=getatomfeedwithavgratingquery
Server: Microsoft-IIS/8.5
X-AspNetMvc-Version: 5.2
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Content-Length: 203
Date: Tue, 24 Apr 2018 08:08:15 GMT
Connection: keep-alive


DownloadManager Information: 0 : Number of bytes downloaded over the internet: '0'
DownloadManager Information: 0 : Number of bytes after possible decompression: '0'
DownloadManager Warning: 0 : Error getting last-modified header, error code: 12150
DownloadManager Warning: 0 : HttpQueryInfoWithRetry for HTTP_QUERY_LAST_MODIFIED failed.
DownloadManager Error: 0 : Error loading rating files: System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.Load(String filename)
   at Microsoft.Web.PlatformInstaller.ProductServiceImpl.GetAppRatings()
DownloadManager Error: 0 : WebClient download error. Uri: https://www.microsoft.com/expression/asset/logo_expression.png, Error: System.Net.WebException: The remote server returned an error: (404) Not Found.
   at System.Net.WebClient.DownloadFile(Uri address, String fileName)
   at Microsoft.Web.PlatformInstaller.UI.DownloadServiceImplementation.DownloadFile(Uri uri, String filePath)
DownloadManager Information: 0 : https://www.microsoft.com/expression/asset/logo_expression.png responded with 404
DownloadManager Information: 0 : Response headers:
HTTP/1.1 404 Not Found
Cache-Control: private
Content-Type: text/html
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"
CorrelationVector: FcUkYjcXskqejV0/.1.0
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Credentials: true
X-Frame-Options: SAMEORIGIN
X-EdgeConnect-Origin-MEX-Latency: 42
Strict-Transport-Security: max-age=31536000
Content-Length: 52330
X-EdgeConnect-Origin-MEX-Latency: 170
Date: Tue, 24 Apr 2018 08:09:41 GMT
Connection: keep-alive
X-RTag: ARRPrd


DownloadManager Error: 0 : WinInet download error. Uri: https://www.microsoft.com/expression/asset/logo_expression.png, Error: System.Net.WebException: Url 'https://www.microsoft.com/expression/asset/logo_expression.png' returned HTTP status code: 404
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects(Uri& uri, IntPtr& hInetFile)
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile(Uri uri, String fileName, String& contentDispositionFileName)
   at Microsoft.Web.PlatformInstaller.UI.DownloadServiceImplementation.DownloadFile(Uri uri, String filePath)
DownloadManager Information: 0 : Adding product PHP 5.6.31 (PHP56) to cart
DownloadManager Information: 0 : Adding product PHP Manager for IIS (PHPManager) to cart
DownloadManager Information: 0 : Adding product Microsoft Drivers 3.2 for PHP v5.6 for SQL Server in IIS (SQLDriverPHP56IIS) to cart
DownloadManager Information: 0 : Adding product Windows Cache Extension 1.3 for PHP 5.6 (WinCache56) to cart
DownloadManager Information: 0 : Dependent product FastCGIBackport does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product FastCGIBackport does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product FastCGIBackport does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Adding product 'SQLDriverPHP56IIS'
DownloadManager Information: 0 : Adding product 'WinCache56'
DownloadManager Information: 0 : Adding product 'PHP56'
DownloadManager Information: 0 : Adding product 'PHPManager'
DownloadManager Information: 0 : Adding dependency product 'PHP53
DownloadManager Information: 0 : Adding dependency product 'runphp
DownloadManager Information: 0 : Adding dependency product 'MSODBC11
DownloadManager Information: 0 : Setting current install to 1
DownloadManager Information: 0 : Starting install sequence
DownloadManager Information: 0 : Downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/runphp.zip/download' to: C:\Users\TheSaviour\AppData\Local\Temp\tmpC9B5.tmp
DownloadManager Error: 0 : Error while downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/runphp.zip/download'. Exception: System.Net.WebException: InternetOpenUrl returned 0x80072EFD: Unknown error 12029.
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException(String offendingFunction)
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects(Uri& uri, IntPtr& hInetFile)
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile(Uri uri, String fileName, String& contentDispositionFileName)
   at Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile(InstallerContext currentInstall, String& failureReason)
DownloadManager Warning: 0 : WinInet failure: InternetOpenUrl returned 0x80072EFD: Unknown error 12029.. Retrying download for 'RunPHP Helper'
DownloadManager Information: 0 : WebClient downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/runphp.zip/download' to: C:\Users\TheSaviour\AppData\Local\Temp\tmpCD7D.tmp
DownloadManager Error: 0 : WebClient error while downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/runphp.zip/download'. Exception: System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
   at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   --- End of inner exception stack trace ---
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
   at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
   at System.Net.TlsStream.CallProcessAuthentication(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
   at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.ConnectStream.WriteHeaders(Boolean async)
   --- End of inner exception stack trace ---
   at System.Net.WebClient.OpenRead(Uri address)
   at Microsoft.Web.PlatformInstaller.InstallManager.WebClientDownloadInstallerFile(InstallerContext currentInstall, String& errorMessage)
DownloadManager Warning: 0 : WebClient failure: The underlying connection was closed: An unexpected error occurred on a send.. Retrying download for 'RunPHP Helper'
DownloadManager Information: 0 : Downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/runphp.zip/download' to: C:\Users\TheSaviour\AppData\Local\Temp\tmpD0F8.tmp
DownloadManager Error: 0 : Error while downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/runphp.zip/download'. Exception: System.Net.WebException: InternetOpenUrl returned 0x80072EFD: Unknown error 12029.
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException(String offendingFunction)
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects(Uri& uri, IntPtr& hInetFile)
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile(Uri uri, String fileName, String& contentDispositionFileName)
   at Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile(InstallerContext currentInstall, String& failureReason)
DownloadManager Error: 0 : WinInet failure: InternetOpenUrl returned 0x80072EFD: Unknown error 12029.. Download failure for RunPHP Helper.
DownloadManager Information: 0 : Downloading file 'https://go.microsoft.com/fwlink/?linkid=852656' to: C:\Users\TheSaviour\AppData\Local\Temp\tmpD4B0.tmp
DownloadManager Information: 0 : https://go.microsoft.com/fwlink/?linkid=852656 responded with 302
DownloadManager Information: 0 : Response headers:
HTTP/1.1 302 Moved Temporarily
Cache-Control: no-cache
Pragma: no-cache
Expires: -1
Location: https://download.microsoft.com/download/5/7/2/57249A3A-19D6-4901-ACCE-80924ABEB267/ENU/x64/msodbcsql.msi
Server: Microsoft-IIS/8.5
X-AspNetMvc-Version: 5.2
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Content-Length: 0
Date: Tue, 24 Apr 2018 08:09:50 GMT
Connection: keep-alive
Strict-Transport-Security: max-age=31536000 ; includeSubDomains


DownloadManager Information: 0 : Content-disposition header: attachment
DownloadManager Information: 0 : Number of bytes downloaded over the internet: '3854336'
DownloadManager Information: 0 : Number of bytes after possible decompression: '3854336'
DownloadManager Information: 0 : Moving downloaded file 'C:\Users\TheSaviour\AppData\Local\Temp\tmpD4B0.tmp' to: C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\installers\MSODBC11\9A990B5DD518F6AAFC1410C77BABFAD38B7AB967\msodbcsql.msi
DownloadManager Warning: 0 : Dependency failed for product 'PHP 5.3.28'. Skipping download.
DownloadManager Warning: 0 : Dependency failed for product 'PHP Manager for IIS'. Skipping download.
DownloadManager Warning: 0 : Dependency failed for product 'PHP 5.6.31'. Skipping download.
DownloadManager Warning: 0 : Dependency failed for product 'Windows Cache Extension 1.3 for PHP 5.6'. Skipping download.
DownloadManager Warning: 0 : Dependency failed for product 'Microsoft Drivers 3.2 for PHP v5.6 for SQL Server in IIS'. Skipping download.
DownloadManager Information: 0 : Product PHP 5.3.28 had a dependency fail. Increasing install product to 2
DownloadManager Information: 0 : Product PHP Manager for IIS had a dependency fail. Increasing install product to 3
DownloadManager Information: 0 : Product PHP 5.6.31 had a dependency fail. Increasing install product to 4
DownloadManager Information: 0 : Product Windows Cache Extension 1.3 for PHP 5.6 had a dependency fail. Increasing install product to 5
DownloadManager Information: 0 : Product Microsoft Drivers 3.2 for PHP v5.6 for SQL Server in IIS had a dependency fail. Increasing install product to 6
DownloadManager Information: 0 : Starting MSI install for msi 'C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\installers\MSODBC11\9A990B5DD518F6AAFC1410C77BABFAD38B7AB967\msodbcsql.msi', commandline: 'IACCEPTMSODBCSQLLICENSETERMS=YES ACTION=INSTALL REBOOT=ReallySuppress'
DownloadManager Information: 0 : MSI install return value for product 'Microsoft® ODBC Driver 11 for SQL Server®' is '0'
DownloadManager Information: 0 : Install return code for product 'Microsoft® ODBC Driver 11 for SQL Server®' is Success
DownloadManager Information: 0 : Product Microsoft® ODBC Driver 11 for SQL Server® done install completed
DownloadManager Information: 0 : Increasing current install to 7
DownloadManager Information: 0 : Microsoft® ODBC Driver 11 for SQL Server® installation log: C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\logs\install\2018-04-24T10.09.48\msodbcsql.txt
DownloadManager Information: 0 : Product: runphp, Install Status: DownloadFailed-None, Install Time: 00:00:00
DownloadManager Information: 0 : Product: MSODBC11, Install Status: InstallCompleted-Success, Install Time: 00:00:02.4648293
DownloadManager Information: 0 : Product: PHP53, Install Status: DependencyFailed-None, Install Time: 00:00:00
DownloadManager Information: 0 : Product: PHPManager, Install Status: DependencyFailed-None, Install Time: 00:00:00
DownloadManager Information: 0 : Product: PHP56, Install Status: DependencyFailed-None, Install Time: 00:00:00
DownloadManager Information: 0 : Product: WinCache56, Install Status: DependencyFailed-None, Install Time: 00:00:00
DownloadManager Information: 0 : Product: SQLDriverPHP56IIS, Install Status: DependencyFailed-None, Install Time: 00:00:00
DownloadManager Information: 0 : Clearing cart
DownloadManager Error: 0 : WebClient download error. Uri: https://www.microsoft.com/expression/asset/logo_expression.png, Error: System.Net.WebException: The remote server returned an error: (404) Not Found.
   at System.Net.WebClient.DownloadFile(Uri address, String fileName)
   at Microsoft.Web.PlatformInstaller.UI.DownloadServiceImplementation.DownloadFile(Uri uri, String filePath)
DownloadManager Information: 0 : https://www.microsoft.com/expression/asset/logo_expression.png responded with 404
DownloadManager Information: 0 : Response headers:
HTTP/1.1 404 Not Found
Cache-Control: private
Content-Type: text/html
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"
CorrelationVector: ANE+/ODU3kiaGhpm.1.0
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Credentials: true
X-Frame-Options: SAMEORIGIN
X-EdgeConnect-Origin-MEX-Latency: 32
Strict-Transport-Security: max-age=31536000
Content-Length: 52330
Date: Tue, 24 Apr 2018 08:13:11 GMT
Connection: keep-alive
X-RTag: ARRPrd


DownloadManager Error: 0 : WinInet download error. Uri: https://www.microsoft.com/expression/asset/logo_expression.png, Error: System.Net.WebException: Url 'https://www.microsoft.com/expression/asset/logo_expression.png' returned HTTP status code: 404
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects(Uri& uri, IntPtr& hInetFile)
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile(Uri uri, String fileName, String& contentDispositionFileName)
   at Microsoft.Web.PlatformInstaller.UI.DownloadServiceImplementation.DownloadFile(Uri uri, String filePath)
DownloadManager Information: 0 : Adding product PHP 5.6.31 (PHP56) to cart
DownloadManager Information: 0 : Adding product PHP Manager for IIS (PHPManager) to cart
DownloadManager Information: 0 : Adding product Microsoft Drivers 3.2 for PHP v5.6 for SQL Server in IIS (SQLDriverPHP56IIS) to cart
DownloadManager Information: 0 : Adding product Windows Cache Extension 1.3 for PHP 5.6 (WinCache56) to cart
DownloadManager Information: 0 : Dependent product FastCGIBackport does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product FastCGIBackport does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product FastCGIBackport does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Adding product 'SQLDriverPHP56IIS'
DownloadManager Information: 0 : Adding product 'WinCache56'
DownloadManager Information: 0 : Adding product 'PHP56'
DownloadManager Information: 0 : Adding product 'PHPManager'
DownloadManager Information: 0 : Adding dependency product 'PHP53
DownloadManager Information: 0 : Adding dependency product 'runphp
DownloadManager Information: 0 : Adding dependency product 'MSODBC11
DownloadManager Information: 0 : Setting current install to 1
DownloadManager Information: 0 : Starting install sequence
DownloadManager Information: 0 : Downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/runphp.zip/download' to: C:\Users\TheSaviour\AppData\Local\Temp\tmp959.tmp
DownloadManager Error: 0 : Error while downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/runphp.zip/download'. Exception: System.Net.WebException: InternetOpenUrl returned 0x80072EFD: Unknown error 12029.
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException(String offendingFunction)
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects(Uri& uri, IntPtr& hInetFile)
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile(Uri uri, String fileName, String& contentDispositionFileName)
   at Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile(InstallerContext currentInstall, String& failureReason)
DownloadManager Warning: 0 : WinInet failure: InternetOpenUrl returned 0x80072EFD: Unknown error 12029.. Retrying download for 'RunPHP Helper'
DownloadManager Information: 0 : WebClient downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/runphp.zip/download' to: C:\Users\TheSaviour\AppData\Local\Temp\tmpD21.tmp
DownloadManager Error: 0 : WebClient error while downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/runphp.zip/download'. Exception: System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
   at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   --- End of inner exception stack trace ---
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
   at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
   at System.Net.TlsStream.CallProcessAuthentication(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
   at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.ConnectStream.WriteHeaders(Boolean async)
   --- End of inner exception stack trace ---
   at System.Net.WebClient.OpenRead(Uri address)
   at Microsoft.Web.PlatformInstaller.InstallManager.WebClientDownloadInstallerFile(InstallerContext currentInstall, String& errorMessage)
DownloadManager Warning: 0 : WebClient failure: The underlying connection was closed: An unexpected error occurred on a send.. Retrying download for 'RunPHP Helper'
DownloadManager Information: 0 : Downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/runphp.zip/download' to: C:\Users\TheSaviour\AppData\Local\Temp\tmp101E.tmp
DownloadManager Error: 0 : Error while downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/runphp.zip/download'. Exception: System.Net.WebException: InternetOpenUrl returned 0x80072EFD: Unknown error 12029.
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException(String offendingFunction)
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects(Uri& uri, IntPtr& hInetFile)
   at Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile(Uri uri, String fileName, String& contentDispositionFileName)
   at Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile(InstallerContext currentInstall, String& failureReason)
DownloadManager Error: 0 : WinInet failure: InternetOpenUrl returned 0x80072EFD: Unknown error 12029.. Download failure for RunPHP Helper.
DownloadManager Information: 0 : Using cached file at C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\installers\MSODBC11\9a990b5dd518f6aafc1410c77babfad38b7ab967\msodbcsql.msi instead of downloading from https://go.microsoft.com/fwlink/?linkid=852656
DownloadManager Warning: 0 : Dependency failed for product 'PHP 5.3.28'. Skipping download.
DownloadManager Information: 0 : Starting MSI install for msi 'C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\installers\MSODBC11\9a990b5dd518f6aafc1410c77babfad38b7ab967\msodbcsql.msi', commandline: 'IACCEPTMSODBCSQLLICENSETERMS=YES ACTION=INSTALL REBOOT=ReallySuppress'
DownloadManager Warning: 0 : Dependency failed for product 'PHP Manager for IIS'. Skipping download.
DownloadManager Warning: 0 : Dependency failed for product 'PHP 5.6.31'. Skipping download.
DownloadManager Warning: 0 : Dependency failed for product 'Windows Cache Extension 1.3 for PHP 5.6'. Skipping download.
DownloadManager Warning: 0 : Dependency failed for product 'Microsoft Drivers 3.2 for PHP v5.6 for SQL Server in IIS'. Skipping download.
DownloadManager Information: 0 : Product PHP 5.3.28 had a dependency fail. Increasing install product to 2
DownloadManager Information: 0 : Product PHP Manager for IIS had a dependency fail. Increasing install product to 3
DownloadManager Information: 0 : Product PHP 5.6.31 had a dependency fail. Increasing install product to 4
DownloadManager Information: 0 : Product Windows Cache Extension 1.3 for PHP 5.6 had a dependency fail. Increasing install product to 5
DownloadManager Information: 0 : Product Microsoft Drivers 3.2 for PHP v5.6 for SQL Server in IIS had a dependency fail. Increasing install product to 6
DownloadManager Information: 0 : MSI install return value for product 'Microsoft® ODBC Driver 11 for SQL Server®' is '0'
DownloadManager Information: 0 : Install return code for product 'Microsoft® ODBC Driver 11 for SQL Server®' is Success
DownloadManager Information: 0 : Microsoft® ODBC Driver 11 for SQL Server® installation log: C:\Users\TheSaviour\AppData\Local\Microsoft\Web Platform Installer\logs\install\2018-04-24T10.13.21\msodbcsql.txt
DownloadManager Information: 0 : Product Microsoft® ODBC Driver 11 for SQL Server® done install completed
DownloadManager Information: 0 : Increasing current install to 7
DownloadManager Information: 0 : Product: runphp, Install Status: DownloadFailed-None, Install Time: 00:00:00
DownloadManager Information: 0 : Product: MSODBC11, Install Status: InstallCompleted-Success, Install Time: 00:00:03.2604342
DownloadManager Information: 0 : Product: PHP53, Install Status: DependencyFailed-None, Install Time: 00:00:00
DownloadManager Information: 0 : Product: PHPManager, Install Status: DependencyFailed-None, Install Time: 00:00:00
DownloadManager Information: 0 : Product: PHP56, Install Status: DependencyFailed-None, Install Time: 00:00:00
DownloadManager Information: 0 : Product: WinCache56, Install Status: DependencyFailed-None, Install Time: 00:00:00
DownloadManager Information: 0 : Product: SQLDriverPHP56IIS, Install Status: DependencyFailed-None, Install Time: 00:00:00

Can someone help me with this ?

SIMPLIFYING WEB CONTENT MANAGEMENT WITH UMBRACO DEVELOPMENT

$
0
0
<div class="container">

We are one of only a handful of Umbraco Gold Partner agencies. This means that, along with additional training from Umbraco HQ, we also receive personal support from Umbraco's own development team. Their experts are on hand to advise us on more complicated builds, and help us develop sites more quickly and efficiently. For more detailed: http://wsoftpro.com/umbraco-development

</div>

PHP 7.2 - Is there a new version of 'Windows Cache Extension for PHP' for it?

$
0
0

Can some one tell me if PHP 7.2.2 (Build Jan 31 2018 19:25:31) works with it?

API Third-party Integration

$
0
0

By doing integration with Third Party APIs/Web Services, you can put all your business operation in one place and expand even further your capacity. At Wsoftpro we offer integration services which are flexible, scalable and able to seamlessly connect your existing system with any other third parties you need. Click to the link below for more detailed: http://wsoftpro.com/third-party-api-integration

Viewing all 27852 articles
Browse latest View live




Latest Images