Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
The problem is that these URLs return empty pages in all the browsers I have on my system. What is up with that?
I have made no alterations to Horde.
Apache’s error log throws:
Apache’s error log wrote:[error] PHP Warning: xcache_get(): xcache.var_size is either 0 or too small to enable var data caching in /usr/share/horde3/lib/Horde/Cache/xcache.php on line 45, referer: http://b3.local/pim/imp/mailbox.php?mailbox=INBOX
After doing "aptitude reinstall php5-xcache" I got an error message saying "dpkg: version '/etc/php5/conf.d' has bad syntax: invalid character in version number". This is similar to the error I got with php5-psql here. The same fix did not work with this problem, however.
"/etc/php5/apache2/conf.d/xcache.ini" is listed in pphinfo();
I set "xcache.var_size = 16M" in /etc/php5/apache2/conf.d/xcache.ini in combination with the config copy trick (see the link in my post above) and made the error go away.
The problem, however, is not resolved. I just don’t have any error messages/clues anymore. The cached js/css in Horde still returns empty pages.