Yescanadaka wrote:Some questions, if using Sphinx does that mean both the phpbb native search tables and the mysql fulltext indexs will remain empty?
I've only tested it on Linux myself. I'd be happy if you could try it on Windows and report problems on the bug tracker: http://code.phpbb.com/projects/11/issuescanadaka wrote:Also will this mod care what platform Sphinx is running on? I run Windows Server/IIS, there is a Sphinx windows binary.
It's on my todo list but I'm not currently able to give a date.canadaka wrote:And finally, any updates on this progressing from alpha status?
Normally there should be a line saying something likeyais wrote:I have tried testing it locally, but PHP's exec function has been disabled. Does anyone know how to enable it. Can't find what to change in the php.ini file.
Code: Select all
disable_functions = [some comma seperated functions], exec, [more functions]
Thanks, fixed that.