search for: thrue

Displaying 5 results from an estimated 5 matches for "thrue".

Did you mean: three
2004 Jul 15
1
zapras - and kernel ??
...started by root, uid 0 Jul 15 11:43:57 voip1 pppd[9299]: Zaptel device is 'stdin' Jul 15 11:43:57 voip1 pppd[9299]: Unable to put device 'stdin' into HDLC mode Jul 15 02:43:57 voip1 kernel: Zaptel: Zaptel PPP support not compiled in Jul 15 11:43:57 voip1 pppd[9299]: Exit. It's thrue, I have'nt pathced and compiled the kernel, but Can't find anything about it - no reademe. Any clue ? or any how-to for the zapras ? -- mvh. Hans-Henrik Andresen ------------------------------------------ Telefon for en flad 20'er - www.telefin.dk -----------------------------------...
2007 May 03
1
connecting postfix with dovecot trouble
...ort and delivery is working but dovecot can't get the correct user. postmap -q some.user at domain.com ldap:/etc/postfix/ldap-aliases.cf first returns: someuser The mailbox someuser exists and i can login with this user on imap and i can deliver directly using deliver -d but on mail delivery thrue postfix dovecot is not looking for someuser. It looks for someuser at host.domain.com. ---8<------ May 3 16:18:42 mail postfix/pickup[24686]: C94251DB23E: uid=0 from=<root> May 3 16:18:42 mail postfix/cleanup[24769]: C94251DB23E: message-id=<20070503161842.C94251DB23E at host.domain....
2005 Nov 23
1
assign() problem
I've written a piece of code (see below) to do a wavelet image decomposition, during the evaluation of this code I would like to write the results of some calculations back to the R root directory. I used assign() to do so because the names should vary when going thrue a while() loop. For some unknown reason I get an error that says: Error in assign(varname[i], imwrImage) : invalid first argument what could be wrong, when I do it on the commandline everything works out just fine. But within the function it doesn't. When I disable the assign stat...
2007 Apr 19
4
Save sessions on file system instead of database table?
Hi Is there a way to save session data on the file system (like in Rails) instead of a database table? The reason I''m asking is, that I''m writing a Camping application without using ActiveRecord (mostly for learning purposes) and I don''t want to use ActiveRecord just for sessions. Thanks, Thomas -------------- next part -------------- A non-text attachment was
2010 Oct 21
10
Asterisk 1.80-rc5
Just done a clean install of rc5 on a totally new machine and found the following:- /etc/init.d/asterisk start errors on line 109 - there is no 0 before $VERBOSITY as in the other lines. More interesting is that after make samples I have no iax2 available. Dave Cotton