Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Database Foundations Installing MySQL Server and MySQL Workbench Installing MySQL Server and Workbench on Windows

sumith panditha
sumith panditha
4,738 Points

I have XAMPP installed ( on windows 7 32bit) and tried to install mysql but there is a error message.

I have XAMPP installed ( on windows 7 32bit) and tried to install mysql but there is a error message saying It requires 64bit. I tried to find a 32 bit version but nothing seems installing. Is there any way I can use XAMPP to run mysql without installing mysql installer? thank you.

John Hartney
John Hartney
2,893 Points

Hi sumith,

Do you have this directory C:/xampp/mysql?

If the MySQL component installed you should have logs that you can google to help you find out what the issues might be, if you have the directory C:/xampp/mysql/data/ look in mysql.log.

Are you sure you got the 32bit XAMP installer? Try uninstalling and cleaning out any leftover directories and files, then reinstall XAMP again - XAMP Downloads

I find the best way to deal with XAMP is to install it in a virtual environment, in this way you can run XAMP on Windows or Linux and take snapshots before the XAMP install, or when making changes in case things go wrong you can more easily go back. In addition, it might take more time and effort to setup a virtual environment however, you can take the install with you when you move to a new computer, only needing to go through this process once.

  • JH
sumith panditha
sumith panditha
4,738 Points

thank you for your answers & have sort it out through xampp . thank you again.

1 Answer

Sumith, you'll want to go here and select the 32-bit version to download. If you can, please provide the error message when you attempt to install it on your system.

MySQL 32-bit Version

sumith panditha
sumith panditha
4,738 Points

thank you for your answers & have sort it out through xampp . thank you again.