PHP 5.2.1 (Non-thread-safe) Eaccelerator

April 16, 2007 - 01:58
PHP 5.2.1 (Non-thread-safe) Eaccelerator
Posts: 6
Joined: 2007-04-13

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



April 24, 2007 - 14:46
Posts: 406
Joined: 2006-01-02

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



June 14, 2007 - 02:06
Posts: 6
Joined: 2007-04-13

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 :)