• Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate
TecNStuff
Menu
  • Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate

Tag: php

27 January 2021

How to Install PHP 8 on CentOS 8

Written by Admin
PHP is a most popular server scripting language used for creating dynamic and interactive Web pages. Recently PHP 8 has been released officially. This tutorial explains how to install PHP 8 on CentOS 8 system. PHP 8.0 is the latest major release and includes performance improvements, and lots of new features such as named...
Read More about How to Install PHP 8 on CentOS 8
CentOS Leave a Comment
02 January 2021

How to Install PHP 8 on Debian 10

Written by Admin
PHP is a most popular server scripting language used for creating dynamic and interactive Web pages. PHP is widely-used programming language in the Web. This tutorial explains how to install PHP 8.0 on Debian 10 system. PHP 8.0 is the latest major release and includes performance improvements, and lots of new features such as...
Read More about How to Install PHP 8 on Debian 10
Debian Leave a Comment
28 December 2020

How to Install PHP 8 on Ubuntu 20.04

Written by Admin
PHP is a most popular server scripting language used for creating dynamic and interactive Web pages. PHP is widely-used programming language in the Web. This tutorial explains how to install PHP 8.0 on Ubuntu 20.04 system. PHP 8.0 is the latest major release and includes performance improvements, and lots of new features such as...
Read More about How to Install PHP 8 on Ubuntu 20.04
Ubuntu Leave a Comment
28 May 2020

How to Install and Use PHP Composer on Ubuntu 20.04

Written by Admin
Composer is most popular dependency manager for PHP. Composer can install, update and pull in all the required PHP packages to your project directory. At the time of installing package, composer will check for dependencies of package and if dependent package are there then it will also install dependencies. This guide explains how to...
Read More about How to Install and Use PHP Composer on Ubuntu 20.04
Ubuntu Leave a Comment
26 May 2020

How to Install and Use PHP Composer on CentOS 8

Written by Admin
Composer is a popular dependency manager for PHP. Using Composer you can install, update and pull in all the required PHP packages to your project directory. At the time of installing package, composer will check for dependencies of package and if dependent package are there then it will also install dependencies. In this tutorial,...
Read More about How to Install and Use PHP Composer on CentOS 8
CentOS Leave a Comment
19 May 2020

How to Install PHP 7.4 on Ubuntu 20.04

Written by Admin
PHP is a most popular server scripting language used for creating dynamic and interactive Web pages. PHP is widely-used programming language in the Web. This tutorial explains how to install PHP 7.4 on Ubuntu 20.04 By default, Ubuntu 20.04 ships with PHP version 7.4, which is supported by the most popular CMS and frameworks...
Read More about How to Install PHP 7.4 on Ubuntu 20.04
Ubuntu Leave a Comment
10 May 2020

How to Install LEMP Stack on Ubuntu 20.04

Written by Admin
The LEMP is a short name that describes a Linux operating system, with an Nginx (pronounced like “Engine-X”) web server. The backend data is stored in the MySQL or MariaDB database and the dynamic processing is handled by PHP. This tutorial describes how to install a LEMP stack on an Ubuntu 20.04 server. We...
Read More about How to Install LEMP Stack on Ubuntu 20.04
Ubuntu Leave a Comment
09 May 2020

How to Install Apache, MySQL, PHP (LAMP) on Ubuntu 20.04

Written by Admin
A LAMP stack is short form of Linux, Apache, MySQL and PHP. Here, L means Linux operating system, A for Apache web server, M is for MySQL database, P for PHP programming language. In this guide, we’ll install Apache 2.4, MySQL 8.0 and PHP 7.4 (LAMP) on Ubuntu 20.04 LTS (Focal Fossa) system. Prerequisites#...
Read More about How to Install Apache, MySQL, PHP (LAMP) on Ubuntu 20.04
Ubuntu Leave a Comment
22 January 2020

How to Install PHP on Debian 10 Linux

Written by Admin
PHP is an open-source and widely used server-side programming language. This guide will walk you through the steps to install PHP 7.3 on Debian 10 Buster. By default, Debian 10 ships with PHP version 7.3 and it supported in most popular CMS and frameworks such as WordPress, Magento, and Laravel. Step 1 – Prerequisites#...
Read More about How to Install PHP on Debian 10 Linux
Debian Leave a Comment
02 January 2020

How to Install PHP on CentOS 8

Written by Admin
PHP is a popular server-side scripting language and widely used for creating interactive and dynamic web pages. PHP 7.4 is the latest stable version of PHP. In this tutorial, we will show you how to install PHP 7.2, 7.3, or 7.4 on CentOS 8. Install PHP on CentOS 8# At first, you need to...
Read More about How to Install PHP on CentOS 8
CentOS Leave a Comment
1 2 3 Next →

Popular Posts

© 2020 TecNStuff All rights reserved. This website is using and storing cookies on your browser. By using this website you agree our Privacy Policy.  Follow us -  Twitter | Facebook