This document summarizes Stefan Neufeind's presentation on securing PHP environments. The presentation covers basic security steps like physical, network, and application security. It discusses approaches for separating users like suPHP and FastCGI. It also describes hardening PHP using a patch that adds checks, limitations, and filters to enhance security. The goal is to help attendees understand how to configure a secure PHP server environment and harden the PHP application itself against common attacks.