I am attempting to follow the instructions for setting up PHP on Win 2008 R2 / IIS 7. The download link that is available for PHPx64 no longer exists. I have looked online and found different version, but I am getting errors when attempting to view the testphp.php page. If someone has the original PHPx64 zip, that would work just as easy. If there are instructions for using the 32bit thread safe version...I am all ears as well.
Error:
Log Name: Application
Source: SideBySide
Date: 2/15/2011 2:41:51 PM
Event ID: 33
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: ********.domain.com
Description:
Activation context generation failed for "E:\PHP\php.exe". Dependent Assembly Microsoft.VC90.CRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8" could not be found. Please use sxstrace.exe for detailed diagnosis.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="SideBySide" />
<EventID Qualifiers="49409">33</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-02-15T20:41:51.000000000Z" />
<EventRecordID>860</EventRecordID>
<Channel>Application</Channel>
<Computer>computer.domain.com</Computer>
<Security />
</System>
<EventData>
<Data>Microsoft.VC90.CRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8"</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>E:\PHP\php.exe</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>