PHP is one of the most used server-side programming languages. Many popular CMS and frameworks such as WordPress, Magento, and Laravel are built in PHP. In this guide, we will…
Tag
PHP
-
-
LinuxUbuntu
How To Install WordPress with LAMP Stack on Ubuntu 16.04
by Lotfi Waderni January 31, 2017WordPress is a free and open-source content management system (CMS) based on PHP and MySQL. In this guide tutorial, we are going to show you how to install WordPress with…
-
LinuxUbuntu
How To Install LAMP Stack (Linux, Apache, MySQL, PHP 7) On Ubuntu 16.04
by Lotfi Waderni January 31, 2017A LAMP (Linux, Apache, MySQL, PHP) stack is a common web stack used for hosting web content. In this guide tutorial we are going to show you how to install…
-
Centos/RedhatLinux
How To Install Linux, Nginx, MySQL, PHP (LEMP) Stack On CentOS 7/RHEL 7
by Lotfi Waderni January 29, 2016LEMP is a combination of operating system and open-source software stack. The acronym LEMP is derived from first letters of Linux, engine-x (Nginx) HTTP Server,MariaDB database, and PHP/Perl/Python. In this…