SBHOST Posted June 9, 2015 Share Posted June 9, 2015 Hi All, We're currently trying to configure Server 2012 R2 and IIS8 to support PHP based websites and have followed microsoft's documentation on how to get it working but are still hitting a bit of a brick wall. So far we have php extracted to C:\php and a handler mapping setup correctly but if I go to a PHP test site I get an error 500. Additionally when I use cmd and go to c:\php and run php -info I get the following: "The appliation was unable to start correctly (0xc000007b). Click OK to close the application." This is causing me to go slightly insane and i've been bothered by it for several days now so if anyone can shed some light it would be greatly appreciated. Many Thanks! Quote Link to comment Share on other sites More sharing options...
requinix Posted June 9, 2015 Share Posted June 9, 2015 0xc000007b is generally a problem of mixing 32- and 64-bit applications with DLLs. Are you sure you downloaded the right files and extensions? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.