Jump to content

MySQL viritual private server.


djkdra

Recommended Posts

Hey guys and gals, yesterday i downloaded a apache/mysql/php program, and i installed it and tested it, it does work fine and i get no errors, but i dont know howto use the "boot" sql program or what i can call it :).. anyone here that can give me a few links to toturials or just write some tips in here?- djkdra.

Link to comment
Share on other sites

Err... boot? Do you mean the command line interface? You have to use the command prompt to navigate to the folder containing the mysql.exe program and then run

mysql -u <username> -p <password>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...