2008-11-15, 10:01 PM
Hello,
I use mybb 1.4, on the server I have Zend Optimier and eAccelerator.
I changed inc/config.php:
to:
but it doesn't work - when I open board, I get blank page with information:
eAccelerator needs to be configured with PHP to use the eAccelerator cache support
But I hav'e enabled eaccelerator! Screen from phpinfo():
![[Image: eacceluy7.th.png]](https://camo.mybb.com/e6ce5ab0017c9ae6fa81835b3815079774803d6b/687474703a2f2f696d6737382e696d616765736861636b2e75732f696d6737382f343230332f65616363656c7579372e74682e706e67)
![[Image: thpix.gif]](https://camo.mybb.com/e0372bdde5ba42b3c19cf97c7e75d9644d4c4cd3/687474703a2f2f696d6737382e696d616765736861636b2e75732f696d616765732f74687069782e676966)
How can I fix this problem? I'ld like to use eaccel, files is better than db but eaccel is faster.
PS: On my local XAMP, it's working ok...
I use mybb 1.4, on the server I have Zend Optimier and eAccelerator.
I changed inc/config.php:
$config['cache_store'] = 'db';
to:
$config['cache_store'] = 'eaccelerator';
but it doesn't work - when I open board, I get blank page with information:
eAccelerator needs to be configured with PHP to use the eAccelerator cache support
But I hav'e enabled eaccelerator! Screen from phpinfo():
How can I fix this problem? I'ld like to use eaccel, files is better than db but eaccel is faster.
PS: On my local XAMP, it's working ok...