<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Ruby On Rails For IIS Fast-CGI</title><link>http://www.codeplex.com/RORIIS/Project/ProjectRss.aspx</link><description>The Ruby on Rails &amp;#40;ROR&amp;#41; framework is typically run under Apache on both Linux and Windows Systems. For those that do not wish to use Apache to host their solutions on windows, one alternative is ru...</description><item><title>UPDATED RELEASE: 1.0.6 Production</title><link>http://www.codeplex.com/RORIIS/Release/ProjectReleases.aspx?ReleaseId=7198</link><description>&lt;div&gt;
Important: Please see the Documentation For Modifying The request_uri Method on the home page, you must follow the procedure to ensure everything works properly...&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Mon, 21 Jul 2008 15:40:05 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.0.6 Production 20080721034005P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=Home&amp;version=28</link><description>&lt;div class="wikidoc"&gt;
The Ruby on Rails (ROR) framework is typically run under Apache on both Linux and Windows Systems. For those that do not wish to use Apache to host their solutions on windows, one alternative is running under Internet Information Services (IIS) World Wide Web Publishing (W3SVC) service.&lt;br /&gt; &lt;br /&gt;The installer packages Shane Careveo's Fast-CGI ISAPI filter, Ionic's Rewrite ISAPI filter, SQL Server support for rails and my IIS configuration scripts to allow for seamless integration of your Ruby On Rails web application with Microsoft's IIS web server on Windows XP or Windows Server 2003 (32-bit and 64-bit).  &lt;br /&gt; &lt;br /&gt;This is the most complete solution for hosting your Ruby Rails application under IIS.&lt;br /&gt; &lt;br /&gt;The installer is compiled using the Nullsoft Installer System (NSIS). IIS setup is handled by my jscript file which leverages the ADSI API and is executed from the installer. It installs the Rewrite filter, FCGI filter (including registry config settings), Ruby FCGI bindings and configures the IIS website.&lt;br /&gt; &lt;br /&gt;Questions or comments? Please use the &lt;a href="http://www.codeplex.com/RORIIS/Thread/List.aspx" class="externalLink"&gt;discussions&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;News:&lt;/b&gt;&lt;br /&gt;&lt;u&gt;21 Jul 2008&lt;/u&gt; - Looking for a volunteer to take over this project for me.&lt;br /&gt;&lt;u&gt;04 Jun 2007&lt;/u&gt; - &lt;a href="http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=Making%20Rails%20HTTP%20Status%20codes%20return%20properly%20to%20IIS%20clients&amp;amp;referringTitle=Home"&gt;Making Rails HTTP Status codes return properly to IIS clients&lt;/a&gt;.&lt;br /&gt;&lt;u&gt;20 Feb 2007&lt;/u&gt; - Version 1.0.5 has been released!&lt;br /&gt;As always, feedback is appreciated!&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Important Please Read This:&lt;/b&gt; You must override the ActionController AbstractRequest class's &lt;span class="codeInline"&gt;request_uri&lt;/span&gt; method, otherwise your application will not work properly! If you run the installer, you can also find the documentation in the IIS_Configuration.html under the installation path/documentation. I am also adding it here for a quick reference: &lt;a href="http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=Documentation%20For%20Modifying%20The%20request_uri%20Method&amp;amp;referringTitle=Home"&gt;Documentation For Modifying The request_uri Method&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;Coming soon: Documentation for setting up multiple rails apps side-by-side.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Documentation:&lt;/b&gt;&lt;br /&gt;Required Procedure: &lt;a href="http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=Documentation%20For%20Modifying%20The%20request_uri%20Method&amp;amp;referringTitle=Home"&gt;Documentation For Modifying The request_uri Method&lt;/a&gt;&lt;br /&gt;Rails bug Fix: &lt;a href="http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=Making%20Rails%20HTTP%20Status%20codes%20return%20properly%20to%20IIS%20clients&amp;amp;referringTitle=Home"&gt;Making Rails HTTP Status codes return properly to IIS clients&lt;/a&gt;.&lt;br /&gt;Documentation for &lt;a href="http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=Manually%20Configuring%20IIS%20Fast-CGI%20For%20Ruby%20On%20Rails&amp;amp;referringTitle=Home"&gt;Manually Configuring IIS Fast-CGI For Ruby On Rails&lt;/a&gt; (work in progress)&lt;br /&gt;Documentation and sample files for &lt;a href="http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=Ruby%20Test%20Integration%20With%20CruiseControl.net&amp;amp;referringTitle=Home"&gt;Ruby Test Integration With CruiseControl.net&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Links:&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.rubyonrails.org/" class="externalLink"&gt;Ruby on Rails&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/IIRF" class="externalLink"&gt;Ionic's Isapi Rewrite for IIS&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (used by this project)&lt;br /&gt;&lt;a href="http://www.caraveo.com/fastcgi/" class="externalLink"&gt;Shane Careveo's&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>bheinz</author><pubDate>Mon, 21 Jul 2008 15:38:35 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080721033835P</guid></item><item><title>Created Issue: Raktajino and WAI support</title><link>http://www.codeplex.com/RORIIS/WorkItem/View.aspx?WorkItemId=17327</link><description>There is a very cool project on codeplex to make the Webapplication installation process with IIS as simple as possible called Raktajino. This uses a other project call WAI &amp;#40;Web Application Installer&amp;#41;. I suggest to change the installer from Nullsoft Installer System &amp;#40;NSIS&amp;#41; to Raktajino&amp;#47;WAI.&lt;br /&gt;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;raktajino&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;wai&lt;br /&gt;</description><author>Samurai_ka</author><pubDate>Wed, 09 Jul 2008 21:18:37 GMT</pubDate><guid isPermaLink="false">Created Issue: Raktajino and WAI support 20080709091837P</guid></item><item><title>NEW POST: Multple rails sites in IIS?</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=13984</link><description>&lt;div style="line-height: normal;"&gt;Hi Josh,&lt;br&gt;
&lt;br&gt;
I have ideas what is causing the orphaned ruby processes but no time to fix it as of yet.  We were using isapi_fcgi internally but have since moved away from ROR apps because of this limitation.  I recommend looking into running apache on windows instead of IIS.&lt;br&gt;
&lt;br&gt;
If you know any c++ devs or want to go for it yourself, I can send you the source code for the isapi module, i'm sure its a pretty easy fix I just can't justify the time to do it right now.&lt;br&gt;
&lt;br&gt;
Let me know if you want the sorce.&lt;br&gt;
Brent
&lt;/div&gt;</description><author>bheinz</author><pubDate>Tue, 20 May 2008 19:26:21 GMT</pubDate><guid isPermaLink="false">NEW POST: Multple rails sites in IIS? 20080520072621P</guid></item><item><title>NEW POST: Multple rails sites in IIS?</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=13984</link><description>&lt;div style="line-height: normal;"&gt;any news on this process ophaning issue?&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
Josh
&lt;/div&gt;</description><author>jhandel</author><pubDate>Tue, 20 May 2008 13:49:28 GMT</pubDate><guid isPermaLink="false">NEW POST: Multple rails sites in IIS? 20080520014928P</guid></item><item><title>NEW POST: url rewritting errors</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=22970</link><description>&lt;div class="wikidoc"&gt;
Hi Brent , thanks for your quick answer!&lt;br /&gt;The bad thing is that after i have double checked the 5 things you mentioned above,Istill got the same problem as i first mentioned.&lt;br /&gt;The Isapi_Rewrite isapi filter has a &amp;quot;Green Up Arrow&amp;quot;,but it's priority is &amp;quot;&lt;b&gt;unknown&lt;/b&gt;&amp;quot; .&lt;br /&gt;Anything else to try?&lt;br /&gt;
&lt;/div&gt;</description><author>fleey</author><pubDate>Thu, 28 Feb 2008 01:04:01 GMT</pubDate><guid isPermaLink="false">NEW POST: url rewritting errors 20080228010401A</guid></item><item><title>NEW POST: url rewritting errors</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=22970</link><description>&lt;div class="wikidoc"&gt;
Hi Fleey,&lt;br /&gt; &lt;br /&gt;1) If you make code changes to your rails app under IIS and are running RAILS_ENV = production you must restart IIS (Start -&amp;gt; Admin Tools -&amp;gt; IIS Admin Console -&amp;gt; right click -&amp;gt; Restart IIS) or via the command line.  This will always be the case!&lt;br /&gt; &lt;br /&gt;2) Please not you need to ensure the following has been completed: &lt;a href="http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=Documentation%20For%20Modifying%20The%20request_uri%20Method&amp;amp;referringTitle=Home" class="externalLink"&gt;http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=Documentation%20For%20Modifying%20The%20request_uri%20Method&amp;amp;referringTitle=Home&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;3) The fastcgi.crash.log can be ignored for the most part, it really doesn't tell you much.&lt;br /&gt; &lt;br /&gt;4) Is this on a 64-bit box?  Ensure the Isapi_Rewrite isapi filter has a &amp;quot;Green Up Arrow&amp;quot; under the IIS website properties -&amp;gt; Isapi Filters tab.  If it shows a &amp;quot;Red Down Arrow&amp;quot; then the rewrite isapi filter is not loading correctly and this will cause the 404 errors where your rails paths are not getting rewritten to the http://localhost/dispatch.fcgi?opnq=/controller/action (this is the correct format if you perform step 2 above!)&lt;br /&gt; &lt;br /&gt;5) If you get the red down arrow, check your event viewer.  The isapi_rewrite is 32-bit and requires 32-bit app pools.&lt;br /&gt; &lt;br /&gt;Let me know if this doesn't solve your issues.&lt;br /&gt;Brent&lt;br /&gt;
&lt;/div&gt;</description><author>bheinz</author><pubDate>Wed, 27 Feb 2008 18:46:35 GMT</pubDate><guid isPermaLink="false">NEW POST: url rewritting errors 20080227064635P</guid></item><item><title>NEW POST: url rewritting errors</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=22970</link><description>&lt;div class="wikidoc"&gt;
and here is another story:i have totally suceeded making rails running under iis yestoday,,but when i updated my rails app later(just delete the earlier railsapp folder,and replace it with the new one with the same folder name),i got the &amp;quot;server error ,cant connect to fcgi server&amp;quot;error,and i start to handle it.Strangly,without knowing what the problem is ,i have fixed it(just restart the computer and iis ,reinstall ror4iisfastcgi ,etc),and i get the above problem.&lt;br /&gt;Any clues?&lt;br /&gt;I'm really exhausted!&lt;br /&gt;
&lt;/div&gt;</description><author>fleey</author><pubDate>Wed, 27 Feb 2008 17:59:48 GMT</pubDate><guid isPermaLink="false">NEW POST: url rewritting errors 20080227055948P</guid></item><item><title>NEW POST: url rewritting errors</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=22970</link><description>&lt;div class="wikidoc"&gt;
Hi,friends! First of all,thanks for you guys who have made contributions to this great tool,I really appretiate you work and the trouble shooting.&lt;br /&gt;My situations here: I can get the right answer when the url is like http://localhost/dispatch.fcgi?controller,but  when the url is written in rails way like Http:///localhost/conntroller,Http:///localhost/conntroller/action,or Http:///localhost/conntroller/action/id,i got the 404 error .it cann't find the pages!&lt;br /&gt;and i also get the fastcgi.crash.log with messages repeating:&lt;br /&gt;&lt;a href="http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=28%2fFeb%2f2008%3a00%3a00%3a08%20%3a%3a%202384"&gt;28/Feb/2008:00:00:08 :: 2384&lt;/a&gt; starting&lt;br /&gt;&lt;a href="http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=28%2fFeb%2f2008%3a00%3a00%3a09%20%3a%3a%203580"&gt;28/Feb/2008:00:00:09 :: 3580&lt;/a&gt; Ignoring unsupported signal USR1.&lt;br /&gt;&lt;a href="http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=28%2fFeb%2f2008%3a00%3a00%3a09%20%3a%3a%203580"&gt;28/Feb/2008:00:00:09 :: 3580&lt;/a&gt; Ignoring unsupported signal USR1.&lt;br /&gt;&lt;a href="http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=28%2fFeb%2f2008%3a00%3a00%3a27%20%3a%3a%203580"&gt;28/Feb/2008:00:00:27 :: 3580&lt;/a&gt; Ignoring unsupported signal USR1.&lt;br /&gt;&lt;a href="http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=28%2fFeb%2f2008%3a00%3a00%3a27%20%3a%3a%203580"&gt;28/Feb/2008:00:00:27 :: 3580&lt;/a&gt; Ignoring unsupported signal USR1.&lt;br /&gt;&lt;a href="http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=28%2fFeb%2f2008%3a00%3a47%3a22%20%3a%3a%202800"&gt;28/Feb/2008:00:47:22 :: 2800&lt;/a&gt; Ignoring unsupported signal USR2.&lt;br /&gt;&lt;a href="http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=28%2fFeb%2f2008%3a00%3a47%3a22%20%3a%3a%202800"&gt;28/Feb/2008:00:47:22 :: 2800&lt;/a&gt; Ignoring unsupported signal HUP.&lt;br /&gt;&lt;a href="http://www.codeplex.com/RORIIS/Wiki/View.aspx?title=28%2fFeb%2f2008%3a00%3a47%3a22%20%3a%3a%202800"&gt;28/Feb/2008:00:47:22 :: 2800&lt;/a&gt; Ignoring unsupported signal SIGTRAP.&lt;br /&gt; &lt;br /&gt;Any suggestions?I have nearly tried everything in this website , but just cann't make it right.&lt;br /&gt;thanks very much&lt;br /&gt;
&lt;/div&gt;</description><author>fleey</author><pubDate>Wed, 27 Feb 2008 17:49:04 GMT</pubDate><guid isPermaLink="false">NEW POST: url rewritting errors 20080227054904P</guid></item><item><title>NEW POST: Multple rails sites in IIS?</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=13984</link><description>&lt;div class="wikidoc"&gt;
I was getting pretty close and didn't realize it. &lt;br /&gt;Thanks for the details. &lt;br /&gt; &lt;br /&gt;Cheers,&lt;br /&gt; &lt;br /&gt;Jon&lt;br /&gt;
&lt;/div&gt;</description><author>JonL</author><pubDate>Fri, 18 Jan 2008 05:49:13 GMT</pubDate><guid isPermaLink="false">NEW POST: Multple rails sites in IIS? 20080118054913A</guid></item><item><title>NEW POST: Multple rails sites in IIS?</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=13984</link><description>&lt;div class="wikidoc"&gt;
Hey Jon,&lt;br /&gt; &lt;br /&gt;I appreciate you asking.  Here are the steps for what its worth...&lt;br /&gt;Also note: there is a bug in the isapi_fcgi.dll implementation that I have yet to repair.  Assume the following scenario:&lt;br /&gt; &lt;br /&gt;(where StartServers = X is the setting in the cooresponding instance's .fcgX registry key)&lt;br /&gt;First Server: StartServers = 2 ruby processes&lt;br /&gt;Second Server: StartServers = 3 ruby processes&lt;br /&gt; &lt;br /&gt;When each app runs for the first time:&lt;br /&gt;First Server will spawn 2+3 processes.&lt;br /&gt;Second Server will spawn 2+3 processes.&lt;br /&gt; &lt;br /&gt;Now assume you had a Third Server: StartServers = 5 ruby procs&lt;br /&gt;First Server will spawn 2&lt;u&gt;3&lt;/u&gt;5 processes.&lt;br /&gt;Second Server will spawn the same as well as the third.&lt;br /&gt; &lt;br /&gt;For a total of 30 ruby processes.  I haven't done any extensive testing on the behavior of these &amp;quot;orphaned&amp;quot; ruby procs but it can't be good.  So if you use 1 or 2 per instance you will probably be ok depending upon the load requirements of your server.&lt;br /&gt; &lt;br /&gt;I plan to fix this bug in the near future (within a month or so) as soon as I do I will post the new version of the installer.&lt;br /&gt; &lt;br /&gt;Hope this helps you out,&lt;br /&gt;Brent&lt;br /&gt; &lt;br /&gt;Instructions for running multiple (rails) servers on same machine using FCGI.&lt;br /&gt;---------------------------------------------------------------------------------------------------------------------&lt;br /&gt; &lt;br /&gt;- Note: fcgx denotes that the x is a number. (eg. fcg2, fcg3 etc...) cooresponding with the number of the server instances.&lt;br /&gt; &lt;br /&gt;- Make a copy of the IsapiRewrite4.ini and the IsapiRewrite4.dll isapi filters&lt;br /&gt;	- they are located in c:\windows\syswow64\inetsrv (x64) and c:\windows\system32\inetsrv (x32)&lt;br /&gt;	- create a new subfolder under c:\windows\syswow64\inetsrv\fcgX (x64)&lt;br /&gt;	- copy the original files into the new subfolder&lt;br /&gt; &lt;br /&gt;- Edit the IsapiRewrite4.ini&lt;br /&gt;	- Ensure you change the bind path to Rails-FCGIX (where X denotes the instance)&lt;br /&gt;	- Change any references to .fcgi to .fcgX and save it&lt;br /&gt; &lt;br /&gt;- Start - Run - Regedit&lt;br /&gt;	- save a copy of the HKLM\SOFTWARE\Fast-CGI\.fcgi (note x64 - HKLM\SOFTWARE\Wow6432Node\Fast-CGI) to your desktop&lt;br /&gt;	- edit the file changing cooresponding paths and extensions to .fcgX&lt;br /&gt;	- save the file and import the changes to the registry&lt;br /&gt; &lt;br /&gt;- Create a new website under IIS admin&lt;br /&gt;	- Assign it a name&lt;br /&gt;	- browse to new applicationX directory/public&lt;br /&gt;	- Create a new appliation pool if you wish&lt;br /&gt;		- assign app pool to new website under its properties&lt;br /&gt;	- set log file path to applicationX/log directory for IIS logs (optional)&lt;br /&gt; &lt;br /&gt;- Add rewrite Isapi Filter to new website (where X denotes your instance number)&lt;br /&gt;	- name it REWRITE&lt;br /&gt;	- x64 - browse to C:\WINDOWS\SysWOW64\inetsrv\fcgX\IsapiRewrite4.dll&lt;br /&gt;	- x32 - browse to C:\WINDOWS\System32\inetsrv\fcgX\IsapiRewrite4.dll&lt;br /&gt; &lt;br /&gt;- Add extension mapping for new .fcgX extension (note see manual IIS installation instructions for more info)&lt;br /&gt;	- Home Directory tab, Configuration button&lt;br /&gt;	- Add application extension&lt;br /&gt;	- x64 - browse to  C:\WINDOWS\SysWOW64\inetsrv\isapi_fcgi.dll&lt;br /&gt;	- set extesion to .fcgX&lt;br /&gt; &lt;br /&gt;- Navigate to applicationX install directory/public and rename dispatch.fcgi to dispatch.fcgX&lt;br /&gt; &lt;br /&gt;- Restart IIS&lt;br /&gt;	&lt;br /&gt;
&lt;/div&gt;</description><author>bheinz</author><pubDate>Fri, 18 Jan 2008 01:21:47 GMT</pubDate><guid isPermaLink="false">NEW POST: Multple rails sites in IIS? 20080118012147A</guid></item><item><title>NEW POST: Multple rails sites in IIS?</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=13984</link><description>&lt;div class="wikidoc"&gt;
Is there any updated documentation on deploying multiple rails sites sites (on different ports) with the current version?  Any information would be greatly appreciated.&lt;br /&gt; &lt;br /&gt;Thanks,&lt;br /&gt;Jon&lt;br /&gt;
&lt;/div&gt;</description><author>JonL</author><pubDate>Thu, 17 Jan 2008 23:44:17 GMT</pubDate><guid isPermaLink="false">NEW POST: Multple rails sites in IIS? 20080117114417P</guid></item><item><title>NEW POST: 401 errors</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=18636</link><description>&lt;div class="wikidoc"&gt;
Hi Evan,&lt;br /&gt; &lt;br /&gt;If you haven't figured it out already, try doing a restart on IIS.  This usually fixes any issues like this when initially deploying the rails app under IIS.&lt;br /&gt; &lt;br /&gt;However, if this doesn't fix your issue, 401 is unauthorized so you may want to verify that you are not using integrated windows authentication.  If you need to use it, try turning it off to test that things work.  If they do, it is probably read permissions on the website/directory of the application.&lt;br /&gt; &lt;br /&gt;Thanks,&lt;br /&gt;Brent&lt;br /&gt;
&lt;/div&gt;</description><author>bheinz</author><pubDate>Wed, 16 Jan 2008 00:57:16 GMT</pubDate><guid isPermaLink="false">NEW POST: 401 errors 20080116125716A</guid></item><item><title>NEW POST: 401 errors</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=18636</link><description>&lt;div class="wikidoc"&gt;
Hi all,&lt;br /&gt; &lt;br /&gt;So, I'm about to give up after spending more than 10 hours trying to get rails on IIS working.  I'm stuck with a 401.3 error, and have gone through everything twice or three times.  All the permissions are set as outlined.  I've even tried FileMon and the AuthDiag tool to try to get some more insight into what the issue is.&lt;br /&gt; &lt;br /&gt;If anyone has any suggestions, they would be much appreciated.&lt;br /&gt; &lt;br /&gt;Thanks.&lt;br /&gt; &lt;br /&gt;- Evan&lt;br /&gt;
&lt;/div&gt;</description><author>evanmcd</author><pubDate>Mon, 03 Dec 2007 18:13:00 GMT</pubDate><guid isPermaLink="false">NEW POST: 401 errors 20071203061300P</guid></item><item><title>NEW POST: can not connect to fcgi server</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=18474</link><description>&lt;div class="wikidoc"&gt;
 &lt;br /&gt;Just in case your still looking for this info...&lt;br /&gt;Navigate to C:\WINDOWS\system32\&lt;br /&gt;scroll down to libfcgi.dll&lt;br /&gt;right-click and choose Properties&lt;br /&gt;click the Security tab&lt;br /&gt;click Add&lt;br /&gt;Make sure the machine name is appearing in the 'From this location' field, if not click the Locations... button and select the local machine&lt;br /&gt;type in NETWORK SERVICE&lt;br /&gt;click Check Names... to verify the name is entered correctly&lt;br /&gt;Click OK.&lt;br /&gt;Check the Read &amp;amp; Execute checkbox&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;anguskwan wrote:&lt;br /&gt;6) Make sure the file C:\WINDOWS\system32\libfcgi.dll exists and has execute permissions for NETWORK SERVICE.&lt;br /&gt; &lt;br /&gt;hello friends, would you please tell me how to give permission to libfcgi.dll? i an on server 2003. thank you :)&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>evanmcd</author><pubDate>Mon, 03 Dec 2007 17:30:02 GMT</pubDate><guid isPermaLink="false">NEW POST: can not connect to fcgi server 20071203053002P</guid></item><item><title>NEW POST: can not connect to fcgi server</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=18474</link><description>&lt;div class="wikidoc"&gt;
