<?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/%e5%ae%89%e5%85%a8%e7%8b%97/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服务器安全狗Apache版本安装</title>
		<link>https://www.osyunwei.com/archives/9654.html</link>
		<comments>https://www.osyunwei.com/archives/9654.html#comments</comments>
		<pubDate>Thu, 22 Sep 2016 03:14:00 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Liunx]]></category>
		<category><![CDATA[安全狗]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=9654</guid>
		<description><![CDATA[说明： 在CentOS下使用yum命令默认安装的httpd版本，直接安装服务器安全狗Apache版本没有问题。 但是，如果Apache是自定义路径并且增加模块编译安装的，这个时候默认安装服务器安全狗Apache版本会报错，提示安装失败。 httpd-2.2.31 php-5.2.17 注意：咨询安全狗官方人员得到的回复是php版本太低，高版本的php直接安装不会有问题，这里是php-5.2.17的版本，其他的版本没试过。 解决办法： 1、下载安全狗 cd /usr/local/src wget  http://safedog.cn/safedog_linux64.tar.gz   #下载安全狗64位版本 tar  zxvf  safedog_linux64.tar.gz  #解压 cd   /usr/local/src/safedog_linux64/install_files/safedogwz_linux64  #进入目录 vi  install.sh  #编辑修改，注释掉function find_apache()和function clean_install()这两个模块 #find apache #function find_apache() #{ #       for progname in httpd apache2 apached #       do #               #find apache service #               testcmd="service "$progname" status" #               $testcmd&#62;/dev/null 2&#62;&#38;1 #               ret=$? #               if [ [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/9654.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/9654.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
