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