6) Make sure the file C:\WINDOWS\system32\libfcgi.dll exists and has execute permissions for NETWORK SERVICE.&lt;br /&gt; &lt;br /&gt;hello friends, would you please tell me how to give permission to libfcgi.dll? i an on server 2003. thank you :)&lt;br /&gt;
&lt;/div&gt;</description><author>anguskwan</author><pubDate>Thu, 29 Nov 2007 09:47:09 GMT</pubDate><guid isPermaLink="false">NEW POST: can not connect to fcgi server 20071129094709A</guid></item><item><title>COMMENTED ISSUE: Documentation - How to change ruby environment</title><link>http://www.codeplex.com/RORIIS/WorkItem/View.aspx?WorkItemId=8407</link><description>Need to document with screen captures how to change the ruby environment RAILS_ENV&amp;#61;production to RAILS_ENV&amp;#61;development or test.&lt;br /&gt;Comments: ** Comment from web user: bheinz ** &lt;p&gt;Here is the documentation, I will work on getting up on the wiki.&lt;/p&gt;</description><author>bheinz</author><pubDate>Wed, 10 Oct 2007 19:47:58 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Documentation - How to change ruby environment 20071010074758P</guid></item><item><title>COMMENTED ISSUE: Skipping Installation Files (see 8372)</title><link>http://www.codeplex.com/RORIIS/WorkItem/View.aspx?WorkItemId=12894</link><description>I&amp;#39;m having the same problems as issue 8372 with the 1.0.5 installer where the isapi&amp;#42; files are skipped during installation.  I&amp;#39;ve attached screenshots of all the relevant installation steps and destination directories so that you can see what&amp;#39;s happening.&lt;br /&gt;Comments: ** Comment from web user: bheinz ** &lt;p&gt;Hi Andy,&lt;/p&gt;&lt;p&gt;You are going to have to set things up manually for the time being.  Run the installer on an XP box or server 2003.  Copy the files to the following locations&amp;#58;&lt;br /&gt;C&amp;#58;&amp;#92;WINNT&amp;#92;system32&amp;#92;msvcr71.dll&lt;br /&gt;C&amp;#58;&amp;#92;WINNT&amp;#92;system32&amp;#92;msvcp71.dll&lt;br /&gt;C&amp;#58;&amp;#92;WINNT&amp;#92;system32&amp;#92;inetsrv&amp;#92;isapi_fcgi.dll&lt;br /&gt;C&amp;#58;&amp;#92;WINNT&amp;#92;system32&amp;#92;inetsrv&amp;#92;isapirewrite4.dll&lt;br /&gt;C&amp;#58;&amp;#92;WINNT&amp;#92;system32&amp;#92;inetsrv&amp;#92;isapirewrite4.ini&lt;/p&gt;&lt;p&gt;This should get you up and running until I am able to determine why the installer won&amp;#39;t put the files there.&lt;br /&gt;Can you please check the &amp;#34;effective permissions&amp;#34; of the C&amp;#58;&amp;#92;WINNT&amp;#92;system32 and C&amp;#58;&amp;#92;WINNT&amp;#92;system32&amp;#92;inetsrv&amp;#92; directories for the user account you are running&amp;#63;  If you can&amp;#39;t manually copy the files there, it is permissions.&lt;/p&gt;&lt;p&gt;Thanks,&lt;br /&gt;Brent&lt;/p&gt;</description><author>bheinz</author><pubDate>Wed, 10 Oct 2007 19:14:42 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Skipping Installation Files (see 8372) 20071010071442P</guid></item><item><title>CREATED ISSUE: Replace ISAPI_FCGI with Microsoft's IIS FastCGI Library</title><link>http://www.codeplex.com/RORIIS/WorkItem/View.aspx?WorkItemId=13225</link><description>In order to support multiple rails sites on different websites, the current implementation does not work without much headache&amp;#33;&lt;br /&gt;&lt;br /&gt;See &amp;#91;discussion&amp;#58;13984&amp;#93;&lt;br /&gt;</description><author>bheinz</author><pubDate>Wed, 10 Oct 2007 19:03:11 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Replace ISAPI_FCGI with Microsoft's IIS FastCGI Library 20071010070311P</guid></item><item><title>NEW POST: Multple rails sites in IIS?</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=13984</link><description>&lt;div class="wikidoc"&gt;
Hi Josh,&lt;br /&gt; &lt;br /&gt;The Microsoft IIS team has released their FCGI ISAPI module go-live (meaning production beta) and I am in the process of testing it.  If things work as expected, I plan in the future to replace the current isapi fcgi library with the IIS one.&lt;br /&gt; &lt;br /&gt;Here is a link to the site: &lt;a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1521" class="externalLink"&gt;http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1521&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Thanks,&lt;br /&gt;Brent&lt;br /&gt;
&lt;/div&gt;</description><author>bheinz</author><pubDate>Wed, 10 Oct 2007 19:01:04 GMT</pubDate><guid isPermaLink="false">NEW POST: Multple rails sites in IIS? 20071010070104P</guid></item></channel></rss>