Winginx is a local web-server specially for nginx users, it also serves PHP5, MySQL, MongoDB, NodeJS developers.
Questions tagged [winginx]
46 questions
1
vote
1 answer
Windows Nginx Inuput File not specified error
PROBLEM: Problem i am facing is when I open localhost/phpmyadmin it gives me "No Input file Specified"
I am trying to configure Nginx and php on Windows.
Nginx installed path is E:\server\nginx
php installed path is E:\server\php
PhpMyAdmin…

Rocky
- 86
- 1
- 4
1
vote
1 answer
How to convert .htaccess to a nginx equivalent?
How to convert .htaccess configuration to nginx?
My .htacess:
Options -MultiViews
RewriteEngine On
RewriteBase /mvc/public
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.+)$ index.php?url=$1 [QSA,L]
I tried…

Charles Dahab
- 93
- 2
- 12
1
vote
1 answer
Static content is not loading with sub url with Nginx Server Try files
I have new to Nginx server. I have site with url and I am using try_file with Ngnix server configuration. These are some url:
http://localhost:81/test-url
http://localhost:81/test-url/abc
If am try to fetch this…

Charnjeet Singh
- 3,056
- 6
- 35
- 65
1
vote
0 answers
Access denied to Nginx folder with folders and files not being created
I use Nginx at my company and am new at it.
I'm just wondering if anyone had issues where the Nginx did NOT have enough privileges on Windows 10 NOT Ubuntu, but Windows 10, to create files and directories within the Nginx folder.
In my Nginx.conf,…

pelican
- 5,846
- 9
- 43
- 67
1
vote
1 answer
Winginx Faild to start on Windows 10
I just installed Winginx on fresh Windows 10 and nginx never start.
In log I have found:
CreateFile() "C:\Winginx/temp/nginx.pid" failed (2: The system cannot find the file specified)
Has anyone met with such problem before?

Jacek Kiernicki
- 96
- 2
- 5
1
vote
1 answer
Adaptive bit rate streaming not working in nginx-vod-module in NGINX server
I have installed Nginx and configured VOD for adaprive streaming using nginx-vod-module. While requesting the master.m3u8 file I'm getting same ts files served for different network bandwidth.
The master.m3u8 file has the following content:
…

Rachit Gupta
- 85
- 2
- 9
1
vote
1 answer
502 bad gateway in winginx+nginx
I have joomla 3.x installation along with few custom component and modules. admin part is working very well but on front side I receive 502 bad gateway error. I check the error log and found the error message given below.
upstream sent invalid…

Keshav Kothari
- 339
- 1
- 3
- 12
1
vote
1 answer
Nginx Rewrite and FastCGI - Php files get downloaded
I've added this block of directives to my Nginx installation
location ~ \.php$ {
try_files $uri =404;
fastcgi_split_path_info ^(.+\.php)(/.+)$;
# NOTE: You should have "cgi.fix_pathinfo = 0;" in php.ini
# With php5-cgi alone:
…

Mario Villani
- 533
- 5
- 16
1
vote
1 answer
How to quick launch server with winginx?
Im searching a way to start server with a bat file or by adding a prefix to a shortcut to launch a winginx program with a specific project and specific services (php, nginx, mysql)
ps: i dont need install services. Its portable server.
thanks

warfish
- 613
- 5
- 20
1
vote
5 answers
How to use PHP 5.6 in Winginx
I would like to use php 5.6 with Winginx.
I tried to create a folder php56 and put the php package into it, but the php-config.exe will not "see" this folder.
How can I configure this php version in Winginx?

Jürgen Hörmann
- 462
- 4
- 17
1
vote
1 answer
How to setup Multi dynamic virtual hosts + www + subdomain
There are some questions about nginx virtual hosts and subdomain configuration,
but it can't achieve.
I hava 3 domain and an IP address(Multi-Site)
www.a1.com
www.a2.com
www.a3.com
I want to use a easy nginx configuration to set up it, and when I…

Qukin
- 21
- 6
1
vote
1 answer
Winginx NPM Global packages folder
I am beginner on node.js. Actually my intention are setup portable environment for development node.js on windows. Wingnix are good candidates since it include nginx, mysql, and php.
I install the npm package via -g (global flag), however, it stored…

HoshiNite
- 13
- 3
0
votes
1 answer
how to add another version of php in winginx
The current Winginx build in available php are php5.6 (port 9056) and php7.1 (port 9071)
How to add another extra version of php beside the build in one ?
I want to add php7.3 (port 9073) and php7.4 (port 9074) ?

Galvion
- 1,353
- 7
- 23
- 35
0
votes
0 answers
Winginx stopped working on Windows 10
Tried to open Winginx and got an error that it stopped working (image). I'm using Windows 10
Winginx stopped working Windows error
Windows error reporting in event viewer shows this error (information level):
Winginx event viewer error log
I can't…

BioB
- 31
- 4
0
votes
1 answer
Winginx not working on server 2012
After winginx installing the on server 2012. Following errors
mysqld.exe:
mysqld.exe has stopped:
php-cgi.exe system error: