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

Mysql Setup Issue

Could not acquire management access for admionistration RuntimeError: Unable to execute comand chcp. Please make shure that C:\Windows\System32 directory is in your PATH environment variable.

I added that path though...

1 Answer

Shawn Flanigan
PLUS
Shawn Flanigan
Courses Plus Student 15,815 Points

I'm not a Windows user, and I've only set up MySQL as a part of MAMP, so I might not be the best person to chime in here, but I wonder if you're trying to run the 32-bit MySQL on a 64-bit system. It looks like the Windows installer has the ability to install either the 32-bit or 64-bit version. Try uninstalling and reinstalling as 64-bit?