不懂 发表于 2014-6-9 01:15:21

【求异】安装Wamp 2.5不成功——VC 11不支持Windows Server 2003?

本帖最后由 不懂 于 2014-6-11 15:19 编辑

Windows Server 2003 安装Wamp 2.5不成功
Wampserver 2.5 will not run on Windows XP

报错信息:C:\wamp\bin\apache\apache2.4.9\bin\httpd.exe 不是有效的 Win32应用程序
操作系统【Windows_Server_2003_Enterprise_Edition_R2_CH_x86】
软件环境:WampServer 2.5

原因:WampServer 2.5 一定要安装VC 11,但是The VC11 library will not run on Windows XP, even SP3 or Windows Server 2003(Windows Server 2003 不支持VC11)

顺便说一下,安装Wamp 2.4,一下就成功,省事儿!
如果您也是【Windows_Server_2003】的系统,还是安装Wamp 2.4吧!


---------------------------------------------------------------
Requirements :

WampServer 2.5 includes, among others , Apache 2.4.9 and PHP 5.5.12 that are "compiled" with Visual C++ 2012, more commonly referred to as VC11.

The VC11 library will not run on Windows XP, even SP3 or Windows Server 2003, so the minimum system requirements to run WAMPServer 2.5 are:
Windows 7 SP1 ,
Windows 8/8.1 ,
Windows Vista SP2 ,
Windows Server 2008 R2 SP1 ,
Windows Server 2012/R2.

A binary compiled using VC11 can load modules compiled with VC11, VC10 or VC9, but is totally incompatible with modules compiled using VC6.
This means that only Apache, PHP or MySQL versions compiled with VC9+ can be retrofitted, which excluded PHP 5.2.x, Apache 1.3 and 2.0 branches.

WampServer 2.5 uses symbolic links and junctions and will only work with NTFS formatted disks or partitions and not with FAT32 drives.
You should also ensure that you have the latest versions of the VC11 C++ runtime: [ ]

Note: If you use a Windows 64-bit version, you must install both 32 and 64 bits versions of the VC11 (2012) runtime. The vcredist_arm.exe file only concerns ARM and Windows RT, for example the shelves SURFACE processors.

None of the addons available for download are compatible with WAMPServer 2.5
However it is perfectly possible to manually add versions of Apache, PHP and MySQL. See the forum for help on this.

http://forum.wampserver.com/read.php?2,123685
---------------------------------------------------------------

WampServer 2.5组件的版本:
- Apache 2.4.9
- PHP 5.5.12
- MySQL 5.6.17
- PhpMyAdmin 4.1.14
- SqlBuddy 1.3.3
- XDebug 2.2.5
- phpsysinfo 3.1.12

:P :$ :P
:loveliness: :P :loveliness:
:P :$ :P

不懂 发表于 2014-6-11 13:43:03

本帖最后由 不懂 于 2014-6-11 15:16 编辑

Visual C++ Redistributable for Visual Studio 2012 Update 4

这里却发现一个矛盾的地方,VC 11的官方下载处,明确说明,VC11支持 Windows Server 2003的系统。这作何解释呀?:'(:'(:'(:'(

系统要求:
支持的操作系统
Windows 7 Service Pack 1, Windows 8, Windows 8.1, Windows Server 2003, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Server 2012, Windows Vista Service Pack 2, Windows XP

硬件要求:
1.6 GHz 或更快的处理器
1 GB RAM(如果在虚拟机上运行,则为 1.5 GB)
10 GB 的可用硬盘空间
5400 RPM 硬盘
以 1024 x 768 或更高显示分辨率运行的支持 DirectX 9 的视频卡


http://www.microsoft.com/zh-CN/download/details.aspx?id=30679

Rickyliu 发表于 2014-6-13 12:38:06

顶一个

不懂 发表于 2014-6-13 12:42:01

Rickyliu 发表于 2014-6-13 12:38
顶一个

yc001t

WeLoveServers 发表于 2014-11-1 09:40:05

页: [1]
查看完整版本: 【求异】安装Wamp 2.5不成功——VC 11不支持Windows Server 2003?