Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Warning: require_once(Cache/Lite.php), Joomla Error!  (Read 3749 times)

0 Members and 1 Guest are viewing this topic.

Chetan Singh

  • Full Member
  • ***
  • Posts: 123
  • Karma: +2/-0
  • Bienvenido a las Tecnologías de la Admin-Ahead.
    • Admin-Ahead Server Technologies.
Warning: require_once(Cache/Lite.php), Joomla Error!
« on: February 08, 2014, 03:23:20 pm »
Hello,

If you are getting following error in your domain's error log, follow these steps to fix this:

Error:
--------------------------------------
PHP Warning:  require_once(Cache/Lite.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/TEST/public_html/libraries/joomla/cache/storage/cachelite.php on line 77
--------------------------------------

Fixed:

--------------------------------------
You are getting this error because "Cache_Lite" is not installed in your serve. You can easily install it via pear.

# pear install Cache_Lite
--------------------------------------

Please also check the below URL which should be helpful for you.

http://pear.php.net/package/Cache_Lite/redirected

Thank you,
Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!