Re: [freebsd-questions] Can't build php5? - Builds now, but doesn't work due to gd.so

2007-05-23 Thread Peter Pluta
I had somethign wierd with php recently too. I uninstalled it, and re-compiled php itself and all of it's extensions. Make sure the module isn't listed twice in httpd.conf (it does that). All seems good now. Patrick Baldwin wrote: > > Beech Rintoul wrote: > > > >> On Monday 21 May 2007, Pat

Re: [freebsd-questions] Can't build php5? - Builds now, but doesn't work due to gd.so

2007-05-23 Thread Norberto Meijome
On Tue, 22 May 2007 15:02:24 -0400 Patrick Baldwin <[EMAIL PROTECTED]> wrote: > My first though was to rebuild, but I've done that twice now, once by > just rebuilding php5 and php5-extentions, and once trying portupgrade > -rR php5-2.2. I re-read the docs on portupgrade, as far as I can > tell,

[freebsd-questions] Can't build php5? - Now builds, but doesn't work.- Fixed

2007-05-22 Thread Patrick Baldwin
>Beech Rintoul wrote: > > >>> On Monday 21 May 2007, Patrick Baldwin said: >>> >> >First, my apologies to Beech for replying off-list, I'm on a few >others that work a bit differently, and I was a little quick with >the send button. > >On to the issue at hand: > >Beech

Re: [freebsd-questions] Can't build php5? - Builds now, but doesn't work due to gd.so

2007-05-22 Thread Patrick Baldwin
Beech Rintoul wrote: >> On Monday 21 May 2007, Patrick Baldwin said: >> > First, my apologies to Beech for replying off-list, I'm on a few others that work a bit differently, and I was a little quick with the send button. On to the issue at hand: Beech Rintoul wrote

Re: [freebsd-questions] Can't build php5?

2007-05-21 Thread doug
On Mon, 21 May 2007, Patrick Baldwin wrote: Hi, I'm in the process of trying to build a Horde/IMP server. I started by freshly installing & updating 6.2-RELEASE-p4 FreeBSD. I then installed IMP package with pkg_add -r imp. All seemed to go well. I then started working my way through configu

Re: [freebsd-questions] Can't build php5?

2007-05-21 Thread Beech Rintoul
On Monday 21 May 2007, Patrick Baldwin said: > Hi, I'm in the process of trying to build a Horde/IMP server. I > started by freshly installing & updating 6.2-RELEASE-p4 FreeBSD. I > then installed IMP package with pkg_add -r imp. All seemed to go > well. I then started working my way through co

[freebsd-questions] Can't build php5?

2007-05-21 Thread Patrick Baldwin
Hi, I'm in the process of trying to build a Horde/IMP server. I started by freshly installing & updating 6.2-RELEASE-p4 FreeBSD. I then installed IMP package with pkg_add -r imp. All seemed to go well. I then started working my way through configuring the various newly installed things. Fr