mybb xcache
3
●780
- 12-01-2016, 23:05:08Üyeliği durdurulduMerhaba,ronin adlı üyeden alıntı: mesajı görüntüle
Bugün bir müşterimiz aynı sıkıntıyı yaşamışdık ve sonuçda çözdük sorunu
sitenin config.php de
/** * Data-cache configuration * The data cache is a temporary cache * of the most commonly accessed data in MyBB. * By default, the database is used to store this data. * * If you wish to use the file system (cache/ directory), MemCache (or MemCached), xcache, APC, or eAccelerator * you can change the value below to 'files', 'memcache', 'memcached', 'xcache', 'apc' or 'eaccelerator' from 'db'. */ $config['cache_store'] = 'xcache';
böyle yapıp ftp atmanız eğer hata verirse site server php.ini xcache.var_size aratarak xcache.var_size="100M" böyle yapıp service httpd restart edince sorunsuz çalışıyor olacak.
.
Saygılarımla. - 14-01-2016, 00:41:4525-04-2008, 15:30:19Gigaveri adlı üyeden alıntı: mesajı görüntüle
konu hortlatma konusunda bir rekor kırmış olabilirsin
- 14-01-2016, 01:00:56Üyeliği durdurulduOlsun sonuç da aynı sorun başkasın başına gelirse çözebilsin diye paylaşım yaptım.ronin adlı üyeden alıntı: mesajı görüntüle