MySQL\bin is in my cmd: prompt. But it is not working - Windows 8.1 -
trying install rails on windows 8.1 computer. mysql installed properly. >path includes bin location c:\program files (x86)\mysql\mysql server 5.1\bin
it not first item listed, way have in computer properties, advanced settings, environment variables.
when go mysql\mysql server 5.1\bin\ folder , execute mysql --version, works... no else.
this case whether in plain command prompt, or in command prompt ruby , rails. (which print out different paths prompt>path)
it appears have 3 path variables... none of them working mysql. path appears working when type >rails server
what do now?
Comments
Post a Comment