Forums / Developer / updatesearchindex.php does not work

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

updatesearchindex.php does not work

Author Message

Michael Zielinski

Monday 24 October 2005 4:54:24 am

Hi,
when I try to run updatesearchindex as described in the docs, I get the following error:
"Exponential did not finish it's request.The execution of Exponential was abruptly ended, the debug output is present below."
I am in the root of my site and execute the script with php -C update/common/scripts/updatesearchindex.php and
I have also tried php -C -f update/common/scripts/updatesearchindex.php both with and without the -s option.
When I use -s sourcecode
is returned.

No debug info is displayed. I have tried additional arguments such as db-user and db-pass but I get the same error.
I am running 3.6.1

Any idea what is wrong?

thanks
Michael

Michael Zielinski

Monday 24 October 2005 11:13:22 pm

nm, found the problem