My correction - there is a Pear, and it was just a matter of finding the location (/root/php-4.1.2/pear/File/Find.php) - so I tried to use the full path - owrked, but then the Find.php required the PEAR.php, which was one level. So what I've done so far is to put the Find.php in my directory, and then make the path to the PEAR.php in the Find.php.
I don't know if this will work for the search application from the PHP Dev's Cookbook but so far it seem to be working this way. > -----Original Message----- > From: lmlweb [mailto:[EMAIL PROTECTED]] > > I don't think my server even has PEAR installed, so even if I > just put the script on my own directory, it still needs the > PEAR.php - will I need to do that too? > > > -----Original Message----- > > From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] > > Sent: Saturday, March 23, 2002 1:56 PM > > Subject: Re: [PHP] PHP Search Engine? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php