2013-10-27

I am not able to search the indexed pages.

Hi Chris Pollet,

I am not able to search the indexed pages , could you please guide the troubleshooting on it, i am able to crawl but when i search the indexed files in UI web and command line not able to get any results display. please help and suggest on same.
Hi Chris Pollet, <br><br>I am not able to search the indexed pages , could you please guide the troubleshooting on it, i am able to crawl but when i search the indexed files in UI web and command line not able to get any results display. please help and suggest on same.

-- I am not able to search the indexed pages
PHP Fatal error: Call to undefined function json_decode() in /var/www/models/machine_model.php on line 195
this error logs in apache i could see.. what needs to be done any suggestions?
PHP Fatal error: Call to undefined function json_decode() in /var/www/models/machine_model.php on line 195<br>this error logs in apache i could see.. what needs to be done any suggestions?
2013-10-30

-- I am not able to search the indexed pages
json_decode has been around since PHP 5.2. Yioop needs PHP 5.3 to run.
json_decode has been around since PHP 5.2. Yioop needs PHP 5.3 to run.
X