I'm trying to connect to my Solr server trough PHP. I got a tutorial that users the SolrClient(). My but this was not available on my Linux (ubuntu) server. Now I'm trying to install it to my apache. The problem is that I cant seem to get the extensions working. I am trying to get it through sudo pecl install solr-beta
. But this keeps giving the following error: Download of "pecl/solr" succeeded, but it is not a valid package archive.
So my question is how can this be when this is according to most tutorials the only way i can get this extention of apache? And how do I get this working. I'm realy stuk.
Ohh I have tried to get it trough download but the necessary files are missing to configure and use make.