My experience running PHP on IIS 7.5
For a client I needed to set up OpenX on Windows/IIS platform. OpenX is written in PHP/MySql and hence I needed to make PHP work on IIS.
After searching on the net, I found this article. After following the instructions given I was able to make php work nicely. There were some hiccups like not being able to see error messages, etc. Most are just changes in settings and can be done in the local php.ini file.
The set up has been running for over 2 months now without any problems. No server crashes, app restarts or anything like that. Seems like a good platform option.
Microsoft also provides an integrated install for PHP through the web platform installer available here.
Related Posts
- Introduction to OpenCV
- ARM’s 64-bit mode (AArch64) ARMv8)
- Buying vs renting
- Fiddling with Fiddler
- Who is WHOIS?
- Tbot: The Self-Balancing Transformer Robot
- Best Concise Linux System Administrator’s Guide (SAG)
- Getting your dynamic public IP in C# & .net
- Mixing Assembly language with Visual Basic
- Introduction to Face Detection and Face Recognition