saving . . . saved MySQL and Apache has been deleted. MySQL and Apache has been hidden .
MySQL and Apache
Title
Question
I learnt that MySQL is a database and Apache is a server, but how do they help my website ? Maam also mentioned that they acquire some ports(8080 and 3306) what are these ?? do i meed to worry abou them??

Drupal Installation-of-Drupal 05-06 min 50-60 sec 28-08-16, 12:56 p.m. drupal-122

Answers:

Every server or machine works on ports. Every port on ur system is unique. you cant have same port ids for 2 things running at the same time! This port which was entered is not used my anything else.
28-08-16, 1:08 p.m. drupal-244
thankyou for explaining ports ...I also wish to know about MySQL and Apache 
28-08-16, 2:23 p.m. drupal-122

Login to add comment


<span style="line-height: 21.4286px;">Every web application requires a following software to work - </span>
<span style="line-height: 21.4286px;">
</span>
<span style="line-height: 21.4286px;">1. Operating System</span>
<span style="line-height: 21.4286px;">2. Programming Language </span>
<span style="line-height: 21.4286px;">3. Webserver </span>
<span style="line-height: 21.4286px;">4. Database Server</span>
<span style="line-height: 21.4286px;">
</span>
<span style="line-height: 21.4286px;">LAMP stack is a one of the very popular stack. It stands for Linux, Apache, MySQL, PHP. Here, </span><span style="line-height: 1.42857;">MySQL is a database server and Apache is a </span><span style="line-height: 21.4286px;">Web Server</span><span style="line-height: 1.42857;">. </span><span style="line-height: 21.4286px;">Learn</span><span style="line-height: 1.42857;"> more about LAMP here </span><span style="line-height: 21.4286px;">https://en.wikipedia.org/wiki/LAMP_(software_bundle) </span>
28-08-16, 3:35 p.m. drupal-241


Log-in to answer to this question.