OS and server information:
I previously had php 5.3.x installed but decided to upgr
I had this problem. It turned out that I had both nginx and apache installed and automatically starting on boot. The problem was that nginx was binding to the http port first which prevented apache from starting.