Apache Server 


apacheg.png apg

"The mission of the Apache Software Foundation (ASF) is to provide software for the public good.

We do this by providing services and support to many software project communities with similar ideas, consisting of individuals who choose to participate in activities from ASF.

Founded in 1999, ASF is a US 501 (c) (3) charitable organization, funded by individual donations and corporate sponsors.

Our all-volunteer board oversees more than 350 open source projects, including Apache HTTP Server - the world's most popular web server software.

ASF provides an established framework for intellectual property and financial contributions that simultaneously limits potential legal exposure for those responsible For the project.

Through the ASF meritocratic process known as The Apache Way, more than 730 individual Members and 7,000 Committers collaborate successfully to develop soft enterprise-grade ware available for free, benefiting millions of users worldwide: thousands of software solutions are distributed under the Apache License; and the community actively participates in the ASF mailing lists, guidance initiatives and ApacheCon, the Foundation's official user conference, training and exhibitions."



apachel.png apg

The Apache Lounge encompasses everything about the Apache Web Server provided by the HTTPD Server Apache Software Foundation (ASF) Project.

The Apache Lounge has been providing updated Windows binaries and popular third-party modules for over 15 years.

"We have hundreds of thousands of satisfied users: small or large businesses as well as home users.

Join our growing user-to-user community forum and chat with others webmasters and programmers who are working together and learning from each other's experiences with the Apache HTTPD Server.

All flavors are welcome, such as Linux, Mac and Raspberry."


The latest distributed version is 2.4.XX.



 PHP 


php128.png apg

PHP is a general-purpose language, distributed as open source and therefore free.

Intended especially for the Web, where it is implemented embedded in HTML code.

Very easy to learn.

Its main objective is to generate dynamic pages.

It has experienced constant improvements since its birth in 1990.

Its constant evolution has made it the most used language on the web.

Certainly, the new versions will bring new and significant advances.

The latest versions are 7.4.XX and 8.0.XX.

This tutorial will deal with the installation and update of versions 7.4.XX and 8.0.XX, Thread Safe, (TS).

This means that data and structures will be manipulated in several threads at the same time, with the same execution security.



 MySQL Community Server 


MySQL.png apg

MySQL Community Server is the most popular of the database servers.

Distributed under GPL license, therefore, supported by a large community of developers.

Available for a wide range of operating systems , how:

Microsoft Windows,
Ubuntu Linux,
Debian Linux,
SUSE Linux Enterprise Server,
Red Hat Enterprise Linux,
Oracle Linux, Linux - Generic,
Sun Solaris,
Mac OS X
and
FreeBSD.

The latest distributed version is 8.0.XX.



 Server 

To the three elements:

Apache Server on port 80

or

Apache Server on port 81

and

PHP 7

or

PHP 8

and

MySQL Community Server on port 3306

we will simply call

Server

Preparing the Environment