Missions

Services

Prayer by request via phone : 7:30 pm-8:30 pm every sunday night

Missions : Reaching the World for Christ

The House of Logos Ministries is fully committed to seeing the Gospel spread throughout the local community, the nation and the world. If you would like more information about our missions, or seeking support as a missionary, please contact us.

Cache_Exception [ 0 ]: Kohana_Cache_Redis::__construct Redis PHP extension not loaded!

MODPATH/cache/classes/Kohana/Cache/Redis.php [ 42 ]

37     public function __construct(array $config)
38     {
39         if ( ! extension_loaded('redis'))
40         {
41             // @codeCoverageIgnoreStart
42             throw new Cache_Exception(__METHOD__.' Redis PHP extension not loaded!');
43             // @codeCoverageIgnoreEnd
44         }
45 
46         parent::__construct($config);
47 
  1. MODPATH/cache/classes/Kohana/Cache.php [ 147 ] » Kohana_Cache_Redis->__construct(arguments)

  2. APPPATH/classes/General.php [ 9 ] » Kohana_Cache::instance(arguments)

  3. APPPATH/views/include-templates/2.0/footer1.php [ 257 ] » General->memcacheGet(arguments)

  4. MODPATH/commonusersite/classes/Kohana/View.php [ 85 ] » include(arguments)

  5. MODPATH/commonusersite/classes/Kohana/View.php [ 382 ] » Kohana_View::capture(arguments)

  6. MODPATH/commonusersite/classes/Kohana/View.php [ 259 ] » Kohana_View->render()

  7. APPPATH/views/site-templates/2.0/titus/template-page.php [ 4 ] » Kohana_View->__toString()

  8. MODPATH/commonusersite/classes/Kohana/View.php [ 85 ] » include(arguments)

  9. MODPATH/commonusersite/classes/Kohana/View.php [ 382 ] » Kohana_View::capture(arguments)

  10. MODPATH/commonusersite/classes/Kohana/View.php [ 259 ] » Kohana_View->render()

  11. {PHP internal call} » Kohana_View->__toString()

  12. MODPATH/commonusersite/classes/HTMLmin.php [ 71 ] » trim(arguments)

  13. MODPATH/commonusersite/classes/HTMLmin.php [ 44 ] » HTMLmin->__construct(arguments)

  14. APPPATH/classes/Controller/Site.php [ 1005 ] » HTMLmin::minify(arguments)

  15. APPPATH/classes/Controller/section.php [ 12 ] » Controller_Site->after()

  16. SYSPATH/classes/Kohana/Controller.php [ 105 ] » Controller_section->after()

  17. {PHP internal call} » Kohana_Controller->execute()

  18. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 99 ] » ReflectionMethod->invoke(arguments)

  19. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  20. SYSPATH/classes/Kohana/Request.php [ 997 ] » Kohana_Request_Client->execute(arguments)

  21. DOCROOT/sites/index.php [ 117 ] » Kohana_Request->execute()

Environment