Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 480 Vote(s) - 3.51 Average
  • 1
  • 2
  • 3
  • 4
  • 5
An error has occurred. 0 The file Cache Storage is not supported on this platform.

#1
after manually updating from Joomla 3.51 to Joomla 3.6 my website works without any problems, but when I try to reach my administraton zone i get anerror "An error has occurred. 0 The file Cache Storage is not supported on this platform. " anyone had this problem before?
Reply

#2
This is actually a known issue, and I could've sworn I have answered this particular question myself. The Joomla developers state that this is should be the expected behavior when there is an issue with the cache adapter (most likely this issue is a permission issue on the `cache` folder or the `administrator/folder` - they are not writable by Apache).

We have discussed the issue at length [here][1] - and it has sparked a Twitter discussion on whether this is a feature or a bug. The Joomla development team insists it is a feature that was added for stability reasons (see their reply [here][2]) - despite the fact that the previous behavior did not cause the whole Joomla website to crash (the current behavior does).

The fix is typically simple and it almost always consists of making both the `cache` and the `administrator/cache` folder as writable by Apache.


[1]:

[To see links please register here]

[2]:

[To see links please register here]

Reply

#3
The following setting should fix your issue.

(1) Go to your Files and find the **configuration.php**

(2) Open **Configuration.php** and locate public **$cache_handler = 'file';**

(3) change **public $cache_handler = 'file';** to **public $cachelite = 'file';**

(4) **Save** the file.





Reply

#4
In `configuration.php`, replace `$cache_handler` with `$cachelite`.
Reply

#5
Check that `tmp` and `cache` directories are writable by the server.
I had the same issue after update to `Joomla 3.6`
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through