Displaying 3 results from an estimated 3 matches for "devspac".
Did you mean:
devspace
2007 Jun 12
0
Error 500, socket does not match the pid
This is the error that is repeating itself in my log:
2007-06-12 02:32:38: (mod_fastcgi.c.1739) connect failed: Connection
refused on unix:/home/devspace/space/rails/current/tmp/space-0.socket
2007-06-12 02:32:38: (mod_fastcgi.c.2851) backend died, we disable it
for a 5 seconds and send the request to another backend instead:
reconnects: 0 load: 1
2007-06-12 02:32:44: (mod_fastcgi.c.2669) fcgi-server re-enabled:
unix:/home/devspace/space/rails/curr...
2006 Feb 23
1
AJAX Patterns Blog
Christian Gross, the author of AJAX and Best Practices, runs a blog
at http://www.devspace.com/ and has started a poll asking which
language he should port his AJAX patterns to next. (They are
currently available for Java and .Net).
If anyone''s interested in seeing Ruby up next, you might head over
to the blog and cast your vote.
--
thanks,
-pate
-------------------------
2003 Sep 15
1
Samba Write List Macro Not Working
Hello, I have the following share configuration
[%G]
comment = %G global share
path = /home/shared/%G
public = no
browseable = yes
printable = no
write list = @%G
My question here is why can I not write to the share, when I can connect
to the share?
I tried the following version of write list
write list = @%G @%g %U %u
Nothing works...
If I do the following