Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot start IIPsrv on NGINX x64 #37

Closed
IamNotASmartMan opened this issue Apr 1, 2015 · 2 comments
Closed

Cannot start IIPsrv on NGINX x64 #37

IamNotASmartMan opened this issue Apr 1, 2015 · 2 comments

Comments

@IamNotASmartMan
Copy link

Hi,
Like my username says, I am not a smart man when it comes to getting IIPsrv to work on nginx on a x64 windows. I know there is documentation on your website, but I feel like a klutz because it just doesn't seem to work. I am just having trouble actually running iipsrv from the command line. Is there a way you can help me out?
Thanks and I apologize for my technical ineptitude.
-NL

@ruven
Copy link
Owner

ruven commented Apr 1, 2015

You are not the only one to have had problems on Windows: https://sourceforge.net/p/iipimage/discussion/299494/thread/6d8fff1e/

Unfortunately, I don't think anyone has managed to figure out how to get this going. I guess you could always install Apache just to start up IIPImage and keep nginx as your main web server. Of course, this is not an ideal solution, but at least it would work.

@ruven
Copy link
Owner

ruven commented Apr 8, 2022

There's finally a fix for this in this commit: f750fee

It's now possible to start iipsrv directly on the command line from Windows as you can on other platforms:

.\iipsrv.fcgi --bind "localhost:9000"

Note that you may need to rename the iipsrv.fcgi executable to iipsrv.exe to be able to start it.

@ruven ruven closed this as completed Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants