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 trialRiza Satyabudhi
5,511 PointsError: 1018 SQLSTATE: HY000 (ER_CANT_READ_DIR), when setting up User on phpmyadmin
Im stuck when setting up the user for my database, when i try to save, it shows this
1018 - Can't read dir of 'C:\xampp\mysql\lib\plugin\'
(errorno: 2 "No such file or directory ")
can anyone solve this? thanks
3 Answers
Avia Malcolm
3,068 PointsGot this info from another site and it worked :)...
'Just create the missing folders 'C:\xampp\mysql\lib\plugin\' and it should work'
Riza Satyabudhi
5,511 Pointsyes i found the solution also after i created this question page lol, thanks btw
Jim Gerber
248 PointsThanks Avia, it worked
Avia Malcolm
3,068 PointsAvia Malcolm
3,068 PointsI'm having the same issue as well. Help please!