If you're on a Fedora 16/17 system that uses systemd to start Apache - this is your solution.
TL;DR version: edit /lib/systemd/system/httpd.service and change the value PrivateTmp to 'no'.
This is an informational post, in which I ran into a problem that I couldn't find ANYWHERE on here or...