Author: cat
Email: [EMAIL PROTECTED]
Message:
thanks for your reply =)

i've created the database with the appropriate mnogosearch version but it still 
doesn't work. below is the message it shows when i run indexer:

indexer[3241]: indexer from mnogosearch-3.2.3-mysql started with 
'/usr/local/mnogosearch/etc/indexer.conf'
indexer[3241]: [1] URL: http://scylla.k2ia.com/robots.txt
indexer[3241]: [1] Server 'http://scylla.k2ia.com/knowitall/'
indexer[3241]: [1] Allow NoCase  *
indexer[3241]: [1] Date: Sat, 04 May 2002 09:00:54 GMT
indexer[3241]: [1] Server: Apache/1.3.20 (Unix) PHP/4.0.6
indexer[3241]: [1] Connection: close
indexer[3241]: [1] Content-Type: text/html; charset=iso-8859-1
indexer[3241]: [1] Status: 404 Not found, type: text/html, Size: 443
indexer[3241]: [1] URL: http://scylla.k2ia.com/knowitall/
indexer[3241]: [1] Server 'http://scylla.k2ia.com/knowitall/'
indexer[3241]: [1] Allow NoCase  *
indexer[3241]: [1] Date: Sat, 04 May 2002 09:00:54 GMT
indexer[3241]: [1] Server: Apache/1.3.20 (Unix) PHP/4.0.6
indexer[3241]: [1] Connection: close
indexer[3241]: [1] Content-Type: text/html; charset=iso-8859-1
indexer[3241]: [1] Status: 403 Forbidden, type: text/html, Size: 447
indexer[3241]: [1] Deleting URL
indexer[3241]: [1] Done (0 seconds)


i've modified my indexer.conf to include pdf, doc files. 

DBAddr mysql://foo:udm@localhost/mnogosearch/
Server http://scylla.k2ia.com/knowitall/
AddType text/html                       *.html *.htm
AddType application/pdf                 *.pdf
AddType application/msword              *.doc
AddType application/vnd.ms-excel        *.xls
Allow *
Mime "application/pdf; charset=iso-8859-1"      "text/plain"    
"/usr/local/bin/pdftotext $1 $2"
#Mime application/vnd.ms-excel  text/plain      "/usr/local/bin/xls2csv $1"
Mime application/msword         "text/plain"    "/usr/local/bin/catdoc $1"


also, the catdoc that includes xls2csv is catdoc-0.91.5 right? but when i configured 
it, i couldn't find any xls2csv in /usr/local/bin.

thanks for your help. i really appreciate it.

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

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to