PHP Command Line

2010-11-29 Thread David Allen
I'm new to PHP, and I'm trying to make use of the interactive commandline, but I'm finding 'php -a' isn't working. More specifically, no 'php>' prompt, no output, nada. I've found comments on the intarwebs making mention of the need for readline support, but past that, I'm at a loss. Thanks! ___

snmp cpu

2010-11-29 Thread Коньков Евгений
Hi, reading this: http://old.nabble.com/Measuring-CPU-usage-via-SNMP-td23392403.html >So fetching the matching >ssCpuRaw* oids and totaling them up should always equal 100% cpu. but when I fetch cpurawidle it is about 100, system 25 totalling give me 125. What wrong I do? -- С уважением, Коньк

Re: Unable to access CDROM device to play music

2010-11-29 Thread Nikolai Wendorf
All, I was getting exactly this same error following a fresh 8.1 load Sep 25 07:51:22 cyborg kernel: acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 Sep 25 07:51:22 cyborg kernel: (cd0:ata1:0:0:0): READ(10). CDB: 28 0 0 0 0 0 0 0 40 0 Sep 25 07:51:22 cyborg kernel: (cd0:ata1:0:0:0)

Re: Stale NFS file handles on 8.x amd64

2010-11-29 Thread Leon Meßner
Hi, On Mon, Nov 29, 2010 at 08:06:54PM -0500, Adam McDougall wrote: > I've been running dovecot 1.1 on FreeBSD 7.x for a while with a bare > minimum of NFS problems, but it got worse with 8.x. I have 2-4 servers > (usually just 2) accessing mail on a Netapp over NFSv3 via imapd. > delivery is

Listar command results: -- Binary/unsupported file stripped by Listar --

2010-11-29 Thread Listar
Request received for list 'bnfrance' via request address. >> The original message was received at Tue, 30 Nov 2010 19:44:56 -0800 Unknown command. >> from freebsd.org [172.144.236.172] Unknown command. >> - The following addresses had permanent fatal errors - Unknown command. >> Unknow

Re: ssh-agent and ssh-add on FreeBSD

2010-11-29 Thread Matthew Seaman
On 29/11/2010 19:08, Alexander Best wrote: >>> [bluethu...@lbsd2:~]#ssh sum1 >>> > > Enter passphrase for key '/home/bluethundr/.ssh/id_rsa': >>> > > [bluethu...@lbsd2:~]#exec ssh-agent bash > ^^ this looks wrong. i think you want eval `ssh-agent` so the envars get set. >otherwise ssh-add won'

Re: Broken port?

2010-11-29 Thread Chris Brennan
> > > On 11/29/10 19:34, Modulok wrote: > >> List, >> >> I tried to install django with sqlite support from ports and got the >> error shown below. What do I do to fix this? Do I email a port >> maintainer or something? I used portsnap to update my ports collection >> before trying the install. I'm

Re: Console Messages

2010-11-29 Thread Grant Peel
Original Message- From: per...@pluto.rain.com Sent: Sunday, November 28, 2010 10:03 PM To: gp...@thenetnow.com Cc: freebsd-questions-lo...@be-well.ilk.org ; freebsd-questions@freebsd.org Subject: Re: Console Messages "Grant Peel" wrote: > ... You may need to go -hackers for this...

Re: CURRENT: Issue with ZFS and 2TB WD HDD (WDC WD20EURS-63Z9B1 80.00A80)

2010-11-29 Thread O. Hartmann
On 11/29/10 17:41, Leonidas Tsampros wrote: "O. Hartmann" writes: I'm running a newly setup FreeBSD 9.0-CURRENT/amd64 SMP box. The former OS was FreeBSD 8.1-PRE/amd64. Attached to the system are three WD harddrives with ZFS as filesystem on GPT partitioning scheme. Two 1TB HDD are spanning a vo

Re: Broken port?

2010-11-29 Thread Armin Pirkovitsch
Hi! The current version of databases/py-sqlite3 is 2.6.6_1 (python version 2.6.6) - therefore I suggest you update your ports tree and your ports. See http://www.freebsd.org/doc/handbook/ports-using.html for more information on how to do that if you have not done that before. If the problem s

Re: ssh-agent and ssh-add on FreeBSD

2010-11-29 Thread Alexander Best
On Mon Nov 29 10, Brandon Gooch wrote: > On Mon, Nov 29, 2010 at 8:40 AM, bluethundr wrote: > > Hey list > > > >  On my CentOS machines I usually keep track of my rsa key with > > ssh-agent, ssh-add and keychain > > > >  I would like to know > > > > a) how to install keychain under FreeBSD > > and

RE: msk0 interface stops working when downloading

2010-11-29 Thread Gary Gatten
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of John Baldwin Sent: Monday, November 29, 2010 8:54 AM To: freebsd-curr...@freebsd.org Cc: Andrew Moran; freebsd-questions@freebsd.org Subject: Re: msk0 interface stops wo

Re: CURRENT: Issue with ZFS and 2TB WD HDD (WDC WD20EURS-63Z9B1 80.00A80)

2010-11-29 Thread James R. Van Artsdalen
O. Hartmann wrote: > Attached to the system are three WD harddrives with ZFS as filesystem > on GPT partitioning scheme. Please send the output of "camcontrol devlist" and "zpool status" on FreeBSD-8.1. Then export the pool in FreeBSD-8.1, boot FreeBSD-9 with verbose booting and send the output o

Broken port?

2010-11-29 Thread Modulok
List, I tried to install django with sqlite support from ports and got the error shown below. What do I do to fix this? Do I email a port maintainer or something? I used portsnap to update my ports collection before trying the install. I'm on 8.1-RELEASE amd64. Thanks! -Modulok- Error Below: ==

Re: CURRENT: Issue with ZFS and 2TB WD HDD (WDC WD20EURS-63Z9B1 80.00A80)

2010-11-29 Thread krad
On 29 November 2010 16:41, Leonidas Tsampros wrote: > "O. Hartmann" writes: > > I'm running a newly setup FreeBSD 9.0-CURRENT/amd64 SMP box. The former > > OS was FreeBSD 8.1-PRE/amd64. Attached to the system are three WD > > harddrives with ZFS as filesystem on GPT partitioning scheme. Two 1TB

Re: CURRENT: Issue with ZFS and 2TB WD HDD (WDC WD20EURS-63Z9B1 80.00A80)

2010-11-29 Thread Leonidas Tsampros
"O. Hartmann" writes: > I'm running a newly setup FreeBSD 9.0-CURRENT/amd64 SMP box. The former > OS was FreeBSD 8.1-PRE/amd64. Attached to the system are three WD > harddrives with ZFS as filesystem on GPT partitioning scheme. Two 1TB > HDD are spanning a volume with 2 TB capacity which is quite

Re: gateway_enable="NO"

2010-11-29 Thread Ian Smith
In freebsd-questions Digest, Vol 339, Issue 1, Message: 20 On Mon, 29 Nov 2010 01:40:21 +0100 Lokadamus wrote: > Am 25.11.2010 05:38, schrieb Lamac Lamaco: > > The system installed now and in adresses /etc or /etc/rc.d there is no > > script. > > Does system work in default as ROUTER? > > I a

Re: msk0 interface stops working when downloading

2010-11-29 Thread John Baldwin
On Tuesday, November 23, 2010 6:25:06 pm Andrew Moran wrote: > > Hey guys, > > After banging my head against this for a few hours, I've decided to ask for help. I installed FreeBSD 8.1 amd64 on a Shuttle J1 4100 system (tech specs here http://us.shuttle.com/J1_4100.aspx). I installed fro

Re: linking against shared libraries not in default path

2010-11-29 Thread Anton Shterenlikht
On Mon, Nov 29, 2010 at 03:00:45PM +0100, Tijl Coosemans wrote: > On Monday 29 November 2010 14:50:59 Anton Shterenlikht wrote: > > I compiled some numerical libraries under my home > > directory, including static and shared libs. The > > shared lib is > > > > % ls ./src/libslatec.so.1 > > ./src/l

Re: ssh-agent and ssh-add on FreeBSD

2010-11-29 Thread Brandon Gooch
On Mon, Nov 29, 2010 at 8:40 AM, bluethundr wrote: > Hey list > >  On my CentOS machines I usually keep track of my rsa key with > ssh-agent, ssh-add and keychain > >  I would like to know > > a) how to install keychain under FreeBSD > and > b) how to fix this error: > > [bluethu...@lbsd2:~]#ssh s

ssh-agent and ssh-add on FreeBSD

2010-11-29 Thread bluethundr
Hey list On my CentOS machines I usually keep track of my rsa key with ssh-agent, ssh-add and keychain I would like to know a) how to install keychain under FreeBSD and b) how to fix this error: [bluethu...@lbsd2:~]#ssh sum1 Enter passphrase for key '/home/bluethundr/.ssh/id_rsa': [bluethu...

Re: linking against shared libraries not in default path

2010-11-29 Thread Tijl Coosemans
On Monday 29 November 2010 14:50:59 Anton Shterenlikht wrote: > I compiled some numerical libraries under my home > directory, including static and shared libs. The > shared lib is > > % ls ./src/libslatec.so.1 > ./src/libslatec.so.1 > % > > Now I'd like to test shared libraries, so I do > > %

Re: linking against shared libraries not in default path

2010-11-29 Thread Igor V. Ruzanov
On Mon, 29 Nov 2010, Anton Shterenlikht wrote: |I compiled some numerical libraries under my home |directory, including static and shared libs. The |shared lib is | |% ls ./src/libslatec.so.1 |./src/libslatec.so.1 |% | |Now I'd like to test shared libraries, so I do | |% gfortran45 -o test01.x te

Re: linking against shared libraries not in default path

2010-11-29 Thread Igor V. Ruzanov
On Mon, 29 Nov 2010, Anton Shterenlikht wrote: |I compiled some numerical libraries under my home |directory, including static and shared libs. The |shared lib is | |% ls ./src/libslatec.so.1 |./src/libslatec.so.1 |% | |Now I'd like to test shared libraries, so I do | |% gfortran45 -o test01.x te

linking against shared libraries not in default path

2010-11-29 Thread Anton Shterenlikht
I compiled some numerical libraries under my home directory, including static and shared libs. The shared lib is % ls ./src/libslatec.so.1 ./src/libslatec.so.1 % Now I'd like to test shared libraries, so I do % gfortran45 -o test01.x test01.o qc6a.o -L./src/ -lslatec % ./test01.x /libexec/ld-e

binutils problem? WAS [Re: static linking error: ELF binary type "0" not known. Exec format error. Binary file not executable.]

2010-11-29 Thread Anton Shterenlikht
- Forwarded message from Marcel Moolenaar - On Nov 10, 2010, at 5:32 AM, Anton Shterenlikht wrote: [ia64] > ia64% file a.out > a.out: ELF 64-bit LSB executable, IA-64, version 1 (SYSV), statically linked, > not stripped [amd64] > amd64% file a.out > a.out: ELF 64-bit LSB executable, x

Re: ZFS based machine to build a backup server ?

2010-11-29 Thread krad
On 29 November 2010 10:54, Arthur Chance wrote: > On 11/29/10 09:56, Frank Bonnet wrote: > >> Would it be safe to use a FreeBSD + ZFS based machine to build >> a backups server to store sensitive data ? >> >> In a word is FreeBSD + ZFS stable and mature ? >> > > That's a regular theological debat

Re: ZFS based machine to build a backup server ?

2010-11-29 Thread Arthur Chance
On 11/29/10 09:56, Frank Bonnet wrote: Would it be safe to use a FreeBSD + ZFS based machine to build a backups server to store sensitive data ? In a word is FreeBSD + ZFS stable and mature ? That's a regular theological debate round here, and some people will say yes, and others an emphatic

Re: ZFS based machine to build a backup server ?

2010-11-29 Thread Christer Solskogen
On Mon, Nov 29, 2010 at 10:56 AM, Frank Bonnet wrote: > In a word is FreeBSD + ZFS stable and mature ? > Yes. But do it with a machine with a lot of memory and run 64bit. -- chs, ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

ZFS based machine to build a backup server ?

2010-11-29 Thread Frank Bonnet
Hello Would it be safe to use a FreeBSD + ZFS based machine to build a backups server to store sensitive data ? In a word is FreeBSD + ZFS stable and mature ? Thanks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/lis

Re: Web mail for not local domains.

2010-11-29 Thread krad
On 28 November 2010 20:56, Grant Peel wrote: > Openwebmail 1.53 > > -Grant > > -Original Message- From: Jim Pazarena > Sent: Sunday, November 28, 2010 2:42 PM > To: freebsd-questions@freebsd.org > Subject: Re: Web mail for not local domains. > > > On 2010-11-28 9:36 AM, Jorge Biquez wrote

CURRENT: Issue with ZFS and 2TB WD HDD (WDC WD20EURS-63Z9B1 80.00A80)

2010-11-29 Thread O. Hartmann
I'm running a newly setup FreeBSD 9.0-CURRENT/amd64 SMP box. The former OS was FreeBSD 8.1-PRE/amd64. Attached to the system are three WD harddrives with ZFS as filesystem on GPT partitioning scheme. Two 1TB HDD are spanning a volume with 2 TB capacity which is quite fast due to parallel access