So now when I build matching PHP I only get a non-zts zend extension directory, obviously this won't work when PHP is running as lsapi so what would cause it to only create a non thread safety extension directory?
gotcha, so I have tried to build matching and whenever I start php I get an error that eaccelerator is built for 5.2.8 and not 5.2.9. I have tried to install from source with no luck. What can I try?
by the way, I looked through the wiki without much luck.
-- I have tried to install from source and it keeps telling me that it is installed for 5.2.8 when I keep using all the correct config things when php 5.2.9 is installed.
Thanks!