2023-05-12 开启多语言插件支持……

[转载]安装Wamp 2.5不成功——VC 11不支持Windows Server 2003和win XP?

php 苏 demo 2874℃ 0评论
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: [ [www.microsoft.com] ]

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

 
WampServer 2.4组件的版本:
– Apache 2.4.4
– PHP 5.4.16
– MySQL 5.6.12
– PhpMyAdmin 4.0.4
– SqlBuddy 1.3.3
– XDebug 2.2.3
打赏

转载请注明:苏demo的别样人生 » [转载]安装Wamp 2.5不成功——VC 11不支持Windows Server 2003和win XP?

   如果本篇文章对您有帮助,欢迎向博主进行赞助,赞助时请写上您的用户名。
支付宝直接捐助帐号oracle_lee@qq.com 感谢支持!
喜欢 (0)or分享 (0)