Skip to content

Instantly share code, notes, and snippets.

@thbar
Created February 7, 2009 15:47
Show Gist options
  • Save thbar/59911 to your computer and use it in GitHub Desktop.
Save thbar/59911 to your computer and use it in GitHub Desktop.
When calling rake ts:index or rake ts:start, if the command is not successful, you'll get something like:
=======================================
The following command failed!
indexer --config /Users/login/Work/my_app/trunk/my_app/config/development.sphinx.conf --all
This may be caused by a PATH issue in your environment (cron/passenger/... ?). Here is the current PATH:
/usr/local/mysql/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin:/usr/local/git/bin
=======================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment