if you get errors trying to include files
cannot find include file in "c:/php4/pear/"

open up your php.ini and find the windows include path directive.
paste this there
include_path = ./

will sort out that error
have fun

Vins
:-)



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to