Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Sep 2004 14:16:52 +0200
From:      Nika Vidal <nikageek@gmail.com>
To:        Nika Vidal <nikageek@gmail.com>, freebsd-ports@freebsd.org
Subject:   Re: Problem with graphics/php4-gd
Message-ID:  <d847898604092305167a9bf13e@mail.gmail.com>
In-Reply-To: <20040923110929.GA30497@happy-idiot-talk.infracaninophile.co.uk>
References:  <d8478986040919165235e306c1@mail.gmail.com> <20040920102323.GB6502@happy-idiot-talk.infracaninophile.co.uk> <d8478986040922172222589be7@mail.gmail.com> <20040923074317.GA28396@happy-idiot-talk.infracaninophile.co.uk> <d8478986040923020251405588@mail.gmail.com> <20040923110929.GA30497@happy-idiot-talk.infracaninophile.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Well, I didn't change anything on /etc/make.conf, but when I compile
php I added this options:


--with-gd --with-png --with-jpeg --with-mysql --with-zlib

And some others that havn't relation with gd or graphics.

In httpd-error.log there isn't any error about this.

I'm compiling it with te options you tell and waiting to know if that works.



On Thu, 23 Sep 2004 12:09:29 +0100, Matthew Seaman
<m.seaman@infracaninophile.co.uk> wrote:
> On Thu, Sep 23, 2004 at 11:02:09AM +0200, Nika Vidal wrote:
> 
> > When I login and try to upload an image I always get the same error:
> >
> >   Critical error
> >   PHP running on your server does not support the GD image library,
> > check with your webhost if ImageMagick is installed
> >
> >
> > In phpinfo(); I get gd information, but gd doesn't have jpeg support:
> >
> >   gd
> >   GD Support  enabled
> >   GD Version  bundled (2.0.23 compatible)
> >   GIF Read Support    enabled
> >   PNG Support         enabled
> >   WBMP Support        enabled
> >   XBM Support         enabled
> >
> >
> > I've been trying for a week to fix it but I didn't get it.
> 
> Interesting.  I get the following from phpinfo():
> 
>     gd
> 
>     GD Support => enabled
>     GD Version => bundled (2.0.23 compatible)
>     FreeType Support => enabled
>     FreeType Linkage => with freetype
>     T1Lib Support => enabled
>     GIF Read Support => enabled
>     GIF Create Support => enabled
>     JPG Support => enabled
>     PNG Support => enabled
>     WBMP Support => enabled
>     XBM Support => enabled
> 
> You seem to have all of the necessary dependencies installed, and
> everything is up to date.  There's no obvious reason why it isn't
> working.
> 
> Are there any relevant error messages in /var/log/httpd-error.log ?
> 
> Hmmm... Have you modified the CFLAGS setting in /etc/make.conf at all?
> I#d be thinking about recompiling everything with CFLAGS='-O -pipe' in
> your position.  You can do that by making the edits to /etc/make.conf
> and then running:
> 
>     # portupgrade -Rfi graphics/php4-gd
> 
> But that's a sledgehammer solution, and without knowing what the
> problem actually is, doesn't offer an guarrantees that it will
> actually fix anything.
> 
> 
> 
>         Cheers,
> 
>         Matthew
> 
> --
> Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
>                                                       Savill Way
> PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
> Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
> 
> 
> 
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d847898604092305167a9bf13e>