Hello,
I've installed EasyPHP 12.0 and MySQL (5.5.25a) on my machine for the first time. However, I seem to be having difficulties accessing the MySQL executable from the command prompt in Windows 7.
The executable file resides in the following directory: "C:\Program Files(x86)\EasyPHP-12.0\mysql\bin\mysql"
I've been typing in the full path name in the command prompt (an adaptation of the path recommended by the textbook 'Learning PHP, MySQL & JavaScript" which I'm guessing may have been published prior to the release of Windows 7). The only differences here are the EasyPHP version I'm using and the location in which the file is stored i.e. "Program Files(x86)" vs."Program Files."
I'm getting the following error regardless of what I try: 'The system cannot find the path specified.'
I've tried to find a solution but I just don't seem to be getting any further.. I'm sure there must be something very basic that I'm somehow missing.
Many thanks for any help in advance.












