Re: another problem

2008-05-18 Thread Sahil Tandon
* John Wynstra [EMAIL PROTECTED] [05-17-2008]: I am getting the impression this is very filthy code. Doubt it. [...] c++: Internal error: Killed: 9 (program cc1plus) Google this. You probably have RAM issues. Also, as Glyn already suggested, please stop

Re: Problems with Apache-2.2.8 PHP5 (+extensions) ports

2008-05-18 Thread Volker Jahns
On Sat, May 17, 2008 at 10:48:32PM +0200, Peter Boosten wrote: Here's the situation: FreeBSD 7.0-RELEASE-p1, apache-2.2.8 from ports and php5: I've downloaded Joomla 1.5 from their site and installed it in my webroot, configured it with sample data and it works except for (so far)

Re: Stop building all those kernel modules

2008-05-18 Thread Wojciech Puchar
I'm trying to use nanobsd to build a small kernel for an embedded system on FreeBSD 7. In previous versions, I could modify GENERIC by just commenting out all the devices and options that I wasn't interested in, and buildkernel KERNCONF=myconf would happily ignore all the things I wasn't

Re: Problems with Apache-2.2.8 PHP5 (+extensions) ports

2008-05-18 Thread Peter Boosten
Quoting Volker Jahns [EMAIL PROTECTED]: Apache reports this: [notice] child pid 31685 exit signal Illegal instruction (4) and my /var/log/messages state: kernel: pid 31685 (httpd), uid 80: exited on signal 4 Have a look into apache log file, increase loglevel in httpd.conf LogLevel

Re: FreeBSD and multi-port serial cards

2008-05-18 Thread WATANABE Kazuhiro
Hi. At Thu, 15 May 2008 17:59:48 +, Andy Miller wrote: I have a multi-port serial card that uses the puc driver. It doesn't work out of the box, but I found a patch on the hackers list that claims to fix the problem. My problem now is that it seems that the code for this driver has been

/boot is on the loose

2008-05-18 Thread B H
Hello list! After a reboot my /boot directory is missing. Is it possible to somehow regenerate /boot and the files that live there? I do not want to reinstall. Thanks for any help. ___ freebsd-questions@freebsd.org mailing list

Re: Problems with Apache-2.2.8 PHP5 (+extensions) ports

2008-05-18 Thread Mel
On Saturday 17 May 2008 22:48:32 Peter Boosten wrote: Hi all, Here's the situation: FreeBSD 7.0-RELEASE-p1, apache-2.2.8 from ports and php5: php5-5.2.6 PHP Scripting Language php5-bz2-5.2.6 The bz2 shared extension for php php5-ctype-5.2.6The ctype shared extension for

Re: Autoloader Compatability

2008-05-18 Thread Mel
On Thursday 15 May 2008 17:18:01 Jay Hall wrote: Ladies and Gentlemen, I am getting ready to start my journey into the world of tape autoloaders. At this point in time, I have an HP ML350-G5, and I am looking at an HP 1/8 G2 Tape Autoloader Ultrium 920. I did not find this device

Re: Stop building all those kernel modules

2008-05-18 Thread Roland Smith
On Sat, May 17, 2008 at 05:32:50PM -0700, Luke Dean wrote: I'm trying to use nanobsd to build a small kernel for an embedded system on FreeBSD 7. In previous versions, I could modify GENERIC by just commenting out all the devices and options that I wasn't interested in, and buildkernel

Re: Problems with Apache-2.2.8 PHP5 (+extensions) ports

2008-05-18 Thread Reko Turja
Whenever I click these, my browser wants to save a blank php-page, Apache reports this: [notice] child pid 31685 exit signal Illegal instruction (4) I've got signal 4's with PHP earlier, but I can't for now remember the exact cause. Usually my PHP problems have related to having module

Re: /boot is on the loose

2008-05-18 Thread Josh Paetzel
On Sunday 18 May 2008 06:00:44 am B H wrote: Hello list! After a reboot my /boot directory is missing. Is it possible to somehow regenerate /boot and the files that live there? I do not want to reinstall. Thanks for any help. You will need install media. The things the install media will

protect your account

2008-05-18 Thread Westpac
[1]Westpac Bank [dot_003399.gif] Bank of the West asks you to protect your online account following two easy steps: [trans_dot.gif] Tick Sign In to your Westpac bank account below. Tick Verify your details and activity. . [2][btn_signin.gif] We strongly recommend

Re: Problems with Apache-2.2.8 PHP5 (+extensions) ports

2008-05-18 Thread Peter Boosten
Reko Turja wrote: Whenever I click these, my browser wants to save a blank php-page, Apache reports this: [notice] child pid 31685 exit signal Illegal instruction (4) I've got signal 4's with PHP earlier, but I can't for now remember the exact cause. Usually my PHP problems have related

