Tech, filmmaking, & thoughts.
Posts tagged php
DSO (mod_php) vs. CGI vs. suPHP vs. FastCGI
Jan 27th
# Updates: # 01/09/13 – Rewrote some parts to alleviate confusion # 02/12/12 – Added some more definitions # 02/02/12 – Link clean up # 10/06/11 – Better explanation for CGI with suEXEC
This is one of the most common topics that I see customers will ask about. As highly important as PHP handlers are, they often the least understood. They seem complicated, but its not too hard to understand. You don’t have to know that exact science of how it all works, but one should learn the basics if you want to take your website seriously. Picking the right PHP More >

