so are you running windows or linux?
to start mysql in linux, i use
mysqld_safe &
in windows, i have no idea. being new, you might want to look into a project called
xampp. this will install apache, mysql, and php all for you, and it will provide you with a nice little console to start and control everything with.