My question is quite similar to this one in that I'm trying to reduce the memory footprint of my website on a somewhat meager shared hosting solution. I'm going to be playing around with my own Apache settings like he did, but I'd also like to try getting PHP-ZTS and MPM Workers functioning rather than using Prefork.
The problem is, when I enable Workers, all I get is a blank white page instead of my Wordpress homepage. A phpinfo() page shows that PHP is functioning correctly, but that MySQL isn't. My server is Fedora 12.
Does anyone have any experience with getting Workers, php-zts, and MySQL functioning together properly? Any help appreciated. I will be diligent in upvoting and providing follow-up info.
Thank you in advance.