search for: napcsweb

Displaying 12 results from an estimated 12 matches for "napcsweb".

2006 Dec 15
1
Help w/ Apache Proxying Mongrel
...main page. For any apps that do use public/index.html as the main page, none of the links off of index.html work. So no stylesheet info, no images, and no links to other parts of the application. Even though I''ve installed the reverse_proxy_fix plugin. The tutorial from here (http://www.napcsweb.com/howto/rails/deployment/RailsWithApacheAndMong... <http://www.napcsweb.com/howto/rails/deployment/RailsWithApacheAndMongrel.pd f> ) didn''t cover this type of error, and I''ve been stuck fiddling with it for a while. Has anyone else had this problem and resolved it? Any...
2008 Nov 26
5
Re: mysql.rb driver has been removed from Rails 2.2 ?
you can go to http://www.tmtm.org/en/ruby/mysql/ to download the tar file, and run the command below # ruby ./install.rb to install the mysql.rb -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2006 May 10
0
ANN: Reverse_Proxy_fix
...tion, the install script will ask you for a base url. Enter it without the trailing slash ( http://myserver.mydomain.com/myapp) If you need to change it later, you can run the install.rb script in the plugin folder or just directly modify lib/config.rb. ruby script/server plugin install http://svn.napcsweb.com/public/reverse_proxy_fix This seems to work very well for our applications... we''ve been using it for a month now on three separate applications. I would appreciate comments or feedback on this. I doubt it will be that useful to most people but it''s nice when you need it. --...
2006 Dec 14
0
Apache2, Mongrel & multiple apps
...as the main page. For any apps that do use public/inedx.html as the main page, none of the links off of index.html work. So no stylesheet info, no images, and no links to other parts of the application. This despite having installed the reverse_proxy_fix plugin. The tutorial from here (http://www.napcsweb.com/howto/rails/deployment/RailsWithApacheAndMongrel.pdf) didn''t cover this type of error, and I''ve been stuck fiddling with it for a while. Has anyone else had this problem and resolved it? Any help is much appreciated. My httpd-proxy.conf file is included below: LoadModule pr...
2006 Aug 07
4
excel
Can anyone help me ??? I want to export some data into MS excel and create a pie or line chart. How can I export the data? Does it gives any tutorial websites ? thanks for your help! -- Posted via http://www.ruby-forum.com/.
2006 Jul 29
9
export to a CSV or XLS file
hello everyone, Any idea how can i export a resultset from a database to a CSV or XLS file from the application ? would like the user to have the option to export selected data to a CSV/XLS file. Any plugins or libraries avaiable to accomplish this ? Thanks for your time, VASU. -- Posted via http://www.ruby-forum.com/.
2006 Jun 22
2
[PLUGIN] url_for_with_prefix - allowing you to modify/remove prefixes easily
Here''s the readme. I think it''s okay to post this kind of thing to the mailing list. Anyway, hopefully someone else finds this useful. UrlForWithPrefix ================ By Pat Maddox Very simple plugin, adds the :prefix option to url_for. Say in your environment.rb file you''ve got ActionController::AbstractRequest.relative_url_root = "/super" Any time
2006 Aug 02
15
Rails in a Windows World
I work at an organization that is very wrapped up in Microsoft products. I am trying to get a test application put in however I''m not sure what to do about the infratstructure. If it were up to me we would put in MySQL and Apache or Lighty, however its not up to me. The easiest way to get an application into production at our company would be to use the existing MS SQL server and IIS
2006 Jul 09
3
Mongrel and proxying with Apache 2 mod_proxy
Hi all, I''ve just spent some time going through trying to get mongrel & apache 2.0 working with mod_proxy. I thought I''d share what I''ve found in case someone is going through the same exercise. Of late, I''ve been using mongrel (lovely, btw) to run my rails apps. Since I have a couple of different rails apps running on the machine, I thought it be nice to
2006 Nov 08
20
Rails/Windows Guru Needed
Hey All, I''ve just got back from a great meeting with a potential new client. Everything was going so well - I knocked back their old-school project plans, sold Rails to them in less than 5 minutes. All cool. Then, 5 minutes before the end they say ''Oh and by the way - I know we said we''re happy to host on any platform suitable, but there''s been a change and
2008 Feb 29
17
Is SQL Server not supported in RoR on the Mac?
Hi -- I''ve been having problems connecting to a SQL Server database that I thought might be related to the fact I was upgrading Rails to 2.0. However, I also was moving the project to my shiny new macbook. Anyway, after jumping through a few hoops (instaling DBI, etc.), I finally get to my latest error message: <error> DBI::InterfaceError: Could not load driver (no such file to
2006 Jul 16
14
Rails, FCGI, DreamHost, and endless frustrations
Hi all! I''m trying to deploy an application out to a subdomain at dreamhost. I am getting the dreaded "Rails application failed to start properly" error. The logs for my app are empty. In the DreamHost FTP app, when I look in the error.log file (I''m guessing this the Apache error log file) I see the following for each of my attempts: [Sun Jul 16 12:36:32 2006]