login community faq

I need to install Sphinx onto a shared host. Does anyone have any experience of this ? I am told by Heart internet that I will need a dedicated server, but I am sure this can't be the case ? Has anyone any advice on this, or know of a host where Sphinx comes as standard ?

asked Feb 28 '11 at 14:35

edryder's gravatar image

edryder
11


You may install it within your home directory from source using these commands,

1
2
3
4
5
6
$ wget http://sphinxsearch.com/files/sphinx-0.9.9.tar.gz
$ tar -xf sphinx-0.9.9.tar.gz 
$ cd sphinx-0.9.9
$ ./configure --prefix=$HOME
$ make
$ make install

Like any other application you have to monitor its resources, but other than that there are no restrictions on using it.

answered Feb 28 '11 at 16:24

johns's gravatar image

johns ♦♦
345427

Thanks Johns - much appreciated. Ta Ed

(Mar 01 '11 at 02:18) edryder edryder's gravatar image

how do I run the searchd in background, seems it starts and then stops as I can not see it using ps.

answered Aug 24 '11 at 20:37

Kumar%20Deepak's gravatar image

Kumar Deepak
1

Are you just using ps?

ps without any arguments just displays the processes startd in the current shell.

You should check if sphinx is running or not using the output of:

ps -F -u $USER

(Aug 24 '11 at 22:25) neeravk ♦♦ neeravk's gravatar image
Your answer
If you have an answer to the above question, then use the form below. Otherwise, use the appropriate 'add new comment' button above to post your feedback.
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Tags:

×11
×8
×3

Asked: Feb 28 '11 at 14:35

Seen: 1,600 times

Last updated: Aug 24 '11 at 22:25

Plans & prices    Sign up    Why WebFaction?    Contact us    Affiliate program    Support    Legal    Jobs    Blog    Control panel login
Powered by OSQA
© Copyright 2003-2012 Swarma Limited - WebFaction is a service of Swarma Limited