similar to: FastCGI on IIS

Displaying 20 results from an estimated 500 matches similar to: "FastCGI on IIS"

2011 Jan 09
4
IIS Change Notifications
Good afternoon all, I'm a web developer (c#) who also manages a small hosting environment. Roughly, our configuration is: Two IIS7 (Windows Server 2008 Web) servers which share configuration data and site files from a SMB share located on a ubuntu server. The ubuntu server is currently running 3.0.28a which is quite old, but read on. We've been having a problem with the change
2005 Oct 06
1
.Net Framework Wrapper
I am going to attempt to develop a wrapper for the R.dll library in the .Net framework. I successfully interfaced with some very simple functions from the library, but nothing close to do some data analysis. I dumped all the "publicly" available functions and attributes from the windows dll and found there are 2671 functions and attributes. I created an API document that
2006 Dec 27
7
A FastCGI-compliant executable for RubyOnRails
We are looking for a FastCGI protocol compliant RoR executable that can be used to host RoR in FastCGI mode. However, neither Ruby.exe nor Rubyw.exe appear to work with the FastCGI protocol (http://www.fastcgi.com/devkit/doc/fcgi-spec.html). Perhaps we are missing specific command line switches, or environment variables necessary to make this work. Any information much appreciated. Thanks,
2011 Feb 25
1
mongrel/mongrel_rails windows question
Hello! I''m just wondering if anyone has any recommendations for running mongrel/mongrel_service under Windows (Client requires Windows Server 2008, SQL Server 2008, IIS7, no budget for a *nix box of any kind). I have a working setup, but wondering if anyone has any further insight. Current working setup: Ruby 1.87 (via rubyinstaller.org) Rail 2.3.11 mongrel 1.1.15 (mingw32)
2011 Sep 17
1
Extracting a a chunk of text from a pdf file
In an R script I need to extract some figures from many web pages in pdf format. As an example see http://www.terna.it/LinkClick.aspx?fileticket=TTQuOPUf%2fs0%3d&tabid=435&mid=3072 from which I would like to extract the "Totale: 1,025,823"). Is there any solution? Ciao Vittorio
2012 Oct 18
2
Different return codes on exec during puppet agent run vs command line Windows
Trying to run this exec in one of our manifests. When the resource is run during a puppet run, it returns a error code 87. But when I execute the same command on command prompt, it returns 3010. Is there any way to dig and and find out why the return codes are different. FYI, I am using the sysnative path to avoid the file system redirection on windows. Platform: Windows 2008R2 64 bit
2008 Aug 14
2
Proxy logging destuser
Hi All My first post to the list, so "hello world"! Having searched the list archives and the wiki for an answer to this, I don't think it is possible. However, let me ask nonetheless... Is it possible for a Dovecot proxy's login process (IMAP and POP3) to include the "destuser", i.e. the uid used to authenticate to the backend IMAP/POP3 server, in its logging?
2007 Nov 14
8
Best practice Ruby on Rails on Windows configuration
Hi, I have read many articles on the net today about configuring Ruby on Rails on a Windows server. But there doesn''t seem to a one solution for all on how to configure a new Ruby on Rails server. So I can use some advise with this. I am using a Windows 2003 server and don''t get many request a day. But most of the request are quite heavy. The main focus is on optimizing the
2007 Oct 25
2
Good capistrano books, tutorials, guides
Hi, seems like there isn''t any good books, tutorials or guides on capistrano out on the web. Appreciate if someone can post up where to look for good capistrano resources. It seems that there is some learning curve for capistrano.. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2010 Nov 01
1
Re: Virtual Breadboard
For everyone who may also be having this problem. I'm not sure if this will work, but I have gone on the website, and before installing Virtual Breadboard, you need some dependencies, which can be found here (http://www.virtualbreadboard.net/VBB/Download/tabid/150/Default.aspx)
2006 Oct 20
2
Rails & IIS
There are several sites I''ve found on the web detailing how to setup IIS with Rails. Unfortunately they all seem to be woefully out of date. I believe they may all even be pre Rails 1.0. Can single sign on via Active Directory Services be accomplished through mod_NTLM for Apache, so users won''t have ot log into the intranet site after already having logged into their machine?
2009 Apr 09
1
Looking for good IAX ATA
I've been told by someone at Digium that they discontinued the IAXy ATA. I was buying the X100P IAX ATA for some time until even they discontinued that. I am looking for a new ATA that does IAX2 and supports the following codecs: GSM, Speex, G711 Can anyone point me in the right direction? I'd prefer to stick with IAX protocol because it is easier to use working with NAT and SIP/NAT is
2007 Dec 15
0
One-Click Ruby Installer 186-26 Final Release
This updates Ruby to 1.8.6 patch level 111 (lots of bug fixes since 1.8.6 was released). It also updates most of the included extensions to their latest versions (see the change log), and adds FastCGI and ruby-fcgi support. These two new extensions allow you run your Rails application under IIS7! I''d like to thank Luis Lavena for taking charge of the One-Click Ruby Installer project and
2009 May 28
0
samba sessions dying - NT_STATUS_INVALID_PARAMETER
Dear samba users & developers, I was hoping to seek some assistance on a problem I?ve been investigating for a number of weeks now. A brief summary would be that we have a number of Windows servers accessing UNC paths. In turn, these servers intermittently lose their ability to access the UNC paths. When this happens, restarting the application (IIS6 / 7) on the affected windows webserver
2013 Jul 08
2
[LLVMdev] Problem Using libLLVM-3.3.so
We're using the LLVM 3.3 AArch64 disassembler in the following way. We have built LLVM 3.3 on Linux as a shared library; and have a main program that dynamically loads shared objects (.so libraries). The program is a simulator (though that shouldn't be relevant to this question), and the shared objects it loads are electronic components that participate in the simulation. If the electronic
2008 Nov 12
4
Courier->dovecot migration script
HI All, We have the latest Dovecot 1.1.6 running and I need to migrate some POP3 users over from Courier to Dovecot and would need to convert the courierpop3dsizelist to maintain the UIDs. I just need to confirm that the script (http://www.dovecot.org/tools/courier-dovecot-migrate.pl) only works for Dovecot v1.0 and not for v1.1? As the dovecout-uidlist file that is created (by the script) is not
2005 May 23
16
Success - Rails, FastCGI, and IIS / Windows Server
About 17:00 localtime I managed to get fastcgi, Rails and IIS all happy together. Upon success I ripped off my clothes and ran through the village yelling "The future is now!". A PDP-11 geezer stuck his head out a window and said "The future isn''t what it used to be and keep yer shirt on". Modifications were required to dispatch.fcgi and request.rb. The following
2004 Jun 18
5
Problems with faxing via TE405P/Asterisk
Skipped content of type multipart/alternative
2005 Sep 05
3
AACPlus Shoutcast v1.90
> hmmm.. very interesting.. any info on how they've done the licensing ? No idea how the licensing works. If it's free for the streamer then that may destroy Vorbis's inroads into streaming. I'm hoping that Monty and others can improve Vorbis to start competing with AAC+ at low bitrates. Monty said he had some ideas but I wonder if anything is being worked on presently.
2006 Jul 25
3
+ camping 1.4.140 -- apache+fastcgi, lighttpd+fastcgi
Okay, I have tested mounting several of my apps under Lighttpd and Apache, both running FastCGI. I''m going to explain the configuration, but first: update. gem install camping --source code.whytheluckstiff.net == Mounting Root for Lighttpd+FastCGI == server.port = 3045 server.bind = "192.168.0.103" server.modules = (