Re: Problems with Apache-2.2.8 PHP5 (+extensions) ports

2008-05-18 Thread Peter Boosten
Mel wrote: [notice] child pid 31685 exit signal Illegal instruction (4) That would mean faulty CFLAGS when building or faulty asm in c files, usually seen in multimedia apps (seriously doubt that applies here). I thought so at first. I had these in my /etc/make.conf, but rebuild every

Re: force file permission

2008-05-18 Thread Mister Olli
hi... [SNIP] but not the access via SSH/SCP. Is there any way to accomplish this? the solution needs to cover the following: - files created on the fileserver itself (during SSH session) need to have the permissions - files copied to the fileserver via SCP/SFTP need to have the

Re: Problems with Apache-2.2.8 PHP5 (+extensions) ports

2008-05-18 Thread Reko Turja
How would I do that? I installed Apache22 from ports and after that PHP. It never asked for any apache version. I can't remember if that was at point in time when there wasAPACHE_VER=xxx knob - it was a long while ago. The module loading order difficulties tend to crop up every upgrade of

Re: Problems with Apache-2.2.8 PHP5 (+extensions) ports

2008-05-18 Thread Peter Boosten
Reko Turja wrote: How would I do that? I installed Apache22 from ports and after that PHP. It never asked for any apache version. I can't remember if that was at point in time when there wasAPACHE_VER=xxx knob - it was a long while ago. The module loading order difficulties tend to crop up

Re: xf86-video-intel with G33 without agp?

2008-05-18 Thread Roland Smith
On Sat, May 17, 2008 at 02:26:50PM +0200, Wojciech Puchar wrote: (EE) intel(0): Couldn't allocate video memory According to intel(4) allocating memory is usually done with the agp(4) driver. This motherboard doesn't have agp, though. I've tried loading it may have - internally. It turns

VPN setup question

2008-05-18 Thread Steve Lake
Hi everyone. I'm looking for a tutorial on how to setup a VPN server on Freebsd. Since I'm unfamiliar with VPN, a guide that is as simple as possible would be preferred. Thanks in advance for any help you can offer. ___

Portinstall converters/ruby-iconv failing with rejected patch-rexml-update

2008-05-18 Thread Tony Perrie
I'm attempting to portinstall ruby-iconv on FreeBSD 6.2-RELEASE #7, but I'm getting the following error: === Patching for ruby-1.8.6.111_2,1 === Applying FreeBSD patches for ruby-1.8.6.111_2,1 1 out of 3 hunks failed--saving rejects to lib/rexml/rexml.rb.rej = Patch patch-rexml-update failed to

Re: Crypto on motherboard

2008-05-18 Thread Alexander Motin
Harry Matthiesen Jensen wrote: After I loaded a driver (ubsec), I saw this line in the log: cryptosoft0: software crypto on motherboard Is it something I can take advantage of? This is software cryptography pseudo-driver working without any real hardware acceleration. It is used by IPSec,

(semi-)OT programming non-ASCII characters

2008-05-18 Thread Robert Huff
A casual project I'm working on (in C) has just discovered the need to work with 8-bit characters 127. Does anyone have pointers to tutorials on how to work with these? Or would be willing to answer questions off-list? Thanks, Robert

Re: (semi-)OT programming non-ASCII characters

2008-05-18 Thread Daniel Molina Wegener
On Sunday 18 May 2008 15:44:27 Robert Huff wrote: A casual project I'm working on (in C) has just discovered the need to work with 8-bit characters 127. Does anyone have pointers to tutorials on how to work with these? Or would be willing to answer questions off-list? Try

Re: VPN setup question

2008-05-18 Thread Mister Olli
hi... Hi everyone. I'm looking for a tutorial on how to setup a VPN server on Freebsd. Since I'm unfamiliar with VPN, a guide that is as simple as possible would be preferred. Thanks in advance for any help you can offer. first you should consider the following questions: - what

Re: measure traffic caused by pppd (UMTS)

2008-05-18 Thread Toni Schmidbauer
At Sun, 18 May 2008 07:15:10 +0300, Odhiambo Washington wrote: ..as in from ppp.linkdown? i was using a custom script for umts startup/shutdown. but it should work there as well. toni -- If you understand what you're doing, you're | toni at stderror dot at not learning anything.

Re: periodic freeze and reset

2008-05-18 Thread Jim Capozzoli
On Mon, Sep 3, 2007 at 6:52 PM, Ghirai [EMAIL PROTECTED] wrote: Hello list, My desktop running 6.2-STABLE is freezing then resetting shortly after. This behaviour happens every couple hours, for no apparent reason. I checked messages, etc, there's nothing there. This is getting annoying...

Re: VPN setup question

