Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XAMPP for windows 64-bit machine

Tags:

xampp

I want to download XAMPP for my windows 64-bit machine. But officially, XAMPP is only available for a 32-bit windows machine.

So, is it fine if I use 32-bit windows XAMPP version for my 64-bit windows machine or is there a way to get the 64-bit windows XAMPP version?

Thank you for your time!

like image 376
shiv Avatar asked Dec 12 '15 13:12

shiv


People also ask

Is XAMPP available for 64 bit?

It supports intel (x64) or Apple M1 (arm64) CPUs.

Is XAMPP 32 or 64 bit?

If you're running windows, XAMPP is running a 32bit version of php, no matter of the installer's architecture.

Is XAMPP good for Windows 10?

XAMPP is a free open source software that provides an easy way for web designers and developers to install the components to run PHP-based software like WordPress, Drupal, Joomla, and others on Windows 10, Linux, and macOS.


2 Answers

Yes, it's fine.

A 32 bit build will run fine on 64 bit Windows.

Php and Apache don't have official supported 64 bit Windows builds, only MySql out of the three does, hence no 64 bit bundle.

like image 176
Kaelan Fouwels Avatar answered Oct 10 '22 01:10

Kaelan Fouwels


it possible to run 32 bit XAMPP on 64bit machine. it is all fine, so far there is no 64 bit XAMPP application. personally I use 32 bit XAMPP server on 64bit windows 10 machine. it works fine for me.

like image 25
Shishay Ghebrehiwet Avatar answered Oct 10 '22 03:10

Shishay Ghebrehiwet