introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.

Go to Topic: PreviousNext
Go to: Message ListNew TopicSearchLog InPrint View

Need help starting Mysql



Posted by: gfreak000
October 23, 2009 06:13PM
I was reading an ebook and it tells me to access mysql through the cmd prompt and after i type in the path it tells me that it cannot find the specified path of the file. I really have no clue how to start mysql. I have the easy php tray running and both apache and mysql are started.
Options: ReplyQuote
Posted by: Amour
October 23, 2009 07:33PM
Which command used ? And result ?
Options: ReplyQuote
Posted by: gfreak000
October 23, 2009 08:15PM
in cmd prompt i typed in "\EasyPHP5.3.0\mysql\bin\mysql" -u root
and the prompt i get is the system cannot find the path specified
Options: ReplyQuote
Posted by: Amour
October 24, 2009 06:59AM
In cmd, you can do it :

c:
cd \
cd "Program Files\EasyPHP5.3.0\mysql\bin"
mysql -u root -p

It will ask password : keep that empty ;)
Options: ReplyQuote
Posted by: gfreak000
October 24, 2009 03:22PM
Thank you very much
Options: ReplyQuote


Go to: Message ListSearchLog In
Your Name: 
Your Email: 
Subject: 
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.