<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post/4970/</link>
<title><![CDATA[PHP扩展之eAccelerator web界面管理]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Sun, 12 Feb 2012 05:52:58 +0000</pubDate> 
<guid>http://jackxiang.com/post/4970/</guid> 
<description>
<![CDATA[ 
	具体操作：<br/>编译eAccelerator<br/>/usr/local/php5/bin/phpize<br/>./configure --enable-eaccelerator=shared --with-eaccelerator-info --with-php-config=/usr/local/php5/bin/php-config<br/>make &amp;&amp; make install<br/><br/>如果您想要使用控制面板，您需要以下面方式编译eAccelerator<br/><br/>–-with-eaccelerator-info 这是默认值。<br/><br/>当您以 -–with-eaccelerator-disassembler 方式编译 eAccelerator 时，您需要将 dasm.php 和 PHP_Highlight.php 文件放在与 control.php 文件同样的目录下。分解器(disassembler)需要将 PHP 编译为支持 tokenizer (–enable-tokenizer).<br/><br/>您可以在 dasm.php 文件的顶部设置访问分解器(disassembler)的用户名和密码.<br/><br/>修改php.ini可以参考：PHP 加速器eAccelerator 配置参数详解<br/><br/>注意点：<br/>1）将control.php复制到你网站的目录下<br/>2）并将 php.ini 或 eaccelerator.ini 中的 eaccelerator.allowed_admin_path 设置路径到此文件。如果您没有这样做，则您不能看到更多的信息，并且也不能控制 eAccelerator.<br/><br/>默认的用户名和密码是：admin/eAccelerator<br/><br/>修改密码：<br/>查看源代码<br/>打印帮助<br/>vi control.php<br/>$user = &quot;admin&quot;;<br/>$pw = &quot;xupeng&quot;;<br/><br/>访问方式：http://jackxiang.com/control.php<br/><br/>来自：http://www.jiunile.com/eaccelerator-web%E7%95%8C%E9%9D%A2%E7%AE%A1%E7%90%86.html
]]>
</description>
</item><item>
<link>http://jackxiang.com/post/4970/#blogcomment63448</link>
<title><![CDATA[[评论] PHP扩展之eAccelerator web界面管理]]></title> 
<author>hxngb1wf &lt;huty99@mail114.net&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 16 Feb 2012 18:04:26 +0000</pubDate> 
<guid>http://jackxiang.com/post/4970/#blogcomment63448</guid> 
<description>
<![CDATA[ 
	谢谢楼主，好久没看到这么好的贴了
]]>
</description>
</item><item>
<link>http://jackxiang.com/post/4970/#blogcomment63521</link>
<title><![CDATA[[评论] PHP扩展之eAccelerator web界面管理]]></title> 
<author>hxngb1zf &lt;ybrm63@mail114.net&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 19 Feb 2012 23:35:18 +0000</pubDate> 
<guid>http://jackxiang.com/post/4970/#blogcomment63521</guid> 
<description>
<![CDATA[ 
	谢谢楼主，好久没看到这么好的贴了
]]>
</description>
</item>
</channel>
</rss>