1-10 of 15 < Previous Next >
1 vote

Raktajino and WAI support

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 (Web Application Install...

id# 17327 | Planned Release: None | Last Updated: Jul 9 at 9:18 PM  by Samurai_ka
2 votes

Documentation - How to change ruby environment

Need to document with screen captures how to change the ruby environment RAILS_ENV=production to RAILS_ENV=development or test.

id# 8407 | Planned Release: None | Last Updated: Oct 10 2007 at 7:48 PM  by bheinz
2 votes

Skipping Installation Files (see 8372)

I'm having the same problems as issue 8372 with the 1.0.5 installer where the isapi* files are skipped during installation. I've attached screenshots of all the relevant installation steps and des...

id# 12894 | Planned Release: None | Last Updated: Oct 10 2007 at 7:14 PM  by bheinz
1 vote

Replace ISAPI_FCGI with Microsoft's IIS FastCGI Library

In order to support multiple rails sites on different websites, the current implementation does not work without much headache! See [discussion:13984]

id# 13225 | Planned Release: 1.0.6 Production | Last Updated: Oct 10 2007 at 7:04 PM  by bheinz
1 vote
closed

Installer not copying DLLs to the right place

I am having trouble with the installer not copying the DLLs to the windows/system32/inetserv and windows/system32/ directories. Every time I try running the installer, it says "skipped" for those f...

id# 8372 | Planned Release: 1.0.5 Production | Last Updated: Feb 20 2007 at 3:39 PM  by bheinz
1 vote
closed

Feature - add the ability to specify an app pool identity

Currently the installer creates an app pool (without the choice not to) and runs as the default "Network Service" identity. 1) Add ability to NOT associate an app pool for the website when it is c...

id# 8232 | Planned Release: 1.0.4 Production | Last Updated: Feb 15 2007 at 4:35 AM  by bheinz
2 votes
closed

Quote marks around isapi_fcgi.dll

One thing I noticed extra quote marks were put around the isapi_fcgi.dll within the IIS MMC I then checked for quote marks around the isapi_fcgi.dll entry - because during my testing it had caused...

id# 8155 | Planned Release: 1.0.4 Production | Last Updated: Feb 15 2007 at 4:35 AM  by bheinz
1 vote
closed

Feature - add the ability to set the Enable32BitAppOnWin64 flag

Because the isapi dlls are 32-bit (IsapiRewrite4.dll, isapi_fcgi.dll, msvcr71.dll, msvcp71.dll and libfcgi.dll), the IIS application pools for running rails need to be 32-bit instead of 64-bit (def...

id# 7795 | Planned Release: 1.0.4 Production | Last Updated: Feb 15 2007 at 4:35 AM  by bheinz
1 vote
closed

Bug - Installer does not properly account for x64 redirection

Files that should be installed in c:\windows\system32 are redirected to c:\windows\syswow64. The NSIS installer (with or without redirection enabled/disabled) always shows $SYSDIR to be c:\windows...

id# 8235 | Planned Release: 1.0.4 Production | Last Updated: Feb 15 2007 at 4:35 AM  by bheinz
1 vote
closed

Bug - IIS Setup script does not add .fcgi to extension restriction list

The VB version of the iis setup script added isapi_fcgi.dll to the extension restriction list and set its status to allowed, the .js version does not perform the necessary steps. 1) Fix the script...

id# 8233 | Planned Release: 1.0.4 Production | Last Updated: Feb 15 2007 at 4:35 AM  by bheinz

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 15 < Previous 1 2 Next >
Updating...