Setting Solr on Windows for Moodle 3.x for Global Search

Setting Solr on Windows for Moodle 3.x for Global Search

by Abdul Ghaffar -
Number of replies: 1

I am working on setting Solr for Windows for Moodle 3.1. My php info looks like PHP 7.0.21 (cli) (built: Jul  5 2017 13:31:19) ( ZTS ) , and I am running Windows 10, 64 bit.

I have downloaded both '7.0 Thread Safe (TS) x64 and '7.0 Thread Safe (TS) x86' from https://pecl.php.net/package/solr/2.4.0/windows . I have added 'extension=php_solr.dll' to my php.ini @path C:\xampp\php:php.ini, as shown



When I place php_solr.dll from '7.0 Thread Safe (TS) x64' to  'C:\xampp\php\ext', I am getting


And when I place php_solr.dll from '7.0 Thread Safe (TS) x86' to  'C:\xampp\php\ext', I am getting

Unable to find any help related to this issue. Any help would be appreciated.

And thanks in advance.

Average of ratings: -
In reply to Abdul Ghaffar

Re: Setting Solr on Windows for Moodle 3.x for Global Search

by Moodle Admin -

You should add your php path to environmental variable PATH.