vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Sphinx (https://vborg.vbsupport.ru/forumdisplay.php?f=265)
-   -   Troubles executing the indexer (https://vborg.vbsupport.ru/showthread.php?t=244182)

RedFoxy 06-08-2010 02:00 AM

Troubles executing the indexer
 
Hi all!
I installed lastes sphinx from FreeBSD ports, I created /usr/local/sphinx with /var/log and /data then i changed the owner in the one created by port...

After that I followed the vbulletin.com guide to complete the installation...

I've 2 troubles but one is not a really trouble...

First problem:
PHP Code:

/usr/local/sphinx# ./cron/main_norotate.sh 
Sphinx 0.9.9-id64-release (r2117)
Copyright (c2001-2009Andrew Aksyonoff

using config file 
'/usr/local/sphinx/vbulletin-sphinx.php'...
ERRORinvalid token in /usr/local/sphinx/vbulletin-sphinx.php line 1 col 1.
ERROR
invalid token in /usr/local/sphinx/vbulletin-sphinx.php line 1 col 1.
FATAL
failed to parse config file '/usr/local/sphinx/vbulletin-sphinx.php'
Sphinx 0.9.9-id64-release (r2117)
Copyright (c2001-2009Andrew Aksyonoff 

That trouble come because I can't execute /usr/local/sphinx/vbulletin-sphinx.php directly:
PHP Code:

/usr/local/sphinx# ./vbulletin-sphinx.php
Extension '/home/apacheweb/softairmania.it/_sphinx/vbulletin-sphinx.php' not present

but if i execute it using php ./vbulletin-sphinx.php it goes, than I runs it saving the output in a file but running for example:

PHP Code:

/usr/local/sphinx# /usr/local/bin/indexer --config /usr/local/sphinx/softairmania.conf ForumMain
Sphinx 0.9.9-id64-release (r2117)
Copyright (c2001-2009Andrew Aksyonoff

using config file 
'/usr/local/sphinx/softairmania.conf'...
indexing index 'ForumMain'...
ERRORindex 'ForumMain'sql_query_pre[0]: Table 'my_vb_database.vbsphinxsearch_queue' doesn't exist (DSN=mysql://my_user:***@my_database_ip:3306/my_vb_database).
total 0 docs, 0 bytes
total 0.004 sec, 0 bytes/sec, 0.00 docs/sec
total 0 reads, 0.000 sec, 0.0 kb/call avg, 0.0 msec/call avg
total 0 writes, 0.000 sec, 0.0 kb/call avg, 0.0 msec/call avg 

It don't found a table called vbsphinxsearch_queue, then I checked the vbulletin-sphinx.php and I seen that it searches tables that I haven't in my database, like vbsphinxsearch_queue.

There is something that I haven't...

What can I do to fix it?

Thank's ;)

PitchouneN64ngc 06-08-2010 10:24 AM

Did you imported the product?

RedFoxy 06-08-2010 11:12 AM

mmmm no... *giggles*

I thinked to prepare the database before to activate it


All times are GMT. The time now is 04:56 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00988 seconds
  • Memory Usage 1,724KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete