<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[Doctor's WebLog]]></title> 
<link>http://www.gaobo.info/index.php</link> 
<description><![CDATA[博乐的自留地]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[Doctor's WebLog]]></copyright>
<item>
<link>http://www.gaobo.info/read.php/541.htm</link>
<title><![CDATA[为Aptana Studio 1.1增加PHP的Run和Debug]]></title> 
<author>Doctor &lt;gregry@cqut.edu.cn&gt;</author>
<category><![CDATA[PHP&amp;DB&amp;...]]></category>
<pubDate>Thu, 28 Aug 2008 13:40:16 +0000</pubDate> 
<guid>http://www.gaobo.info/read.php/541.htm</guid> 
<description>
<![CDATA[ 
	今天突然想起来Aptana Studio很久没升级了，于是乎心血来潮Update。。。<br />我一直是用这个东东调试JavaScript，今天升级完毕后也顺带安装了PHP和AIR、RoR的plugin，装完后新建了几个project，感觉挺不错，而且在网上还发现<a href="http://www.aptana.tv/" target="_blank">aptana.tv</a>有不少官方和其他用户提供的教学视频，很适合才使用Aptana Studio的朋友。但是（我为什么要说但是？），木有发现关于PHP的&hellip;&hellip;<br /><br />安装完plugin后，我便开始从设置中寻找其能够直接Run和Debug PHP程序的方式。经过摸索，发现Aptana支持Server View，里边默认已经有了两个：<br />Internal Web Server，端口8000<br />Jaxer Server，端口5375<br />然后在这个View的工具按钮上发现了：<br /><img class="insertimage" src="attachment.php?fid=38" border="0" width="268" height="140" /><br />呵呵，点击&ldquo;Connect to Generic Web Server&rdquo;，在对话框中仿照下图设置：<br /><img class="insertimage" src="attachment.php?fid=39" border="0" width="566" height="554" /><br />设置完毕后点击OK即可添加一个本地的WebServer作为Run和Debug的后台Web环境。<br />接下来，在Run菜单中点击&ldquo;Run&hellip;&hellip;&rdquo;，在左侧&ldquo;WebBrowser&rdquo;那里点右键，&ldquo;New&hellip;&hellip;&rdquo;，参考下图内容设置：<br /><img class="insertimage" src="attachment.php?fid=40" border="0" width="741" height="472" /><br />设置完毕后点击OK即可。然后打开要Run的PHP程序，在Run按钮下选择你刚刚建立的这个Run方式，即可在对应的浏览器中执行这个PHP程序了，^_^～～<br/>Tags - <a href="http://www.gaobo.info/go.php/tags/php/" rel="tag">php</a> , <a href="http://www.gaobo.info/go.php/tags/aptana/" rel="tag">aptana</a> , <a href="http://www.gaobo.info/go.php/tags/studio/" rel="tag">studio</a> , <a href="http://www.gaobo.info/go.php/tags/debug/" rel="tag">debug</a> , <a href="http://www.gaobo.info/go.php/tags/server/" rel="tag">server</a>
]]>
</description>
</item><item>
<link>http://www.gaobo.info/read.php/541.htm#blogcomment1883</link>
<title><![CDATA[[评论] 为Aptana Studio 1.1增加PHP的Run和Debug]]></title> 
<author>一鳞半甲 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 07 Sep 2008 14:13:20 +0000</pubDate> 
<guid>http://www.gaobo.info/read.php/541.htm#blogcomment1883</guid> 
<description>
<![CDATA[ 
	这篇文章真是很棒。我在自己的博客上使用了您文章中的图片以及部分文字。<br/><br/>我的博客刚刚建立，也欢迎您来看看。指导指导。多谢！、<br/><br/>PS：博客文章的位置在：<a href="http://blog.sina.com.cn/s/blog_5b67c2b60100ahpf.html" target="_blank">http://blog.sina.com.cn/s/blog_5b67c2b60100ahpf.html</a><br/><br/>多谢多谢
]]>
</description>
</item>
</channel>
</rss>