Oct 142006
 

The Search and Sanity Test Failure features are now in production. Enjoy.

Website Pin Facebook Twitter Myspace Friendfeed Technorati del.icio.us Digg Google StumbleUpon Premium Responsive

  One Response to “Latest Search and Sanity Test Failures changes now in production”

  1. I messed that up. Somehow. I neglected to add this entry to /usr/local/etc/php.ini

    include_path = "/usr/local/share/pear"

    Which means I was seeing these errors:

    PHP Fatal error:  main(): Failed opening required 'Pager/Pager.php' (include_path='.:') in search.php on line 15

    DOH!