Hello Guys, many people have the problem with blank page with their installation (@edy123) the main reason for this is because you are using cache mechanism #mysqlheap and you data base table is getti
bgdomainer getting full with entries, clean your cache table to solve this or use file system cache mechanism on install
Jul 12 2010, 21:17
edy123 it doen't give me that option on the install.. how do i enable it?
Jul 12 2010, 21:19
sofiya@Petar Horozov, please add this to the technical FAQ section in the support wiki
Jul 12 2010, 21:19
bgdomainer On step 4 you have 4 options
-Memcached
-APC
-Filesystem
-MysqlHeap
Jul 12 2010, 21:22
edy123 once i click install it says installed complete with the green bg..
edy123 // CACHE SETTINGS
//
$C->CACHE_MECHANISM = 'mysqlheap'; // 'apc' or 'memcached' or 'mysqlheap' or 'filesystem'
$C->CACHE_EXPIRE = 3600;
$C->CACHE_KEYS_PREFIX = 'a0ef0';
// If 'memcached':
$C->CACHE_MEMCACHE_HOST = '';
$C->CACHE_MEMCACHE_PORT = '';
// If 'filesystem':
$C->CACHE_FILESYSTEM_PATH = $C->INCPATH.'cache/';
//
can i turn it on here??
Jul 12 2010, 21:31
abadhy $C->CACHE_MECHANISM = 'mysqlheap'; // 'apc' or 'memcached' or 'mysqlheap' or 'filesystem'
try to change mysqlheap with filesystem then make sure cache folder is exist,
Jul 12 2010, 21:44
edy123 umm i changed it to filesystem on conf.main.php let wait and see..
adnanku my old database cant be use again, i must run fresh installation. if i still use old database,dashboard showing blank. why is that?
Dec 26 2010, 10:09
Esi_n2002 www.sneed.ir with 2600 members is blank screen ... help me ...
May 09 2011, 09:19
mysticgrill Im still getting this problem! can someone please help? i dont know what else to do, i emptied my Cache, redid the installation and all.. can someone please help, ima lose al my members if i have to start all again.
Sep 09 2011, 00:55
edy123 that's odd .. have u looked all the files to see if any files permission don't set back to 0?
edy123 about run cronjobs ..site.com/system/cronjobs/worker.php see if it works as for the cache.. log to your hosting cp go to mysql.. find the cache folder.. empty it...