2. Is this only happening after you have "refreshed" a index? Are you using K2? If so I have found that you must restart the k2 service to get it to properly output results. After a "update" of the index it does not seem to be necessary to restart the service.
Any luck with more than one IP or are you still mapping the site over to the base ip of the box? Thanks Sean -----Original Message----- From: jon" <[EMAIL PROTECTED]> [mailto:jon" <[EMAIL PROTECTED]>] Sent: Friday, January 04, 2002 11:43 AM To: CF-Talk Subject: RE: vspider --- help please Ok... I've made some serious with this crazy spider, but I'm still a bit stuck. 1) What the hell is up with remapping the style guide? http://www.daemon.com.au/navitron/display.cfm?objectid=5B7F8B4D-4260-4C46-A5 431EC7DDC5A06E I mean, it works... but that's just weird. 2) Sometimes, when I run a query, it finds the right # of items but returns them as empty sets. So, let's say I run a search for "Blah" -- it'll find 4 instances of it on the site, but when it displays the results, I'll see 4 items that are devoid of any of the expected info (title, URL, summary, etc...) Anyone have any insight? Thanks, -- jon ----------- jon roig epilepsyfoundation.org -----Original Message----- From: Garza, Jeff [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 02, 2002 4:13 PM To: CF-Talk Subject: RE: vspider --- help please Your site must use relative links _and_ be addressable using the Localhost address. 1) Configure your website so that the below address works... http://localhost/index.cfm (using IIS just add the 127.0.0.1 IP and use the Host Header of "Localhost") Localhost is the only address I've been able to get the spider to recognize. 2) ensure that all links from that page are relative ala: <a href="myotherpage.cfm"> or <a href="mysubfolder/index.cfm"> Anylink with a FQDN (like www.mysite.com) in it will fail. I must admit that this limitation makes using the spider a bear... I'm currently investigating the purchase of the full spider from Verity as what is included can't do very much... We also run multiple sites and I'm currently rotating which address responds to localhost manually when I spider it (usually weekly), but this gets tedious... Anyone else have other input??? Jeff Garza Lead Developer/Webmaster Spectrum Astro, Inc. -----Original Message----- From: jon [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 02, 2002 1:50 PM To: CF-Talk Subject: RE: vspider --- help please Ok... the spider is driving me friggin' insane. The spectrum astro docs were good enough to get me started, but I'll be darned if I can get it to spider my site. Here's the issue -- we've got multiple IP addresses on a single machine. I was able to create the collection alright, but I can't get it to spider the site itself, as it thinks that it's going off site when I try to make it spider the site by either IP address or URL. Any tips? Can I make it start at my index.cfm and work from there somehow? Thanks, -- jon ------------- jon roig epilepsyfoundation.org -----Original Message----- From: Garza, Jeff [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 02, 2002 8:25 AM To: CF-Talk Subject: RE: vspider --- help please Ben, Try going to the online docs at the old allaire site... http://www.allaire.com/developer/documentation/coldfusion.cfm Download the Advanced ColdFusion Administration manual in .pdf format. It should have a complete section on the advanced Verity stuff (K2 Server documentation, VSpider, etc... It can be a bit cryptic but is for the most part complete.) Also for a somewhat complete presentation about setting up the K2 Server and VSpider, check out http://www.spectrumastro.com/veritydemo/index.cfm Good Luck, Jeff Garza Lead Developer/Webmaster Spectrum Astro, Inc. [EMAIL PROTECTED] -----Original Message----- From: Ben Whalley To: CF-Talk Sent: 1/2/02 4:19 AM Subject: RE: vspider --- help please Can someone point me to some info on using vspider - does it come bundled with the CF? Sounds just like what I've been looking for. Ben > ---------- > From: Garza, Jeff > Reply To: [EMAIL PROTECTED] > Sent: Friday, December 28, 2001 10:59 PM > To: CF-Talk > Subject: RE: vspider --- help please > > From what I've been able to find, it will only spider the localhost > address > space. You'll have to set the site in question to respond to localhost > _and_ make sure that you are using only relative links... > > Jeff Garza > Lead Developer/Webmaster > Spectrum Astro, Inc. > 480.892.8200 > [EMAIL PROTECTED] > http://www.spectrumastro.com > > > > -----Original Message----- > From: Sean McCarthy [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 28, 2001 2:51 PM > To: CF-Talk > Subject: RE: vspider --- help please > > > Thank you. > One more question, for the moment, has anyone had sucess using the verity > spider with multiple sites with different IP's on the same server? Is > this > going to be possible or will it only allow the localhost, servername, or > 127.0.0.1. > > Thanks > > Sean > > -----Original Message----- > From: Dave Watts [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 28, 2001 4:37 PM > To: '[EMAIL PROTECTED]' > Cc: Sean McCarthy > Subject: RE: vspider --- help please > > > > I thought I had it all working.... was I wrong. The vspider > > is great but... I have multiple sites on the same box with > > different IP's. Technically in my eyes they are all "local" > > but I cannot find a way to get the spider to go through the > > site. I even tried the same IP with different port numbers, > > one works fine the other come back with the same error. Any > > thoughts? > > > > Heres the error: > > ... > > Warn 2001/12/28 16:25:09 (ind022005) Authentication > > scheme NTLM not > > supported, URL [http://mybox.:76/]. > > Warn 2001/12/28 16:25:09 (ind022004) Authorization failed for URL > > [http://mybox.:76/], server mybox.:76, realm NTLM. > > ... > > > > I can only assume the NTLM means "Not local machine"??? > > No, NTLM refers to the browser authentication required by that web server. > With IIS, you can use Basic Authentication, which is a simple username and > password, or you can use NTLM Authentication, which requires IE to take > the > username and password and send a password hash to the web server. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > voice: (202) 797-5496 > > ______________________________________________________________________ Why Share? Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month · Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists