require_once(Cache/Lite.php) : failed to open stream - Joomla


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

This entry was posted by Unknown. Bookmark the permalink.

Leave a Reply