PHP 5.2.1 (Non-thread-safe) Eaccelerator

Hi,

Has anyone managed to get eAccelerator working for PHP 5.2.1 (Non-thread-safe). I'm running PHP via FastCGI in Apache 2.2.4 (version off ApacheLounge) and everything appears happy enough, except when I try and load the eAccelerator module it appears to go looking for php5ts.dll. I guess this is the "tread-safe" dll which isn't included in the "non-thread-safe" version of php as it's missing in my install.

Any ideas?

Thanks,
Dave



Hi Dave, I tryied to compile

Hi Dave,

I tryied to compile ea once but got stuck.
Here was my comment at the time:


http://www.sitebuddy.com/PHP/Accelerators/eAccelerator_windows_binaries_builds#comment-1382

Thanks Chris. I've since

Thanks Chris.

I've since moved onto the normal version of PHP instead of the non-thread-safe one and using your eAccellerator version. Everything is working great so I guess I'll just stick with thread-safe from now on :)