简体   繁体   English

MySQL 32位还是64位 - Apache 32位Windows 64位?

[英]MySQL 32 bit or 64 bit - Apache 32 bit Windows 64 bit?

I'm using Windows 7 64 bit. 我正在使用Windows 7 64位。

There is no official 64 bit installer for Apache so I'm using Apache 2.2.22 32 bit (and PHP 5.3.18 32 bit btw). Apache没有正式的64位安装程序,所以我使用的是Apache 2.2.22 32位(和PHP 5.3.18 32位顺便说一句)。

I suppose I should use MySQL 32 bit then (otherwise there would be conflicts with Apache and/or PHP as I vaguely recall my trials and errors long ago) 我想我应该使用MySQL 32位(否则会与Apache和/或PHP发生冲突,因为我很久以前就模糊地回忆起我的试验和错误)

Have I missed anything? 我错过了什么吗?

I think that MySQL and PHP are linked through socket, so the version of bit doesn't matter in this case. 我认为MySQL和PHP是通过套接字链接的,所以在这种情况下bit的版本并不重要。

I'm using nginx x86, PHP x86 and MySQL x64 on my Windows 7 x64, they works well. 我在Windows 7 x64上使用nginx x86,PHP x86和MySQL x64,效果很好。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM