search for: windstreak

Displaying 3 results from an estimated 3 matches for "windstreak".

Did you mean: windstream
2006 Feb 23
9
Suddenly a Blank Page
This is apache/fcgi/rails/firefox. When using a rails app we have been experiencing sudden blank pages in the browser. We show an model "new object" page and start changing stuff and all of a sudden the page will be erased to blank! Any idea what could cause something like this? -- Posted with http://DevLists.com. Sign up and save your time!
2006 Jan 24
17
Updated lighttpd to 1.4.9 - error running dispatch.fcgi
Hi all, I just updated lighttpd from 1.4.8 to 1.4.9 and it now refuses to start with the following error: 2006-01-24 23:12:24: (mod_fastcgi.c.989) execve failed for: public/ dispatch.fcgi No such file or directory 2006-01-24 23:12:24: (mod_fastcgi.c.1015) the fastcgi-backend public/ dispatch.fcgi failed to start: 2006-01-24 23:12:24: (mod_fastcgi.c.1019) child exited with status 2
2006 Jan 24
0
Catching 302 link_to_remote
I''m having trouble catching a 302 with link_to_remote. The redirect is issued if the user is not logged in with the before filter. In the lighty log i see the 302 scroll by and then it renders the login screen with a 200. That 200, I can catch and issue a redirect (just for testing). Any ideas on where I go wrong? <%= link_to_remote("Link name", :url =>{