PHP 7.3 Installation on Windows 10 and Configure Nginx 1.16 Web Server for PHP 7
Channel:
Subscribers:
5,740
Published on ● Video Link: https://www.youtube.com/watch?v=jkRYK8lbWFk
In this video we are going to see how to install and configure php 7.3 on Windows 10 with Nginx Web Server 1.16.
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.
https://www.php.net/downloads.php
Microsoft Visual C++ 2017 Runtime is required by PHP 7.3.
Other Videos By java frm
Tags:
how to install php 7 on windows 10
php 7 and nginx 1.16
php 7 and nginx 1.16 web server
php and nginx web server integration
nginx web server configuration for php 7
configure nginx for php 7
php 7 with nginx web server on windows 10
php 7 nginx 1.16 windows
php 7 and nginx
setup php 7 and nginx web server
fastcgi daemon on windows
fastcgi_pass on nginx
nginx configuration