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 ?
Because eAccelerator will not have been compiled properly then or you use a incompatible PHP configuration. Id use something else than eAccelerator anyway...
use APC instead, AFAIK eaccelerator has not much evolved over the last couple of years.
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.