2008-05-18 Thread Steve Lake
At 10:53 PM 5/18/2008 +0200, Mister Olli wrote: first you should consider the following questions: - what kind of VPN do you wanna use? (SSL or IPSec based) From what I remember of my security training years ago, IPSec was always better. So I'd likely go with that. - what kind of

Re: Belkin F5D9050 ver 4000

2008-05-18 Thread Steven Friedrich
[EMAIL PROTECTED] wrote: Doing a descriptor dump, and posting the results to freebsd-usb@, might find someone who knows how to get that particular device to work. Ok, I'll bite. How do you do a descriptor dump? One way is to use sysutils/udesc_dump, from ports, as recommended here:

Re: periodic freeze and reset

2008-05-18 Thread Roland Smith
On Sun, May 18, 2008 at 05:14:42PM -0400, Jim Capozzoli wrote: On Mon, Sep 3, 2007 at 6:52 PM, Ghirai [EMAIL PROTECTED] wrote: Hello list, My desktop running 6.2-STABLE is freezing then resetting shortly after. This behaviour happens every couple hours, for no apparent reason. I

Slightly OT - steaming data server software?

2008-05-18 Thread John Pettitt
Slightly OT but since I'm going to run this on FreeBSD 7 I figured I'd ask here .. I have an application where data arrives in what is effectively continuous stream (actually NMEA messages from an AIS receiver) and I'd like to have a server where an arbitrary number of clients can connect

Re: VPN setup question

2008-05-18 Thread Chad Perrin
On Sun, May 18, 2008 at 06:02:14PM -0400, Steve Lake wrote: At 10:53 PM 5/18/2008 +0200, Mister Olli wrote: - what kind of traffic do you wanna protect? Everything if possible. Basically I'm trying to create a protected Internet connection by using the VPN to allow me to connect

Re: VPN setup question

2008-05-18 Thread Steve Lake
From what I'm reading, it looks like you want a secure proxy rather than a VPN, per se. SSH can be used to provide that functionality very simply: http://blogs.techrepublic.com.com/security/?p=408 That explains how to use SSH for remote proxy service with Firefox, but it's simple enough to

upgraded OS, now how to fix all the pkgs?

2008-05-18 Thread Len Conrad
I used this: http://www.daemonology.net/blog/2007-11-10-freebsd-minor-version-upgrade.html mx1# pkg_add -r portupgrade Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.3-release/Latest/portupgrade.tbz... Done. Fetching

Re: upgraded OS, now how to fix all the pkgs?

2008-05-18 Thread Sahil Tandon
* Len Conrad [EMAIL PROTECTED] [05-18-2008]: I've deleted/installed berkeley and portupgrade to get started portupgrade-2.3.1,2 The latest version is portupgrade-2.4.3_2,2. Upgrade and try again. -- Sahil Tandon [EMAIL PROTECTED] ___

Install fails, but newfs worked

2008-05-18 Thread Francisco Reyes
Trying to install FreeBSD in a machine with Adaptec 2120 SCSI controller. Newfs finished without errors, but when the installer tried to write the different parts it fails with write failure. Have tried it twice. Wouldn't any/most errors have been caught by newfs?

Re: upgraded OS, now how to fix all the pkgs?

2008-05-18 Thread Len Conrad
* Len Conrad [EMAIL PROTECTED] [05-18-2008]: I've deleted/installed berkeley and portupgrade to get started portupgrade-2.3.1,2 The latest version is portupgrade-2.4.3_2,2. Upgrade and try again. I now have: ruby-1.8.6.111_2,1 An object-oriented interpreted scripting language

Core file output directory, writeable directories and procfs

2008-05-18 Thread stonee
What are the rules dictating where core files are output? Is there a way to setup an output directory? I know that a bash shell allow you to set a limit on the size, but that seems to be all. If they are output to an applications working directory, I might need to write an exec wrapper script

Re: Core file output directory, writeable directories and procfs

2008-05-18 Thread Norbert Papke
On May 18, 2008, [EMAIL PROTECTED] wrote: What are the rules dictating where core files are output? Is there a way to setup an output directory? The sysctl(8) MIB controls core file generation. See core(5) for more information. To specify a particular location for your core files, you might

Re: VPN setup question

2008-05-18 Thread Chad Perrin
On Sun, May 18, 2008 at 08:35:26PM -0400, Steve Lake wrote: From what I'm reading, it looks like you want a secure proxy rather than a VPN, per se. SSH can be used to provide that functionality very simply: http://blogs.techrepublic.com.com/security/?p=408 That explains how to use

Re: VPN setup question

2008-05-18 Thread Matthew Seaman
Steve Lake wrote: At 10:53 PM 5/18/2008 +0200, Mister Olli wrote: first you should consider the following questions: - what kind of VPN do you wanna use? (SSL or IPSec based) From what I remember of my security training years ago, IPSec was always better. So I'd likely go with that.