![]() |
| courtesy http://myphpscriptz.com |
LAMP is an acronym for a free, open source software, referring to the first letters of Linux (operating system), Apache HTTP Server, MySQL (database software) and PHP (or sometimes Perl or Python), principal components to build a viable general purpose web server.
Installation of LAMP server using Task sel
Step 1. Open your terminal and type$ sudo tasksel
Step 2. Select LAMP server.
Step 3. Press space to mark it for installation.
Step 4. Press Enter to install it.
Step 5. While installing you will be prompt for MySQL "root" user , Enter you password and press <ok>.


