Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1878

[3.3.x] Support Forum • PHPBB 3.3 search via sphinx on docker?

$
0
0
I have a question regarding searching through Sphinx which is hosted on Docker. (Maybe there is a sample?)
Has anyone done this or perhaps have some advice, because everything works fine with local Sphinx, but when I try to set up Sphinx on Docker, I encounter errors in sphinxapi.php.

Code:

list(,$v) = unpack ( "N*", fread ( $fp, 4 ) );

Code:

$test1 = fread ( $fp, 4 );  // returns false 
And in browser the error displayed is

Code:

Whoops, looks like something went wrong.(1/1) ContextErrorExceptionWarning: Undefined array key 1in sphinxapi.php line 621at SphinxClient->_Connect()in sphinxapi.php line 1113at SphinxClient->RunQueries()in sphinxapi.php line 962at SphinxClient->Query()in fulltext_sphinx.php line 714at fulltext_sphinx->keyword_search()in search.php line 603
Thanks

Statistics: Posted by smanst3r — Mon Apr 29, 2024 10:01 am



Viewing all articles
Browse latest Browse all 1878

Trending Articles