Displaying 4 results from an estimated 4 matches for "cardillo".
Did you mean:
cardille
2010 Apr 12
2
daemon() function is unimplemented
Hi all,
I''m a newbie... so be patient pliz
;-)
I''m starting to use Rails on my machine (OS: Win 7) but when I''m trying
to connect to http://0.0.0.0:3000 I get nothing.
So I launch rails in this way: ruby script/server -d
this is the answer:
"
C:\Ruby19\rubyApps\bookmark_manager>ruby script/server -d
=> Booting WEBrick
=> Rails 2.3.5 application
2007 Apr 24
1
cpuspeed on centos 5
It appears as cpuspeed is not running on my centos 5 box(s).
One is a biostar motherboard Am2 6400+ the other is Asus am2 4800+.
If I do "service cpuspeed stop" it says OK,
If I do a "service cpuspeed start" is says OK.
However at no time is cpuspeed running.
/proc/cpuinfo only shows the cpu running at 1000 Mhz.
If I manually run "cpuspeed -C & " I now have
2006 Oct 10
1
Python/sqlite date time problems.
Bear with me, this is CentOS related. :)
I have a python CGI that's behaving weirldy on Whitebox systems
that've been switched over to CentOS 4 (ages ago, no other problems to
speak of aside from this one).
I've broken the problem down to a minimal test case...
1. Create a small database
# sqlite3 /tmp/testcase.db 'CREATE TABLE testtable ( date date primary
key unique, name
2008 Mar 20
0
Autocomplete and Firefox
I just noticed that when using autocomplete and firefox, if I return a
list containing whitespace, my input field is not updated. I''ll try
to explain more of the details, I''m using Ajax.Autocompleter and I''ve
used the "tokens" option to allow multiple values separated by
commas. If the server script responding to the ajax request returns a
list in which the