Home > Backend Development > PHP Tutorial > windows下,apache+php安装solr扩展

windows下,apache+php安装solr扩展

WBOY
Release: 2016-06-06 20:50:41
Original
1112 people have browsed it

由于工作需要想要在win7下安装solr扩展。使用的xampp集成环境,php5.3.5。在网上下载了php_solr.dll文件,重新配置了ini文件,但是使用phpinfo查看后发现solr扩展还是没有加上。查了以后,有人说iis环境中使用php_solr_vc9,而apache下应该使用vc6的,但是我在这个http://downloads.php.net/pierre/地址只看到了vc9,没有vc6。

回复内容:

由于工作需要想要在win7下安装solr扩展。使用的xampp集成环境,php5.3.5。在网上下载了php_solr.dll文件,重新配置了ini文件,但是使用phpinfo查看后发现solr扩展还是没有加上。查了以后,有人说iis环境中使用php_solr_vc9,而apache下应该使用vc6的,但是我在这个http://downloads.php.net/pierre/地址只看到了vc9,没有vc6。

xmapp下怎么安装solr呀?我现在也需要,可不可以给说下?

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template