Joomla Error:
Warning: require_once(Cache/Lite.php) [function.require-once]: failed to open stream: No such file or directory in /home/test/public_html/libraries/joomla/cache/storage/cachelite.php on line 75
Fatal error: require_once() [function.require]: Failed opening required 'Cache/Lite.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/test/public_html/libraries/joomla/cache/storage/cachelite.php on line 75
Fix:
Install cachelite using the following command.
[root@server ~]# pear install Cache_Lite-1.7.15