Discussion:
Webboard: Monogosearch error (crawl won't start)
b***@mnogosearch.org
2013-12-01 19:37:24 UTC
Permalink
Author: Mamadoo
Email:
Message:
Hi there,

I'm using the last version of Mnogosearch for UNIX with mysql support.
Mysql has been installed using MAMP.
Mysql server is started.

When launching this command :
sudo ./indexer -am -u http://www.mywebsite.com

Here is what it says :
indexer[54150] <Info>: indexer from mnogosearch-3.3.14-mysql started with
'/usr/local/mnogosearch/etc/indexer.conf'
indexer[54150] <Error>: [54150]{01} Done (0 seconds, 0 documents, 0 bytes, 0.00
Kbytes/sec.)

Any idea of what's going wrong ?

Many thanks !

I'm running it from Mac OS X command line tool.

Reply: <http://www.mnogosearch.org/board/message.php?id=21592>
b***@mnogosearch.org
2013-12-02 08:37:55 UTC
Permalink
Author: Alexander Barkov
Email: ***@mnogosearch.org
Message:
Hi,
Post by b***@mnogosearch.org
Hi there,
I'm using the last version of Mnogosearch for UNIX with mysql support.
Mysql has been installed using MAMP.
Mysql server is started.
sudo ./indexer -am -u http://www.mywebsite.com
Try this to crawl to the home page only:

./indexer -am -u http://www.mywebsite.com/

or this to crawl the entire site:

./indexer -am -u "http://www.mywebsite.com/%"
Post by b***@mnogosearch.org
indexer[54150] <Info>: indexer from mnogosearch-3.3.14-mysql started with
'/usr/local/mnogosearch/etc/indexer.conf'
indexer[54150] <Error>: [54150]{01} Done (0 seconds, 0 documents, 0 bytes, 0.00
Kbytes/sec.)
Any idea of what's going wrong ?
Many thanks !
I'm running it from Mac OS X command line tool.
Reply: <http://www.mnogosearch.org/board/message.php?id=21593>
b***@mnogosearch.org
2013-12-03 20:36:30 UTC
Permalink
Author: Mamadoo
Email:
Message:
Thanks, I had forgotten to uncomment the Server line on the indexer.conf...
After having done this, everything worked.

Thanks for help

Reply: <http://www.mnogosearch.org/board/message.php?id=21594>

Loading...