Steve- What user are you running CFMX as, and have you updated to the most current redhat errata?
Jesse Noller [EMAIL PROTECTED] Macromedia Server Development Unix/Linux "special guy" > -----Original Message----- > From: Steve Johnson [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 29, 2002 4:35 PM > To: CF-Linux > Subject: Verity not working on CFMX Linux > > i just posted this on cf-talk but Jesse asked me to post it here also... > > steve > ----------- > > surely MACR wouldn't have shipped a product with such a huge bug, so > hopefully someone can see what i'm doing wrong: > > platform: Redhat Linux 7.1, CFMX Pro > > 1) i went into the CF administrator and created an English Verity > collection called "foo" with the default path of > "/usr/local/coldfusionmx/verity/collections". > > 2) i clicked on "foo" in the list of Verity collections and indexed > it with these options: > File Extensions: .html, .htm, .cfm > Directory Path: /var/www/html > i checked the box next to "Recursively Index Sub Directories" > Return URL: http://www.myserver.com > > after i hit submit i get back this error: > > ------- > There was an error indexing this collection. > An error occurred while performing an operation in the Search Engine > native library. > coldfusion.tagext.lang.CFIndexTagException: Error while setting the > current directory. can not update path /var/www/html > ------- > > any ideas? and why would it need to "update path" in my web root? > shouldn't it just be viewing those files and writing the indices in > "/usr/local/coldfusionmx/verity/collections/foo"? > > another part of the issue is that even if i give in and don't check > the "recursive" checkbox it will say that it indexed it when in fact > it didn't. when i run this command it comes up with 0 hits even > though /var/www/html/index.html clearly says "Test" in it: > > -------- > <cfsearch > name="fooSearch" > collection="foo" > type="simple" > criteria="Test"> > <cfoutput>#fooSearch.recordcount#...</cfoutput> > -------- > > so not only does it not seem to work on recursive directories, but i > can't even implement a hack workaround by indexing each subdirectory > one at a time. like i said, surely i'm just doing something stupid... > > steve > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
