similar to: Re:No database specified. Missing argument: database.

Displaying 20 results from an estimated 20000 matches similar to: "Re:No database specified. Missing argument: database."

2006 Mar 30
2
help : No database specified. Missing argument: database.
Hi, I''m new to Ruby programming. I''m wnt thru the example by curt in onlamp and was stuck up in the midst of configuration. I''m getting the "No database specified. Missing argument: database." error when i tried creating a table recipe in cookbook db . My database.yml contains the following entries Development: adapter:mysql host:127.0.0.1
2006 Apr 08
1
help : uninitialized constant Song
Hi, I''m facing the following issue. I have a class A in that i tried instantiating another class B. but got uninitialized constant B error..Any idea how to over come this. Here is my code. -------------------- class SongList #initialize the array def initialize @songs=Array.new end def aSong(aSong) @songs.push(aSong) self end
2005 Jun 28
1
Offtopic Posts [was Re: [OT] Memory Models and Multi/Virtual-Cores -- WAS: 4.0 -> 4.1 update failing]
From: Greg Knaddison <greg.knaddison at gmail.com> > Look - brevity is the soul of wit. It also keeps other folks on lists > from calling you a troll. The problem is that then the same people then start complaining about my "oversimplification." In fact, that's part of the problem here. I really _tried_ to make a recommendation without breaking down into the
2006 Feb 19
2
Sortable list (scriptalicious) and updating database
I have made a sortable list which is sortable by dragging & dropping the list elements. It works, but the order of the elements will not be updated in the database. Hopefully someone could help me, or tell me what I''m doing wrong. Thnx! Rgds, Eric Controller: album_controller.rb class AlbumController < ApplicationController def show_sort_album @photos =
2006 May 16
0
rtbl_talk() call failed
Hi , I compiled the qosd-0.0.1-13122003.tgz code found in http://x-ray.prokon.cz/data/snmp/ , but i have a problem when i run it , i get an error rtnetlink call failed, reason: 2 , no such file or directory i found this line in the file delete_object_util.c rtnl_talk(&rth, &req.n, 0, 0, NULL,NULL,NULL); result=errno; if(result!=0)
2006 Apr 07
0
Re: IVR: Cant hear my message
I cant figure it out but why dont you dont you make an extension that you can dial and record yoursef. Exten => 100,1,Wait(2) Exten => 100,2,Record(FileName:gsm) Exten => 100,3,Wait(2) Exten => 100,4,Playback(FileName) Exten => 100,5,Hangup Antoine LOUIS <antoine.louis@gmail.com> wrote: Hello, I've reccorded a voice message for the IVR. (.wav, 16 bits,
2006 May 24
0
Placing call files in
actually it sounds like a permission issue. You said you are doing it as root, but what is asterisk running as. I've found it is very sensitive, even to ownership. Make sure the owner:group is set to what Asterisk is running as before copying. Then, I've never had problems copying vs. moving - although I could imagine it might create problems in a race condition case. p From:
2006 May 05
1
Centos4.3 hangs on install
Hi guys, im installing centos4.3 on my PIII with 2x70GB SCSI disk. when its on the part where it loads the scsi driver, hangs and a display saying disabling irq11. any suggestions ? tnx --------------------------------- Blab-away for as little as 1?/min. Make PC-to-Phone Calls using Yahoo! Messenger with Voice. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 May 01
1
missing _msdcs
Hi, I migrated windows 2008r2 on samba, everything or almost correctly works except the dns. I realized that one entry is missing: ldbsearch -H /var/lib/samba/private/sam.ldb -b "DC=DomainDnsZones,DC=mydomain,DC=lan" | grep DC=_msdcs samba-tool dns serverinfo 192.168.0.1 -UAdministrator at mydomain.lan Password for [Administrator at mydomain.lan]: ERROR(runtime): uncaught exception -
2006 Mar 30
1
Questions on call recording and conference.
Hi, In Asterisk, what happens to the files when both legs of the call hangs up? Is there a way to create a conference room on the flight? i.e. without pre-defining the conference ID in meetme.conf. Thnx much. -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 2872 bytes Desc: not available Url :
2008 Mar 30
0
plugin for recent changes display?
I''d like to have a "most recent changes" type of sidebar on my site ( http://www.obsidianportal.com ). The main idea would be to show recent activity on the site. I''d like to try and copy what they have on the left sidebar here: http://gaxonline.com What I need is very simple, something along the lines of: - The user who did an action - A title/link to what they did
2008 Nov 10
4
Labeling points with xYplot
Hello R-Users, I am trying to label points on an xYplot. I can label the points, but then I lose the error bars. I suspect that I should be using panel.xYplot rather than panel.xyplot, but that didn't work either... Can anybody help me out? Example code is below. First xYplot has error bars, second tries to label the points and the bars disappear. Thanks, John a=c(1:4)
2005 Nov 27
1
HELP PLS....
Sir, I am a MS WINDOWS USER, Since my friend ask me to use LINUX WINE than MS WINDOWS for my business(COMPUTER SHOP) because its the best way and practical in business(because its FREE). Can you HELP me step by step how to install and wat i nid using LINUX WINE.(im getting at very start from the no installed OS on my HDD, I want to use LINUX WINE only on my PC) pls help me and to instuct
2001 Apr 12
1
missing cdrom
hi. i've just installed wine-20010411. after launching it with different burning applications, i cant see my cd burner anymore, but two cd-rom attached to the same controller. its worked very well with wine 20001203 (as much as i recall it). is this a known problem ? the burner : yamaha 426 cdrom - 1 : toshiba xm3401 ta cdrom - 2 : plextor px 20 ts using a redhat 6.2 distribution. thnx
2007 Nov 29
2
railroad-database problem
Hi all, I am facing with a new type of problem with railroad, explained below 1. I am using an oracle database in my application. In the database.yml file, I am having different schema connections to the same database.like development: database: real_database username: schema_name1 password: ************ adapter: oracle abcd_development: database: real_database
2006 Mar 26
4
select information from sqlite_master error
Hi, I''m having fun playing around with Camping...I am slowly working on extending tepee to a personal e-notebook sort of tool (never lose my papers/revisions....hehe). I''ve given tepee an oswd css design, and am currently adding a admin page that I want to show the ruby version, sqlite version and db size and db stats information. I tried running: @db_stats =
2011 Mar 22
2
Play different voice-mail messages based on certain conditions
Hello List, I have few installations out there based on 1.6.1 or above. I'm trying to play different voice mail messages based on certain criteria's. For example, I want during office hours to play (in short): "we are not available to take your call, please leave a message", during off-hours and weekends I would play: "we are closed, our opening hours xx:xx-yy:yy, please
2006 Nov 04
0
arrayfields-3.6.0
URLS: - http://raa.ruby-lang.org/project/arrayfields/ - http://www.codeforpeople.com/lib/ruby/arrayfields/ - http://rubyforge.org/projects/arrayfields/ SYNOPSIS: allow keyword access to arrays: require ''arrayfields'' fields = ''name'', ''age'' row = [ ''bob'', 30 ] row.fields = fields row[
2006 Feb 10
1
! camping paid gigs
Oh, boy, this is great. Anyone here want to get paid for doing some camping work? Because O''Reilly is interested in doing a 20-30 page PDF on Camping. Please do it, guys. I won''t blab about how much it pays, but if it took you a couple days, you''d get back a hacka lot of moaney. Anyway, post your camping paid gigs, people. If we could have one guy in the world
2008 Aug 18
0
can cron.daily crash my dom0s?
Hello, I have 2 servers which share 2 partitions with drbd, on each machine runs one VM on the drbd device, so that I have primary/secondary and secondary/primary drbd devices. There are also some more XEN VM?s that only do aa mysql replication and one is standalone. In the last 4 weeks I had 2 incidents where both machines did a sudden reboot, first one machine and 2 minutes later the other one.