similar to: Lighttpd1.4.10 problem on debian

Displaying 20 results from an estimated 400 matches similar to: "Lighttpd1.4.10 problem on debian"

2008 Oct 13
4
file missing
Do you have a rails.cmd or a rails.bat at C:\ruby\bin? I have a rails.bat, but not a rails.cmd! I am wondering if I accidentally deleted rails.cmd! What do you say? --~--~---------~--~----~------------~-------~--~----~ 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
2005 Mar 02
3
behind a router
i've finally managed to stream in my network with icecast and muse. in the iceast.xml config file i had to specify 192.168.2.5 as my bind-address, my ip in my internal network (i'm behind a router) and from other computers in this network i could hear my streaming. but i would like to stream even out of my network. so i redirected port 8000 of the router to my internal ip, tried to
2006 Feb 25
10
Performance issue.. after a while
Hello, I have an project running on a dedicated server: Debian, P4 CPU 3.00GHz, 1GB RAM, ruby 1.8.4 (2005-12-24) [x86_64-linux], rails (1.0.0), activerecord (1.13.2) lighttpd-1.4.10 + fastcgi + mysql 5.0 7 dispatchers. The project is a game, so a typical user would visit 100+ pages. When the server is busiest, it gets 35-40k requests/hour. For some misterious reason after a number of hours the
2008 Dec 10
1
Oddness with fieldnames containing an underscore
Hi all, I''m not sure if this is a cucumber or webrat thing given that I only starting tinkering with both last night for the first time (testing newb as well), but I''ve come across an oddity when trying to write a scenario to create a user. Scenario: Register new user Given I am on the new user page And I fill in "login" with "fredf"
2006 May 12
1
the "#" in code generated by "link_to_remote"
Currently, helper "link_to_remote" generates html code like ''<a href="#"....'' "#" is used for the link of "next" page. So there comes a problem. "#" stands of the the starting point of current page. which means, if the ajax link is at the bottom part of the page, where scroll bar needs to be moved to see it, when the ajax
2006 Mar 17
1
Congratulations!Both Rails book and framework win Jolt Award
http://www.sdmagazine.com/jolts/2006index.html BOOKS TECHNICAL Jolt Winner: Agile Web Development with Rails by Dave Thomas, David Hansson, Leon Breedt and Mike Clark (Pragmatic Bookshelf) Productivity Winners: ? Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries by Krzysztof Cwalina and Brad Abrams (Addison-Wesley) ? Practical Common Lisp by Peter
2013 Nov 29
1
Lasso function that can handle NA values
Hi everyone, I have a large dataset with missing values. I tried using glmnet, but it seems that it cannot handle NA values in the design matrix. I also tried lars, but I get an error too. Does anyone know of any package for computing the lasso solution which handles NA values?
2006 Sep 04
2
Bug#379721: xen-3.0: FTBFS: bashisms
Patch attached. Steve -- --- Makefile-orig 2006-09-04 14:37:18.000000000 +0100 +++ Makefile 2006-09-04 14:37:34.000000000 +0100 @@ -57,7 +57,7 @@ .PHONY: ioemu ioemuinstall ioemuclean ifndef XEN_NO_IOEMU ioemu ioemuinstall ioemuclean: - [ -f ioemu/config-host.h ] || \ + ( test -f ioemu/config-host.h ) || \ (cd ioemu; ./configure --prefix=usr) $(MAKE) -C
2008 Jun 09
1
Security module (Flask) support should be disabled
I notice that the Flask / ACM security module support has been enabled in the latest Debian Xen packages. I'm afraid I think this is a mistake. In our opinion this code is of very poor quality. It is certainly ill-tested and not widely used. We (Xensource/Citrix) have received more than one serious vulnerability report, of problems which make an installation with the Flask support compiled
2006 Dec 15
2
dovecot and yahoo
Hi gang, We just yum updated BQ server and now use dovecot instead of imapd/pop3 with a slight config all is well accept for one of our users that has a fancy yahoo account that allows them to pop other accounts into it. Used to work great until we switched to dovecot. any ideas ? jason intuitiveisp
2014 Aug 28
2
problema al copiar datos de tipo caracter de un archivo a otro
Estimada comunidad, tengo un problema que no puedo resolver. Tengo muchos archivos (los llamaremos "TMP") con los que debo construir un archivo resumen que llamare "DAT". A partir de los nombres de los archivos TMP construyo las primeras 4 columnas de DAT, luego, con datos del interior del archivo TMP construyo las columnas 5 a 9 de DAT. El problema insoluble que tengo es que
2017 Mar 29
1
A trap for young players with the lapply() function.
(inline) On Tue, 28 Mar 2017, Rolf Turner writes: > On 28/03/17 04:21, Barry Rowlingson wrote: >> On Mon, Mar 27, 2017 at 1:17 AM, Rolf Turner <r.turner at auckland.ac.nz> wrote: >>> >>> Is there any way to trap/detect the use of an optional argument called >>> "X" and thereby issue a more perspicuous error message? >>> >>>
2013 Jan 19
2
Deformulation and R
Dear All, I hope this is not too off-topic. Essentially, I need to know if there is any R package which can help me with a deformulation project. Suppose e.g. that you know from a chemical analysis the fat, mineral, vitamin, energy [and so on] content of a certain food product. You also know the ingredients of this product (e.g. milk, lactose, vegetable oil) and you know the chemical
2005 Mar 02
1
behind a router
first of all i realized i haven't properly understood what <bind-adress> is needed for. to "stick" the server to a particular network card? what does this exactly mean? do i need it? i tried assigning to <hostname> both the internal ip of the router 192.168.2.1 and the ip that's assigned to it by the ISP, and in either case i'm not able through xmms to
2011 Sep 14
1
Which dovecot-antispam with dovecot 2?
Hi I'm a little confused as there are two repos for the dovecot-antispam plugin. Eugene's hg repo is explicitly labeled "for Dovecot 2", but the Johannes' git repo has commits later in date: hg: http://wiki2.dovecot.org/Plugins/Antispam git: http://git.sipsolutions.net/?p=dovecot-antispam.git I guess the unrelease hg code ist the one for Dovecot 2, but what is
2012 Aug 21
1
blf-crypt
Hi The blf-crypt password schema mentioned in the docs could be a solution to my auth problem. However, the docs state that actual support depends on the glibc. Mine apparently doesn't. Does support depend on the glibc's version (mine is 2.15-r2)? Maybe someone with access to a box with a good enough glibc could do the following and post the hash for the plain password "test"?
2012 Nov 27
1
the problem is intractable, and perhaps insoluble
i'm not sure why i work so hard to be accurate and fair when i'm discussing jim, when he in turn seems happy to engage in innuendo and outright _lies_ to slime me. some of the things he says are flat out 360-degree lies, so he obviously cares not even a whit for his credibility. which is why i feel no need any more to counter his crap. because once you've cleared away his
2002 Jun 19
1
best selection of covariates (for each individual)
Dear All, This is not strictly R related (though I would implement the solution in R; besides, being this list so helpful for these kinds of stats questions...). I got a "strange" request from a colleage. He has a bunch (approx. 25000) subjects that belong to one of 12 possible classes. In addition, there are 8 covariates (factors) that can take as values either "absence"
2006 Jul 03
1
Capistrano - disable_web and enable_web with lighty?
I was using lighty+fastcgi before, and it was working pretty well, but I decided to move to Apache+mongrel because I really really like Mongrel. Well now I found out about lighty+pound+mongrel [1] and I think I''m going to give that a shot. I definitely prefer lighty to Apache - it''s pretty ridiculous how much fewer resources it uses. Anyway the only thing I''m going to
2006 Feb 02
1
FYI lighttpd 1.4.9 has problems running with rails out-of-the-box
In case this helps anyone I recently finished setting up a Debian server closely following Ezra''s excellent guidance @ http://brainspl.at/rails_stack.html. I used newer libraries in some cases (and mysql 5.0) and everything worked great until the end when lighttpd wouldn''t start. I finally figured out that Lighty 1.4.9 has a problem working with rails out-of-the-box. See