zend studio 以及aptana 是干啥用的我这里就不多嘴了。
为啥要整合也轮不到我在这里胡说八道。so there we go。
zend studio 9 与aptana 3的办法 1、打开zend studio,点击菜单栏上面的help->install new software 则跳出如下所示界面。
2、安装aptana 3 在地址输入的地方直接输入:http://download.aptana.com/studio3/plugin/install 然后会出现界面如下:这样我们直接下一步,下一步,同意协议,再下一步等待完成。当然这不是重点和我写这博文的目的。So you know ,继续往下。
zend studio 9 与aptana 3离线整合的办法 首先打开:http://download.aptana.com/studio3/plugin/install 你会发现链接自动跳转到一个xml文件,并提示你错误的类型,木有关系。我们在跳转完成后的地址后面加上index.html like this: http://d1iwq2e2xrohf.cloudfront.net/tools/studio/plugin/install/studio3/3.0.9.201202140953/index.html
按照官方手动安装方法来安装aptana 3
1.下载点击页面中以下按钮进行下载 2.等待下载完成后打开zend studio 在菜单点击help->Install New Software如图: 3.
前段时间折腾zend framework ,然后访问目录默认并非网站的根目录,甚是郁闷;接下来symfony也是如此。假如我用的是虚拟主机,那么应用程序根目录肯定是入口,访问的时候不会再带一个web啥的跟到后面怪难看了。
默认的symfony的.htaccess文件如下:
Options +FollowSymLinks +ExecCGI
<IfModule mod_rewrite.c> RewriteEngine On
# uncomment the following line, if you are having trouble # getting no_script_name to work #RewriteBase /
# we skip all files with .something #RewriteCond %{REQUEST_URI} ..+$ #RewriteCond %{REQUEST_URI} !