Simple Machines Community Forum

SMF Support => Server Performance and Configuration => Topic started by: teos55 on December 26, 2012, 09:46:02 AM

Title: SMF 2.0.3 Caching
Post by: teos55 on December 26, 2012, 09:46:02 AM
SMF 2.0.3  Default theme curve

  When I try to enable caching in server settings I got the message :

SMF has not been able to detect a compatible accelerator on your server.

The server site says :

"Caching
Utilizing caching as much as possible. To speed up your websites response we try to cache as much as possible in RAM. Reading from RAM is much faster than reading from disk. The caching systems we use are Varnish which caches all static items in RAM. eAccelerator saves opcode (php pre-compiled into "operation code" ) into RAM."

sw is :

Apache version   2.2.22
PHP version   5.3.16
MySQL version   5.1.66-cll
Architecture   x86_64
Operating system   linux
Perl version   5.8.8
Kernel version   2.6.18-408.8.2.el5.lve0.8.


Any idea, why config does not recognize eAccelerator for caching ?
Title: Re: SMF 2.0.3 Caching
Post by: LiroyvH on December 26, 2012, 04:47:55 PM
Because eAccelerator will not have been compiled properly then or you use a incompatible PHP configuration. Id use something else than eAccelerator anyway...
Title: Re: SMF 2.0.3 Caching
Post by: butch2k on December 27, 2012, 08:47:27 AM
use APC instead, AFAIK eaccelerator has not much evolved over the last couple of years.
Title: Re: SMF 2.0.3 Caching
Post by: teos55 on January 10, 2013, 03:01:00 PM
Thanks for the replies, and sorry for my late response. For some reason my notification settings in profile were wrong.
Anyway, I'll follow up this with the server site.