Web Projects Location in Ubuntu 14.04 LTS
Localhost Error
You may have realized putting your projects in www/ directory doesnt make them visible in the browser as such.
You also notice a new directory called html/ is present in the www/ directory.
That...
My SQL Error: Can’t connect to local MySQL server
Have the following error with MySQL?
This can be solved by entering the following command on the terminal.
sudo /etc/init.d/mysql start
This can solve the phpmyadmin login error:
Let me know how it goes! :)













