Merhaba,
Bugün bir müşterimiz aynı sıkıntıyı yaşamışdık ve sonuçda çözdük sitenin
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.
25-04-2008, 15:30:19
konu hortlatma konusunda bir rekor kırmış olabilirsin