Hello Devz, Are you looking to control and configure a php server on your Linux or Raspberry Pi machine? Here are simple steps for Raspberry phpmyadmin installation.
1 | sudo apt-get install phpmyadmin |
Using the above command line, you will be asked to choose the web server installed in the system, which is either Apache2 or Lighttpd. In this case, you […]