Hi,
I've been working with TS on dev for while, with success. Yesterday, I
started working on the deployment of the app using capistrano.

I've created a config/sphinx.yml file to store sphinx related files in
the Shared folder.
When I start building the index here is what I get :

rake ts:in RAILS_ENV=production
(in /home/admin/public_html/marathons/releases/20090322061610)
Generating Configuration to /home/admin/public_html/marathons/shared/
config/production.sphinx.conf
indexer --config /home/admin/public_html/marathons/shared/config/
production.sphinx.conf --all

The .conf file has been created in the right folder. And its content
seems right. I can see the right folders for logs and pid files

But the database folder is void.

When I try to start TS
rake ts:start RAILS_ENV=production
(in /home/admin/public_html/marathons/releases/20090322061610)
searchd --pidfile --config /home/admin/public_html/marathons/shared/
config/production.sphinx.conf
Failed to start searchd daemon. Check /home/admin/public_html/
marathons/shared/log/searchd.log.

the searchd.log doesn't exist, so I don't know what to do next.
I'm deploying on an ubuntu intrepid server.
The rest of the application is working properly.

Any advice to help me get through this ?
thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/thinking-sphinx?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to