古得曼_63b6

关注

Ubuntu 12.04 Install PHP Solr extension

古得曼_63b6

关注

阅读 82

2023-05-19


sudo su

Install dependencies:

apt-get install libxml2-dev libcurl4-openssl-dev

Install by pear

pear install pecl/solr

Or compile from source

cd /opt
wget http://pecl.php.net/get/solr-1.0.2.tgz
tar -xvf solr-1.0.2.tgz && cd solr-1.0.2
./configure
make
make install

相关推荐

尤克乔乔

How to Install Git on Ubuntu 12.04

尤克乔乔 59 0 0

玉新行者

Ubuntu 12.04 – install sun jdk 6-7

玉新行者 38 0 0

深夜瞎琢磨

ubuntu Tweak for ubuntu 12.04

深夜瞎琢磨 167 0 0

素锦时年_1b00

How to install Aptana Studio 3 on Ubuntu 12.04 LTS (Precise Pangolin)

素锦时年_1b00 82 0 0

yeamy

DNS in ubuntu 12.04

yeamy 142 0 0

架构大数据双料架构师

安装Virtualbox Install Virtualbox in Ubuntu 13.10/13.04/12.10/12.04 using PPA

架构大数据双料架构师 29 0 0

查拉图斯特拉你和他

Ubuntu in Production: Install Sphinx Search, with PHP(转载)

查拉图斯特拉你和他 48 0 0

唯米天空

How to install Maven 3 on Ubuntu 12.04/12.10/13.04/13.10 by using apt-get

唯米天空 56 0 0

闲鱼不咸_99f1

PHP操作solr

闲鱼不咸_99f1 63 0 0

梦为马

Ubuntu12.04下安装Git

梦为马 78 0 0

精彩评论(0)

0 0 举报