How to run xampp with administrator rights

broken image

“ C:\xampp\mysql\bin\” or “ ~Installation Folder~\xampp\mysql\bin” So assuming this, try to locate this folder: It may vary for your customized installation.

The default installation directory is “ C:\XAMPP\”. Also Note down the installation directory. Simply follow the previous post to install it. You can install MySQL alone if you want, but I shall recommend XAMPP for a better and easier usage. #1: Install XAMPP and locate installation Directory:įirst you need to install XAMPP on your Windows PC. As just typing “ mysql” in command prompt does not work… So here is a complete guide to easily open MySQL terminal from Windows Command Prompt. You have type all your SQL Queries here manually and this way you can actually learn faster.īut opening the MySQL prompt can be a little tricky in Windows PC. Basically it is the best MySQL tool for any newbie user.

broken image

If you are a MySQL coder, or wish to learn it, then probably you have came to know about the MySQL terminal. On our previous post, we have discussed about how to install LAMP Environment on your Windows PC easily using XAMPP.