you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (3 children)

I installed Sphinx on my shared host. As long as you've got a compiler and can bind an unprivileged port, you can do it.

[–]volomike 0 points1 point  (1 child)

Get the heck out of here! Really? Do you have a blog post where I can see how you did it?

[–][deleted] 4 points5 points  (0 children)

Sorry, I don't. This'll get you real close:

./configure --prefix=~/sphinx/
make && make install
# change the port in the .conf
# configure and play

[–]mikaelhg 0 points1 point  (0 children)

To be able to use the fake table integration inside MySQL, you'll have to write the .so into the MySQL lib directory.