How to run SQL on my site?
After I activate a password protection on MySQL form PHPmy Admin, how can I view that on my site? The help doesn't give sufficient explanation how to run that. I'm on Ubuntu with LAMP server.
After I activate a password protection on MySQL form PHPmy Admin, how can I view that on my site? The help doesn't give sufficient explanation how to run that. I'm on Ubuntu with LAMP server.
If you give more way in your question like, mentioned the version of Ubuntu you are using, it will be create more perfect option. However, to get resolved from your problem, you have to follow the process. Make sure at first that, you have installed properly your Lamp server in Ubuntu. You have to install Apache 2, PHP installation before you run MySQL on your server. Here is the process-
1. Type the command with like this-Â sudo apt-get install php5 libapache2-mod-php5
2. When you are install MySQL, you will get a screen. It needs to set the root password for MySQL.
3. On the screen, enter your password.
4. Now you have to retype it.
Wish you get relief properly. Thanks.
Also you may visit the following site for more way- https://askubuntu.com/questions/353460/how-to-use-sql-in-terminal
https://askubuntu.com/questions/353460/how-to-use-sql-in-terminal