Tryign to setup Sphinx as per the instructions in here https://www.vbulletin.com/forum/show...-vBulletin-4-0
However, when im indexing the instance it crashes reliably in exactly the same spot:
Never gets past that index, and locks up entirely before dropping the SSH session. If its popped into a screen term then it just stays locked up until you send sigterm.
Using VB 4.1.6, and latest Sphinx and latest downloads from the thread above.
Anyone have ideas?
However, when im indexing the instance it crashes reliably in exactly the same spot:
Code:
using config file '/usr/local/sphinx/etc/vbulletin-sphinx.php'... indexing index 'ThreadPostMain'... collected 622000 docs, 186.1 MB
Using VB 4.1.6, and latest Sphinx and latest downloads from the thread above.
Anyone have ideas?
Comment