<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>系统运维 &#187; 中文检索</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/%E4%B8%AD%E6%96%87%E6%A3%80%E7%B4%A2/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Tue, 14 Apr 2026 10:59:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux下PHP+MySQL+CoreSeek中文检索引擎配置</title>
		<link>https://www.osyunwei.com/archives/7496.html</link>
		<comments>https://www.osyunwei.com/archives/7496.html#comments</comments>
		<pubDate>Thu, 27 Mar 2014 01:22:59 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Coreseek]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[中文检索]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=7496</guid>
		<description><![CDATA[说明： 操作系统：CentOS 5.X 服务器IP地址：192.168.21.127 Web环境：Nginx+PHP+MySQL 站点根目录：/usr/local/nginx/html 目的：安装coreseek中文检索引擎，配置MySQL数据库访问接口，使用PHP程序实现中文检索。 CoreSeek官方网站： http://www.coreseek.cn/ http://www.coreseek.cn/products/=%22/products-install/step_by_step/ http://www.coreseek.cn/products-install/mysql/ 具体操作： 一、安装编译工具 yum install make gcc g++ gcc-c++ libtool autoconf automake imake mysql-devel libxml2-devel expat-devel 二 、安装CoreSeek 1、下载CoreSeek 下载地址：http://www.coreseek.cn/uploads/csft/3.2/coreseek-3.2.14.tar.gz 上传coreseek-3.2.14.tar.gz到/usr/local/src目录 2、安装mmseg cd /usr/local/src tar zxvf coreseek-3.2.14.tar.gz  #解压 cd coreseek-3.2.14 cd mmseg-3.2.14 ./bootstrap    #输出的warning信息可以忽略，如果出现error则需要解决 ./configure --prefix=/usr/local/mmseg3  #配置 make  #编译 make install  #安装 3、安装CoreSeek cd /usr/local/src [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/7496.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/7496.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
