Problem : After backing up your Joomla Installation with Akeeba Backup , you are trying to restore it using kickstart.php. You get the error “The file Cache Storage is not supported on this platform.”

Cause : Akeeba has skipped tmp and cache directory from backingup. The sytem is trying to find the cache directory but can’t.

Solution : Create your cache directory under the root name it cache and the problem should Go away.