I think I found out my problem that I was referencing earlier when I was
talking about my indexer being stuck in a loop.
I transferred over the whole site (quite large, several thousand pages)
and was getting a problem with the search running infinitely over weird
directories. I would watch the
I had "Alias http://www.myproductionsite.com
file:/Library/Webserver/Documents" (Mac OS X setup filesystem)
Then "Server http://www.myproductionsite.com/";
Actually, I noticed it tended to get "hung-up" inside one specific folder.
I moved that one out and now it seems to get farther before get
After I cleaned out files that were causing segfaults (even with maxsize
set) my indexer is now caught in a loop. It is currently working on the
folder /././folder/./././userI always thought ./ was a simple alias
for this and I'm not sure how it is got caught up in this hierarchy. Is
there s
Hi,
I read of some Mac OS X problems that existed and I'm wondering if this is
what is manifesting. I am trying out mnogosearch as a test on a pretty
new G4 running a fresh installation of Mac OS X Server. With both
install.pl and the simple ./configure --with-built-in I get an error that
it ca