Hi
I followed installation path but some pages on my forum will open just showthread.php has problem. when I try to open a threat I have 500 internal server error !
This is my php.ini file in forum folder:
Code:
[PHP]
[xcache]
zend_extension="/usr/php4/lib/php/extensions/no-debug-non-zts-20020429/xcache.so"
xcache.cacher = On
xcache.test=1
xcache.size = 1M
xcache.count = 1
xcache.var_size = 10M
xcache.var_count = 1
xcache.var_slots = 1000
; xcache.mmap_path = "/dev/zero"
xcache.mmap_path = "/home/ziafatco/tmp/xcache"
xcache.readonly_protection = Off
xcache.optimizer = Off
xcache.coredump_directory = "/home/ziafatco/tmp"
;xcache.coveragedump_directory = "/tmp/pcov/"
xcache.coverager = On
thanks in advance