简体   繁体   English

windows 64 位上的 Xampp

[英]Xampp on windows 64 bit

I have 32 GB Ram on my server.我的服务器上有 32 GB 内存。 But i can't use the ram.但我不能使用内存。 Because my xampp is 32 bit.因为我的xampp是32位的。 I didn't find anyting about 64 bit server.我没有找到任何关于 64 位服务器的信息。

I have web site.我有 web 网站。 I write it Php and Mysql我写 Php 和 Mysql

Can someone help me about this issue?有人可以帮我解决这个问题吗?

In contrast to MySQL, PHP and Apache don't support 64-bit Windows builds and therefore neither XAMPP does. 与MySQL相反,PHP和Apache不支持64位Windows版本,因此XAMPP都不支持。 You should be able to run 32-bit XAMPP on 64-bit Windows without any problems though. 您应该能够在64位Windows上运行32位XAMPP,而不会出现任何问题。

You can download XAMPP for Windows here . 您可以在此处下载适用于Windows的XAMPP。

If you have an server with Windows Server, them , why you not use IIS + PHP?. 如果您有一台装有Windows Server的服务器,那么为什么不使用IIS + PHP? have a look here . 在这里看看。

But if you still want to use apache2 + php + mysql in Windows, maybe, you should have a look to use docker . 但是,如果您仍然想在Windows中使用apache2 + php + mysql,也许应该看看使用docker

Also, instead to use apache2 or IIS, you can use nginx . 另外,可以使用nginx代替使用apache2或IIS。

There's a lot of solutions for that, but, personally, I use xaamp for development in my personal pc, not for deployment of apps and websites in server's. 有很多解决方案,但是就我个人而言,我将xaamp用于我的个人PC中的开发,而不是用于在服务器中部署应用程序和网站。

Hope this information works for you. 希望这些信息对您有用。

Update 2022! 2022 年更新!

XAMPP now supports 64-bit XAMPP现在支持64位

Download here在这里下载

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

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