My server is running PHP 5.3 and my WordPress install is spitting these errors out on me, causing my session_start() to break.
Deprecated: Assigning the re
I needed to adapt this to
error_reporting = E_ALL & ~E_DEPRECATED