Open Joomla administration. System/Global Configuration parameter Cache Handler is empty if no memcache(d) or redis handlers are available on the server. It is not possible to set cache storage 'File'.
System/Global Configuration parameter Cache Handler must have selection option 'File' with or without other cache handlers are available on the server.
Is your cache path writable? As this is the check to be supported. See: https://github.com/joomla/joomla-cms/blob/staging/libraries/joomla/cache/storage/file.php#L258
Priority | Critical | ⇒ | Medium |
Status | New | ⇒ | Information Required |
I tested fresh installation of Joomla 3.4.0 b1 on win7 as well as on debian (wheezzy) in both cases the file directory 'cache' (standard cache dir location) has writable path (0755 on debian). Results are still same. It is not possible to select 'File' cache storage.
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-02-03 13:21:57 |
Status | Closed | ⇒ | New |
The issue closing was my mistake - sorry ;-)
Labels |
Added:
?
|
In latest Joomla version 3.4.0b2 is Cache Handler 'File' selection working. Only tiny problem is in language file /administrator/language/en-GB/en-GB.lib_joomla.ini :
JLIB_FORM_VALUE_CACHE_FILE="file."
have to be
JLIB_FORM_VALUE_CACHE_FILE="File" as it was defined in all previous versions of Joomla
I did a PR to fix the typo on the strings #5992 - thanks
Is there anything else or are you saying it is all working for you now and I can close this
Status | New | ⇒ | Closed |
Closed_Date | 2015-02-03 13:21:57 | ⇒ | 2015-02-06 10:13:00 |
Thanks - #5940 already closed.
From: Brian Teeman [mailto:notifications@github.com]
Sent: Friday, February 06, 2015 11:10 AM
To: joomla/joomla-cms
Cc: kanich
Subject: Re: [joomla-cms] System configuration - Cache Handler is not
possible to set cache storage 'File' (#5940)
I did a PR to fix the typo on the strings #5992
#5992 - thanks
Is there anything else or are you saying it is all working for you now and I
can close this
This comment was created with the J!Tracker Application
https://github.com/joomla/jissues at issues.joomla.org/joomla-cms/5940
http://issues.joomla.org/tracker/joomla-cms/5940 .
Reply to this email directly or view
#5940 (comment) it
on GitHub.
npIpdgaJpZM4DaN60.gif>
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2015.0.5646 / Virus Database: 4281/9065 - Release Date: 02/06/15
I have uploaded Joomla 3.3.6 installation with "file" as cache handler in config file.
nginx, php-fpm with apc powered virtual server "disabled" "file" option and now shows only "apc" as cache handler in config file. No "file" in drop-down.
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5940.