码迷,mamicode.com
首页 >  
搜索关键字:installer    ( 1505个结果
wamp升级php5.3.10到5.4.31版本
1.停止WAMP服务器.2.去网站windows.php.net 下载php-5.4.31-nts-Win32-VC9-x86.zip. 不要下载THE INSTALLER.3. 在wamp/bin/php创建php5.4.31文件夹4. 把下载的zip包解压到php5.4.31文件夹中5. 从已存...
分类:Web程序   时间:2014-08-07 21:48:00    阅读次数:331
Oracle Grid Infrastructure Installation Guide for Linux 以debug模式安装并记录日志
使用如下命令能够以debug模式安装Oracle Grid并将日志记录到文件[grid@vdb1 11ggrid]$ ./runInstaller -debug > /home/grid/oracle_grid_installer.log
分类:数据库   时间:2014-08-07 00:34:17    阅读次数:414
ecshop 常见问题记录
今天在研究ecshop的时候遇到几个问题,现记录在下: 问题一: 1.Strict Standards: Non-static method cls_image::gd_version() should not be called statically in D:\X\www\ecshop\install\includes\lib_installer.php on line 31 解决方法:...
分类:其他好文   时间:2014-08-06 19:26:12    阅读次数:306
Android SDK/ADT 历史版本下载地址
SDK ?替换以下地址的版本号即可 r14-r20版本 http://dl.google.com/android/android-sdk_r20-windows.zip http://dl.google.com/android/installer_r20-windows.exe http://dl.google.com/android/android-sdk_r...
分类:移动开发   时间:2014-08-06 02:07:21    阅读次数:407
Flex报错之二
1、错误描述 SecurityError: Error #2148: SWF 文件 file:///D:/Adobe Flash Builder 4 Installer/demo1/bin-debug/index2.swf 不能访问本地资源 file:///D:/Adobe Flash Builder 4 Installer/demo1/bin-debug/framework_4.0.0.141...
分类:其他好文   时间:2014-08-03 23:22:16    阅读次数:364
在Raspberry上部署Tonido
putty连接到Raspberry运行sudo mkdir /usr/local/tonidocd /usr/local/tonidosudo wget http://patch.codelathe.com/tonido/live/installer/armv6l-rpi/tonido.tar.gz...
分类:Web程序   时间:2014-08-03 12:35:05    阅读次数:258
node.js 快速体验
对于一个从事js的工作人员,怎么能不知道node.js呢!一、安装node.js在window上安装,http://nodejs.org上的windows installer 下载安装,在安装过程中本人喜欢点击next 到安装完成...如果你不确定你已经成功安装 打开cmd输入 node -v出现 ...
分类:Web程序   时间:2014-08-02 17:54:13    阅读次数:235
通过VS2010命令提示窗口创建强命名文件时报错问题
问题描述详见图 解决方案 00000005意思是Access Denied(即拒绝访问)。 原因是:Program Files(x86)目录对一般用户和未提升权限的管理员是只读的。 所以只要赋予Users、Tusted Installer用户组对文件夹Microsoft Visual Studio ...
分类:其他好文   时间:2014-07-30 20:40:34    阅读次数:226
ORCHARD学习教程-安装
安装说明:测试对象为正式版1.8安装方法:使用Microsoft Web Platform Installer利用Microsoft WebMatrix来安装Working with Orchard in WebMatrix.下载编译文件手动安装Manually Installing Orchard...
分类:其他好文   时间:2014-07-30 00:58:02    阅读次数:282
sqlserver2008 win7下安装 windows installer错误
2014-07-23 06:05:06 Slp: Message: 2014-07-23 06:05:06 Slp: 无法打开 Windows Installer 文件“H:\x86\setup\vs_shell.msi”。2014-07-23 06:05:06 Slp: 2014-07-23 06...
分类:数据库   时间:2014-07-23 12:03:36    阅读次数:223
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!