0
How to install LAMP and PhpMyadmin on Linux
LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server, MySQL as the relational database management system and PHP as the object-oriented scripting language. In this Simple tutorial we will explain you how to install LAMP server on your Linux The [...]