Skip to content

linux/mac/window + apache + mariaDB/Mysql + PHP

We will provide some software which can easily be installed on windows, linux, and Mac as a standalone software package.

-- https://www.apachefriends.org/download.html
-- https://bitnami.com/stack/wamp/installer
-- https://www.mamp.info/en/downloads/
-- https://www.appserv.org/en/download/
-- https://ampps.com/downloads
-- https://www.wampserver.com/en/

installation to install these things separately as three different packages
-- https://www.znetlive.com/blog/how-to-install-apache-php-and-mysql-on-windows-10-machine/

-- mariaDB: https://mariadb.org/download/
-- mysql: https://dev.mysql.com/downloads/
-- mysql: https://dev.mysql.com/downloads/mysql/
-- php: https://www.php.net/downloads
-- https://downloads.apache.org/httpd/

Notable mention of a super-fast HTTP Engine
-- https://nginx.org/en/download.html

We will plan to write some documentation on how to install mariaDB+php+apache+odbc on a later Chapter.

Special linux distro LAMP installation guide
-- https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mariadb-php-lamp-stack-on-debian-10
-- https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mariadb-php-lamp-stack-on-centos-8
-- https://www.itzgeek.com/post/how-to-install-linux-apache-mariadb-php-lamp-stack-on-ubuntu-20-04/

Leave a Reply

Your email address will not be published. Required fields are marked *