having troubles with the Command Prompt..

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
Evaporater
-


Joined: 06 Sep 2003
Posts: 4

PostPosted: Sat Sep 06, 2003 7:50 am    Post subject: having troubles with the Command Prompt.. Reply with quote

how exactly do i do these command prompt commands?

Testing is best done from a command prompt in a console window (a ``DOS window''). This way you can have the server display status messages in the window where they are easy to see. If something is wrong with your configuration, these messages will make it easier for you to identify and fix any problems.

Make sure you are in the directory where the server is located, then enter this command:

shell> mysqld --console


how do i enter shell> mysqld --console in the command prompt? When I start it shows something like C:\My Documents and Settings\Evaporater\

I am using Windows btw

I am soooo confused :cry:
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sat Sep 06, 2003 1:33 pm    Post subject: Re: having troubles with the Command Prompt.. Reply with quote

In your case, you should open the "Dos window" or the "command prompt".
Type:

Code:

cd c:\mysql\bin


and press Enter if you installed MySQL in c:\mysql

Next, type

Code:

mysqld --console


and press enter.

The command prompt uses the DOS commands. DOS used to be the major operating system of PCs for almost 15 years. Its command are simple, a small tutorial can be found at http://www.butterwick0.freeserve.co.uk/tutor/menu.html (there are thousands of similar tutorials on the internet and probably dozens of books in your local library about MS-DOS).
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Evaporater
-


Joined: 06 Sep 2003
Posts: 4

PostPosted: Sat Sep 06, 2003 6:51 pm    Post subject: Reply with quote

coo.. thx aprelium :D
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group