You are not logged in.
I need to use sphinx search for one of my websites. I downloaded the tarball from their website but I cannot install the PECL extension. As far as I know there is a way to install latest sphinx to php 7.4. The reason I've posted this here is I thought that there may arch linux specific things to do.
I found several patched repos , I've tried them but they do not seem to install.
https://github.com/gigablah/sphinxphp
https://github.com/fabpot/sphinx-php
I do not know how to check whether it is installed. I check it by ls /lib/php/modules and check whether sphinx.so is in it. I followed a ubuntu sphinx installation guide but it...
I installed sphinx by the aur and the commands indexer and searchd is working.
But I cannot figure out how to install it in php.
I configured, maked and installed the libsphinxapi.
Offline