Displaying 20 results from an estimated 70000 matches similar to: "managed server options"
2006 Feb 20
0
Windows Deployment questions
Hello out there in Rails land. This is a multipart question so please
bear with me...
First, the background info:
I''ve been making Apache work on our Windows servers here and I''m having
good luck. However, I notice that Apache+FCGI doesn''t scale quite as
well as I''d hoped.
I have one static process defined for my FastCGI server, and I see about
5 requests
2006 Jun 04
1
Problem with images on Apache and Lighttpd
Hello.
Since two days I am trying to set up two rails-apps on a vserver-host so
that I can access from work ;-)
I tried all I can imagine and what Google/MSN teached me: FastCGI, SCGI,
Lighttpd, Apache, Alias, Vhosts,....
But nothing really works. I am on Debian 3.1 with Ruby 1.8.4, Rails
1.1.2, FastCGI 2.4.0, mod_fastcgi 2.4.2, ruby_fcgi 0.8.6, ruby_gems
0.8.11, Apache 2.0.54, Lighttpd
2005 Nov 14
0
can't display controllers with lighttpd
Hello,
I can see http://192.168.1.5/public/index.html
i''ve created a controller as it''s mentionned in the rails bible
("agile web dev.." of M.Thomas)
If i try http://192.168.1.5/say i have an error "file not found"
I''ve really struggled a lot with this and already asked people at
#lighhtpd but i really can''t find the answer.
This is
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 = (
2006 Mar 02
6
Lighttpd and fastcgi problems...
Hi,
I''m having difficulty getting ruby running via Lighttpd and fastcgi. My
lighttpd.conf reads:
server.port = 81
server.pid-file = "/tmp/test_lighttpd.pid"
server.modules = ( "mod_redirect", "mod_access", "mod_fastcgi",
"mod_accesslog", "mod_simple_vhost" )
server.document-root = "/tmp/mis/public"
2010 Dec 18
2
Best way to set up for PHP websites
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am looking to set up a CentOS server for hosting a high traffic PHP
site (specifically Drupal 6).
I am trying to figure out what's the best way of setting up PHP. The
standard mod_php seems to not be a good solution, as it requires apache
to be in the prefork configuration, due to PHP not being thread safe.
Something like mod_fcgi seems to be
2006 Mar 28
3
compiling php with fcgi on tiger
I can''t figure out how to compile php with fcg enabled.
I found a website which gives an example of how to write options in
configure
http://scoops.totallyrule.com/articles/2006/02/01/mysql5-ab-package-and-php5
So I wrote
./configure --prefix=/usr/local --program-suffix=5 --enable-fastcgi
--enable-discard-path --enable-force-cgi-redirect
--with-mysqli=/usr/local/mysql/bin/mysql_config
2006 Jan 06
3
fastcgi on apache
Running on Fedora Core
I have been playing with some of the tutorials and one of them had me
install lighttpd and lighttpd-fastcgi and that was much faster than
apache seems to be.
How do I get fastcgi stuff to work on apache...
I have this setup for my tutorial environment in httpd.conf
<VirtualHost *>
DocumentRoot /home/craig/cookbook/public
ServerName cookbook
<Directory
2006 Aug 07
0
image uploads not working with lighttpd
Hi I thought it was time to test my app out on a real server. So i have
installed lighttpd following the instruction on the rails wiki.
everything seems to work fine except the file upload page. It doesn''t
throw any errors, it just doesn''t seem to write the image to disk.
Nothing is printed to the lighttpd error log when the file upload fails.
I thought it might be my code
2006 Jul 28
6
need recommendations for apache configurations
I''m running a rails app on FedoraCore4 and so far have been using
lighttpd and fastcgi. I''ve decided to switch to apache because lighttpd
has been far too unstable, unpredictable, and slow. I don''t know if it''s
lighttpd or the combination of lighttpd and fastcgi but it''s just not
working for me. I need something that has been proven to work and
2006 Jun 15
0
lighttpd and upload progress
Hi, I''m currently running my rails app on lighttpd. I want to have an upload
progress bar for uploading large files. But I have read that lighttpd has
removed that functionallity right now. Should I switch over to apache 2.0
if I want this feature? Is there another way around it?
Also, I tried installing Apache 2.0 on my mac with fastcgi, but once I tried
to start the server, I get
2005 May 10
1
Some Rails-Lighttpd questions
I followed the instructions from the ~/RailsOnDebian tutorial to set up
Rails on a FreeBSD. (That tutorial is down, can it be hosted somewhere
else?).
Now I have some questions regarding the configuration of Lighttpd for Rails.
If there are FAQs in my questions don''t hesitate to point me to the right
resource...
Probably a trivial one: where do I access a Rails site when it is
2006 Apr 28
1
Apache proxy to lighttpd leads to Rails routing error
Hello,
I have an issue I am having trouble figuring out. I have a Rails app
running through lighttpd which is accessed through an Apache proxy.
My apache config:
<location /rails/>
ProxyPass http://localhost:81/
ProxyPassReverse http://localhost:81/
</location>
RewriteEngine On
RewriteRule ^/rails/(.*) http://localhost:81/$1 [P]
So when apache sees /rails/ it
2006 Mar 23
2
Lighttpd Configuration Problems
Hey Folks!
I''ve got a Fedora Core 4 machine that I''m installing Ruby on Rails on,
following this set of instructions:
http://www.digitalmediaminute.com/howto/fc4rails/
Everything has gone well up until I get to the part about configuring
lighttpd to use virtual hosts. Here''s the chunk of code I''ve got in my
config file that appears to be the culprit.
2006 Jan 26
2
Run fastcgi in Apache 1.3, or proxy through lighttpd?
I''m working with a guy who has Apache 1.3 installed on his server, and
it''s not an option to simply use lighttpd for a Rails application I''m
helping him with. I''ve seen that Apache 2 apparently is crappy when
it comes to fastcgi, but 1.3 isn''t so bad. I can then either just run
my app straight in Apache, or I could proxy it through to lighttpd.
Which
2006 May 06
3
How much memory is need to host a rails app?
I''m looking to host a low-traffic, personal blog. I already have a VPS
Linux host with 192MB of RAM. How much memory is need to run a rails app?
Considering that memory is scarce, I assuming LigHTTPD will be a better
choice than apache. What about MySql? Do I need more memory to host that
or should I consider sqlite instead? Is anyone else hosting a Rails a rails
app on a host with
2012 Apr 06
1
lighttpd + fastcgi + camping
Hello all,
I am running in some little stumbling blocks with passenger as a multi user
environment (the most problematic feature is that, once you setup a
sub-domain passenger wants you to declare on nginx every app running on
that nginx server which is not ideal to add apps on the fly and / or if a
user wants to run 2 apps from his space)
so I was thinking about a more drag a drop / one line
2006 Dec 11
0
Lighttpd setup with rails
Hi Everyone-
I am trying to setup lighttpd on a CentOS 4.2 box after having
problems with getting it to work on Apache. I am hoping some fresh
eyes can see any errors below. The log files are useless as they
just say server stop and server start. When I create an app in rails
I can see the rails welcome screen, but everything else comes up 404.
Here is my lighttpd config pointing to
2006 Jan 19
3
lighttpd config on os x
I finally got around to installing lighttpd on my mac for dev work,
followed the instructions at
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
When I go into my rails app and type "./script/server" I get the
following errors:
baggio:~/work/teore pergesu$ ./script/server
=> Booting lighttpd (use ''script/server webrick'' to force WEBrick)
2006 Jun 14
0
installation problem with lighttpd
Ever since I moved my dev environment from my Powerbook to my new
MacBook Pro, I cannot run the lighttpd webserver - it starts and
immediately crashes out with an error (see below) saying a file does not
exist. I''ve checked the file does exist.
WEBrick works without any problem.
Has anyone else experienced this problem?
John:~/web john$ ruby script/server
=> Booting lighttpd