Forums / Developer / updatesearchindex.php does not work
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: "EZPublish did not finish it's request.The execution of ezpublish 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 sourcecodeis 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
Monday 24 October 2005 11:13:22 pm
nm, found the problem