Thanks for clarifying that .... will be waiting for the beta thennaderman wrote:There'll be a download for the first beta release, right now there's only SVN.

Thanks for clarifying that .... will be waiting for the beta thennaderman wrote:There'll be a download for the first beta release, right now there's only SVN.
thanks for the link. it works
Thanks, I'll fix that.ToonArmy wrote:Missing a closedir() call in "function sphinx_unlink_by_pattern($path, $pattern)".
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/search/fulltext_sphinx.php on line 1151: readdir(): supplied argument is not a valid Directory resource
You need to compile sphinx before you can use itroobarb wrote:hi,
indexer and searchd appear to be missing from trunk (1644 GMT 06/03/08). phpBB3 won't let me use the backend until it can find these files.
(looks at documentation)Paul wrote:You need to compile sphinx before you can use itroobarb wrote:hi,
indexer and searchd appear to be missing from trunk (1644 GMT 06/03/08). phpBB3 won't let me use the backend until it can find these files..
So you saying that this mod is not usable at all if you have your own server?roobarb wrote:looks like my ISP would have to install it (sphinx). They aren't going to so that for clustered mysql, not for just me, no way. I guess from this that you'll only be able to use it on a dedicated server where you've got both ssh and root access or if not root access then arbritary ports within the web environment.
No, the opposite.JunglistPerfection wrote:So you saying that this mod is not usable at all if you have your own server?roobarb wrote:looks like my ISP would have to install it (sphinx). They aren't going to so that for clustered mysql, not for just me, no way. I guess from this that you'll only be able to use it on a dedicated server where you've got both ssh and root access or if not root access then arbritary ports within the web environment.
Thesearch backend will always need to have sphinx installed.roobarb wrote:No, the opposite.JunglistPerfection wrote:So you saying that this mod is not usable at all if you have your own server?roobarb wrote:looks like my ISP would have to install it (sphinx). They aren't going to so that for clustered mysql, not for just me, no way. I guess from this that you'll only be able to use it on a dedicated server where you've got both ssh and root access or if not root access then arbritary ports within the web environment.
I'm saying that *presently* you'd need your own server or one you had root access on in order to install the sphinx daemon itself, because presently you need the sphynx daemon to run the phpBB backend. My board is on an ISP's webservers, so I'll wait till the mod comes out, presumably that won't need sphinx installed
oh man, I'm guttedPaul wrote:The search backend will always need to have sphinx installed.