use a .htaccess in the directory where you need the include_path
<---------snip ---------------->
php_value include_path ".:/usr/local/lib/php"
you can set as many path delimited by ":"
<---------snip ---------------->
hope that helps
wbr
christian
use linux an the problems end.