PHP 8.0 Installation on Windows 10 and Configure Nginx 1.16 Web Server for PHP 8 | PHP 8 released

Channel:
Subscribers:
5,740
Published on ● Video Link: https://www.youtube.com/watch?v=loSNnt9ZzWI



Duration: 5:55
1,820 views
10


In this video we are going to see how to install and configure php 8 on Windows 10 with Nginx Web Server 1.16.
Installation method is offline. Make sure you have downloaded the php 8 non thread safe package (php-8.0.0-nts-Win32-vs16-x64) which contains php-cgi.exe to get integrated with Nginx Http Server.
After watching this video we will learn.
1. how to start the php-cgi.exe process as fast-cgi daemon.
2. how to use fastcgi_pass 127.0.0.1:port_number; in the NGINX configuration file.
3. Finally run the welcome.php file via nginx web server.

Installation method is offline. You can download the latest PHP version from the below link.

PHP 8 for Windows can be downloaded from: https://windows.php.net/download/

Microsoft Visual C++ 2015-2019 Runtime is required by PHP 8.0.0 and can be downloaded from:

https://support.microsoft.com/en-in/help/2977003/the-latest-supported-visual-c-downloads

Nginx Http Server can be downloaded from https://nginx.org/en/download.html

Nginx Installation on Windows Tutorial: https://youtu.be/qzLYojQ4qmw

PHP 8.0 comes with numerous improvements and new features such as:

Union Types
Named Arguments
Match Expressions
Attributes
Constructor Property Promotion
Nullsafe Operator
Weak Maps
Just In Time Compilation
And much much more...




Other Videos By java frm


2021-01-10Oracle Linux 7.9 installation on VMware Workstation 16 Pro with Guest Additions (Linux Tools)
2021-01-10CentOS 7.9 installation on VMware Workstation 16 Pro with Guest Additions (Linux Tools)
2021-01-08Oracle Linux 8.3 installation on VMware Workstation 16 Pro with Guest Additions (Linux Tools)
2021-01-08Red Hat Enterprise Linux 8.3 installation on VMware Workstation 16 Pro with Guest Additions - RHEL 8
2021-01-08CentOS 8.3 installation on VMware Workstation 16 Pro with Guest Additions (Linux Tools)
2021-01-08Ubuntu 20.10 installation on VMware Workstation 16 Pro with Guest Additions (Linux Tools)
2021-01-08Ubuntu 20.04 LTS installation on VMware Workstation 16 Pro with Guest Additions (Linux Tools)
2020-12-22Kali Linux Basic Commands for beginners - whoami, who and pwd commands in Kali Linux - 1
2020-12-08Apache NetBeans 12.2 Installation on Windows - Fixed unable to install nb-javac plugin issue
2020-11-27PHP 8.0 Installation on Windows 10 and Configure Apache Http Server 2.4 for PHP 8 | PHP 8 released
2020-11-27PHP 8.0 Installation on Windows 10 and Configure Nginx 1.16 Web Server for PHP 8 | PHP 8 released
2020-11-11How to Connect SQL Server 2019 Express Edition from Windows Command Prompt and navigate databases
2020-11-10How to connect to PostgreSQL 11 using PostgreSQL JDBC Driver with AdoptOpenJDK 8
2020-11-10How to connect to PostgreSQL 11 using PostgreSQL JDBC Driver with Amazon Corretto JDK 8
2020-11-10How to connect to PostgreSQL 11 using PostgreSQL JDBC Driver with Oracle JDK 8
2020-11-10How to connect to PostgreSQL 11 using PostgreSQL JDBC Driver with Azul Zulu OpenJDK 8
2020-11-10How to connect to PostgreSQL 11 using PostgreSQL JDBC Driver with Bellsoft Liberica JDK 8
2020-11-10How to connect to SQL Server 2019 Express using Microsoft JDBC Driver with Zulu OpenJDK 11
2020-11-10How to connect to SQL Server 2019 Express using Microsoft JDBC Driver with AdoptOpenJDK 11
2020-11-10How to connect to SQL Server 2019 Express using Microsoft JDBC Driver with Amazon Corretto 11 JDK
2020-11-10How to connect to SQL Server 2019 Express using Microsoft JDBC Driver with Bellsoft Liberica JDK 11



Tags:
how to install php 8 on windows 10 with nginx web server
php 8 and nginx 1.16
php 8 and nginx 1.16 web server
php and nginx web server integration
nginx web server configuration for php 8
configure nginx for php 8
php 8 with nginx web server on windows 10
php 8 nginx 1.16 windows
php 8 and nginx
setup php 8 and nginx web server
fastcgi daemon on windows
fastcgi_pass on nginx
nginx configuration
php 8 installation
php cgi daemon