Monday, November 22, 2010

Bellas Mexicanas Cachando

Apache, MySQL and PHP CGI

Apache
Apache web server is an open source HTTP , which is used in multiplatform (linux , windows and mac ).

This is a web server http most used, having a good recognition. Apache

mind is used primarily to send web pages static and dynamic network. Apache usually closely related'll see mysql (database) and php, perl or pyton .

Examples of those using apache, would be: Google, the server stone. Elisa , Wikipedia , among others. MySQL


now talk about MySql , this is a management system database.

MySql is widely used with web applications.

My Sql 'll see very often in database, since it is very popular and free licenses in some cases, you have to buy licenses, but do not panic, as this is when we need more of her capabilities. MySql
, we can use to save the information being handled, for example, when creating or removing records, such as Facebook that all the information is taken from records that are stored in this database data.
PHP


This is a programming language played, which was designed to create web pages dynamics.

we use this interpretation, the server side.

An example of its operation would (take the example of Facebook ), the user wants to see pictures of a friend, this is done through the php , as this acts as an intermediary in the search your friend, search the database, because in the database, stored and information is created, but not specifically given, and throws the pictures of his friend.

The examples they cite are themselves known as their operation and as such need to be able to mount a server.

Now, what follows will be the installation of these, it is not necessary, you go to install a server, but we can use it to experiment or set up a simple server in our computer.

Installation: To install
open the terminal and typing the following code:
sudo apt - get install apache2, mysql - server, php 5, libapache 2 - mod - php 5, php 5 - gd, php 5 - Sun , php 5 - pgsql, php 5 - mysql
you ask your accept and give key installation and wait a while. Once installed
this, you and make use of it.
At the moment it is all in another publication or n I will mention how to create a simple php program and accesses a mysql to throw information.

0 comments:

Post a Comment