Monday 29 March 2004 4:07:25 am
On my Suse 8 box, the complete procedure is as follows:
1. open a shell
2. go to your ezp root dir 3. issue the following command: php -C -f update/common/scripts/updatesearchindex.php If this does not index as you expect, support the site access parameter <your_site_access> as follows: 3. php -C -f update/common/scripts/updatesearchindex.php -s <your_site_access>
|