make postinstall error

Issue #1131 resolved
Karl Rossing created an issue

I’m running make postinstall and i’m getting the following error. This is a brand new VW install of piler-1.3.9

Continue and modify system? [Y/N] [N] y

Creating mysql database... Done.

Writing sphinx configuration... Done.

Initializing sphinx indices... Sphinx 2.2.11-id64-release (95ae9a6)

Copyright (c) 2001-2016, Andrew Aksyonoff

Copyright (c) 2008-2016, Sphinx Technologies Inc (http://sphinxsearch.com)

using config file '/usr/local/etc/piler/sphinx.conf'...

FATAL: no indexes found in config file '/usr/local/etc/piler/sphinx.conf'

make: *** [postinstall] Error 1

Comments (3)

  1. Karl Rossing reporter

    Ok, needed PHP installed. Now working on

    Continue and modify system? [Y/N] [N] y

    Creating mysql database... Done.
    Writing sphinx configuration... Done.
    Initializing sphinx indices... Sphinx 2.2.11-id64-release (95ae9a6)
    Copyright (c) 2001-2016, Andrew Aksyonoff
    Copyright (c) 2008-2016, Sphinx Technologies Inc (http://sphinxsearch.com))

    using config file '/usr/local/etc/piler/sphinx.conf'...
    ERROR: unknown key name 'sql_query_kbatch' in /usr/local/etc/piler/sphinx.conf line 26 col 20.
    ERROR: unknown key name 'sql_query_kbatch' in /usr/local/etc/piler/sphinx.conf line 26 col 1.

  2. Log in to comment