码迷,mamicode.com
首页 >  
搜索关键字:ccmcache installer    ( 1507个结果
第二节 VMware View 6.0 菜鸟入门 vSphere 5.5 安装和配置
安装vSphere5.5有两种方式:一、使用光驱安装。二、使用U盘安装。不管是那种安装方式,vSphere5.5安装的步骤是一样的:vSphere5.5的安装镜像:VMware-VMvisor-Installer-5.5.0.update02-2068190.x86_64.iso第一步:选择“ESXI-5.5.0-20140902001-standardInstaller”第二步:直..
分类:系统相关   时间:2015-02-02 07:17:36    阅读次数:336
yii2安装笔记
下载composercurl -s http://getcomposer.org/installer | phpcomposer路径添加到pathmvim ~/.profileexport PATH=/Applications/MAMP/bin/php/php5.6.2/bin:~/php:$PAT...
分类:其他好文   时间:2015-01-31 19:13:40    阅读次数:129
MySQL 之 5.6.22安装教程
MySQL5.6.22下载地址:点击下载 1.运行mysql-installer-community-5.6.22.0.msi安装包                       2.Developer Default 默认安装类型    Server only 仅作为服务器    Client only 仅作为客户端    Full 完全安装类型    Custo...
分类:数据库   时间:2015-01-31 16:17:30    阅读次数:251
Orchard官方文档翻译(二) 安装 Orchard
安装 Orchard本文内容已在Orchard 1.8 release版本下测试过。用另外的方式安装Orchard这里提供了4种安装Orchard的方式。 你能够:通过Microsoft Web Platform Installer进行安装。通过Microsoft WebMatrix安装,参阅让Or...
分类:其他好文   时间:2015-01-30 15:03:52    阅读次数:116
php5.2.6+apache2.2.15配置
首先下载软件,忘记php下载地址了,apache是官网。文件名httpd-2.2.15-win32-x86-openssl-0.9.8m-r2.msiphp-5.2.6-win32-installer.msi其次就是安装。安装按照wizard默认就可以。(我安装之后路径为C:\Program Fil...
分类:Web程序   时间:2015-01-30 15:00:44    阅读次数:251
windows的git服务器搭建
准备工作:1、Git-1.9.4-preview20140611.exe2、 Copssh_5.0.0_Free_Installer.exe3、 TortoiseGit 1.8.12.0 - 64-bit.msi服务器系统:Windows 7客户端系统:Windows 7服务器端安装及部署1、安装G...
分类:Windows程序   时间:2015-01-29 21:00:10    阅读次数:281
Linux下安装oracle数据库提示DISPLAY not set. Please set the DISPLAY and try again。
错误如下: Ignoring required pre-requisite failures. Continuing... Preparing to launch Oracle Universal Installer from /tmp/OraInstall2015-01-29_03-14-51AM...
分类:数据库   时间:2015-01-29 17:28:53    阅读次数:2515
安装git服务器
先安装Copssh_4.9.1_Personal_Installer 再装>Git-1.9.2-preview20140411>use git from git bash only>checkout windows打开开始菜单git bash: pwd 查看当前目录 cd打开目录 可以任意新建一个....
分类:其他好文   时间:2015-01-28 23:54:50    阅读次数:339
laravel 初识
最近看到网上说laravel 是php最火的一个框架,今天抽出时间先搞一搞。首先安装composer安装composer php-amqplib的依赖环境 curl -sS https://getcomposer.org/installer | phpmv composer.phar /usr...
分类:其他好文   时间:2015-01-28 19:43:53    阅读次数:194
升级Mac OS X上的git
在terminal中使用git --version查看git版本,往往不是最新版本。    从git官网http://git-scm.com/下载最新的git版本,安装之后路径为:/usr/local/git/bin/git。但使用which git 命令返回的结果是/usr/bin/git,版本也没变化。用 echo $PATH 查看路径,结果如下:    /usr/local/bi...
分类:系统相关   时间:2015-01-27 16:26:40    阅读次数:205
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!