Fatal error while trying to rebuild search index
I am running Tiki version 14.2. Using the documentation here (https://doc.tiki.org/Unified+Index#From_the_command_line), I tried to rebuild the search index of my tiki database using the unified console.php command.
php console.php index:rebuild
The response was:
Fatal error: Can't use method return value in write context in /lib/tikilib.php on line 3402
Does anyone have any suggestions?
Since I have had so much trouble rebuilding the search index, I tried setting the MySQL Full-Text Search on instead, but doing that and attempting to run a search brings me to the tiki install error page, which is even worse.
Thanks for any help!
Jen B.