Displaying 5 results from an estimated 5 matches for "swit".
Did you mean:
swin
2006 Feb 08
0
SwitchTower deployment hangs after HTTP Auth
...eb accessible one yesterday and
tried to deploy to the production server after updating the relevant config
parameters in deploy.rb. However, the deploy process just hangs after
suppying auth credentials. I''ve attached the output below:
loading configuration c:/ruby/lib/ruby/gems/1.8/gems/switchtower-0.10.0
/lib/swit
chtower/recipes/standard.rb
loading configuration ./config/deploy.rb
executing task deploy
transaction: start
executing task update_code
querying latest revision...
Authentication realm: <http://mydomain.comt:80> My App
Password for ''user'': *******
Au...
2006 Jan 25
0
Shovel Switchtower deployment
...CTION=setup_lighty
it asks for my password and installs lighttpd and other stuff, but
fails on task update_code. Here is my error
C:\radrails\workspace\example\lib\tasks>rake remote_exec ACTION=setup_lighty
(in C:/radrails/workspace/example)
loading configuration c:/ruby/lib/ruby/gems/1.8/gems/switchtower-0.10.0/lib/swit
chtower/recipes/standard.rb
loading configuration ./config/deploy.rb
executing task setup_lighty
executing task write_lighty_config_file
executing "if [ ! -d lighttpd/cache/compress ]; then mkdir -p lighttpd/cache/com
press; fi"
servers: ["host.com"]
Passw...
2006 Mar 13
9
apache 1 fastcgi config correct???
I followed this tutorial on the rails wiki about how to get apache with
fastcgi working on a vps machine:
http://wiki.rubyonrails.com/rails/pages/HowtoInstallAndRunRubyOnRailsOnCpanel
In the tutorial it said to add this to the httpd.conf file to get fastcgi
working.
<IfModule mod_fastcgi.c>
FastCgiIpcDir /tmp/fcgi_ipc/
AddHandler fastcgi-script .fcgi
</IfModule>
However
2010 Sep 20
0
No subject
...0 =A0The rest of my LAN uses =
<a href=3D"http://192.168.2.0/24">192.168.2.0/24</a>, so in this case I am =
using Tinc to create a tunnel to access the <a href=3D"http://192.168.2.0/2=
4">192.168.2.0/24</a> network from my client. =A0This is all on common swit=
ch fabric, no in-between firewalls of any kind involved, and no firewalls c=
onfigured on either Server or Client.<div>
<br></div><div>On the Server, Tinc is running on stripped down Centos 5.5 a=
s a virtual machine and all numbers given here are in this configuration. =...
2004 Jul 15
1
Connection refused
Hello everybody,
We have to servers which we syncronize with rsync. After updating the second
server to RedHat Enterprise Linux, rsync pops up with the message:
connection reset by peer, error (12)
We do not use the rsync daemon. We use rsync via cron job.
Does anybody know what is wrong with our configuration.
Sebastian