Re: Find a file with an unknown name

2010-05-18 Thread doug schmidt
On Tue, May 18, 2010 at 5:37 AM, Eitan Adler li...@eitanadler.com wrote: I want to find a file that was recently created. find dir -newerct '1 hour ago' -print you can also find all files newer than file.txt. find dir -newer file.txt -print The content within the file is known, so I can

Re: ruby portupgrade error

2010-04-28 Thread doug schmidt
On Wed, Apr 28, 2010 at 1:20 AM, n dhert ndhert...@gmail.com wrote: there was an upgrade to ruby giving error: how to fix it? ... cc -I/usr/include -O2 -fno-strict-aliasing -pipe  -fPIC    -DRUBY_EXPORT -L.  -r path=/usr/lib:/usr/local/lib -rdynamic   main.o  libruby18-static.a -lrt -lcrypt

Re: apache signal bus error (10)

2010-04-28 Thread doug schmidt
On Wed, Apr 28, 2010 at 10:23 AM, Greg Larkin glar...@freebsd.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 doug schmidt wrote: On a 7.3-release box, I upgraded to php 5.3.2 + extensions. All seems [Tue Apr 27 16:08:37 2010] [notice] child pid 37609 exit signal Bus error (10

Re: apache signal bus error (10)

2010-04-28 Thread doug schmidt
On Wed, Apr 28, 2010 at 11:28 AM, doug schmidt douglas.j.schm...@gmail.com wrote: On Wed, Apr 28, 2010 at 10:23 AM, Greg Larkin glar...@freebsd.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 doug schmidt wrote: On a 7.3-release box, I upgraded to php 5.3.2 + extensions. All seems

Re: apache signal bus error (10)

2010-04-28 Thread doug schmidt
On Wed, Apr 28, 2010 at 1:44 PM, doug schmidt douglas.j.schm...@gmail.com wrote: On Wed, Apr 28, 2010 at 11:28 AM, doug schmidt douglas.j.schm...@gmail.com wrote: On Wed, Apr 28, 2010 at 10:23 AM, Greg Larkin glar...@freebsd.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 doug

Re: apache signal bus error (10)

2010-04-28 Thread doug schmidt
On Wed, Apr 28, 2010 at 3:44 PM, Greg Larkin glar...@freebsd.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 doug schmidt wrote: On Wed, Apr 28, 2010 at 1:44 PM, doug schmidt douglas.j.schm...@gmail.com wrote: On Wed, Apr 28, 2010 at 11:28 AM, doug schmidt douglas.j.schm

Re: apache signal bus error (10)

2010-04-28 Thread doug schmidt
On Wed, Apr 28, 2010 at 4:26 PM, Greg Larkin glar...@freebsd.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 doug schmidt wrote: On Wed, Apr 28, 2010 at 3:44 PM, Greg Larkin glar...@freebsd.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 doug schmidt wrote: On Wed, Apr

apache signal bus error (10)

2010-04-27 Thread doug schmidt
On a 7.3-release box, I upgraded to php 5.3.2 + extensions. All seems to be working fine with our php developed application, however when I start apache, I get this in the apache error log; [Tue Apr 27 16:08:33 2010] [notice] Apache/2.2.14 (FreeBSD) PHP/5.3.2 with Suhosin-Patch mod_ssl/2.2.14

Re: Is there PHP 5.2.x in ports? yes.

2010-04-26 Thread doug schmidt
this morning and I see these ports now. on friday, there was only lang/php52, some updates over the weekend now have the extensions. 2010/4/24 Olivier Mueller om-lists-...@omx.ch On Fri, 2010-04-23 at 15:34 -0400, doug schmidt wrote: On Thu, Apr 22, 2010 at 3:18 PM, Olivier Mueller om-lists

Re: Re: Is there PHP 5.2.x in ports?

2010-04-23 Thread doug schmidt
On Fri, Apr 23, 2010 at 1:53 AM, Антон Клесс rc5h...@yandex.kz wrote: portdowngrade seems is what I need. [...] Which option do I have to choose?     6  2010/04/05 18:57:38  5.2.12   - as the latest 5.2.x in list? yes. the latest 5.2.x And, if I downgrade PHP to that version, do I have to

Re: Is there PHP 5.2.x in ports?

2010-04-23 Thread doug schmidt
On Thu, Apr 22, 2010 at 3:18 PM, Olivier Mueller om-lists-...@omx.ch wrote: On Thu, 2010-04-22 at 22:06 +0300, Eitan Adler wrote:   Is there 5.2.x in ports, or is there other way to get it installed?   For MySQL, for example, there are both 5.0.x and 5.1.x in ports. php 5.2 is not currently

Re: downgrade php5

2010-04-16 Thread doug schmidt
On Thu, Apr 15, 2010 at 10:10 PM, Greg Larkin glar...@freebsd.org wrote: I hope your environment is stable again, and please continue to post with any questions or issues, and we'll do our best to help you resolve them. Thanks for all the info you provided. Currently the environment is

Re: downgrade php5

2010-04-15 Thread doug schmidt
On Wed, Apr 14, 2010 at 9:08 PM, Greg Larkin glar...@freebsd.org wrote: Hi Doug, I just realized I should have specified 2010-04-01 as the checkout date, just to be a bit safer. Hope this is not a late joke. 8-) php5-zip still exists in the ports tree, and a new patch file was imported

downgrade php5

2010-04-14 Thread doug schmidt
After upgrading to php 5.3.2, we have a few in house applications that broke and our developers will not be able to work this out for at least another week or so, so I need to downgrade back to 5.2.12 in the mean time. I've used portdowngrade lang/php5 and lang/php5-extensions, during make

Re: downgrade php5

2010-04-14 Thread doug schmidt
On Wed, Apr 14, 2010 at 5:08 PM, Greg Larkin glar...@freebsd.org wrote: Hi Doug, For any port that is no longer present in the tree because it's bundled with PHP 5.3.2, please use these commands to restore them:    export CVS_RSH=ssh    # or setenv CVS_RSH ssh if csh    cd /usr/ports    

Re: downgrade php5

2010-04-14 Thread doug schmidt
On Wed, Apr 14, 2010 at 6:47 PM, Greg Larkin glar...@freebsd.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 doug schmidt wrote: On Wed, Apr 14, 2010 at 5:08 PM, Greg Larkin glar...@freebsd.org wrote: Hi Doug, For any port that is no longer present in the tree because it's bundled

Re: Support for Dell PERC H700 RAID controller

2010-03-26 Thread doug schmidt
On Fri, Mar 26, 2010 at 10:00 AM, Steve Polyack kor...@comcast.net wrote: On 03/26/10 09:00, Peter Steele wrote: Does FreeBSD 8 support the Dell H700 RAID controller? We've been using a 3Ware controller but may need to switch to this controller. What we'd like to have is a command line

Re: (No subject header)

2010-03-08 Thread doug schmidt
On Mon, Mar 8, 2010 at 7:42 AM, Lars Hartmann l...@chaotika.org wrote: Hi,      i have a acer aspire one with no oprating system it has no cd drive would i  be possible to download a redy top use version of software so i could boot form  a memory stick?  (i have no other computer to unlock to

Re: hardening guideline for Freebsd 7.2

2009-09-29 Thread doug schmidt
center for internet security benchmarks; http://www.cisecurity.org/bench_freebsd.html On Sat, Sep 26, 2009 at 8:27 AM, Aflatoon Aflatooni aaflato...@yahoo.comwrote: Hi, Is there a hardening guideline for Freebsd 7.2? Thanks ___