Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Sep 2004 12:09:29 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Nika Vidal <nikageek@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Problem with graphics/php4-gd
Message-ID:  <20040923110929.GA30497@happy-idiot-talk.infracaninophile.co.uk>
In-Reply-To: <d8478986040923020251405588@mail.gmail.com>
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>

next in thread | previous in thread | raw e-mail | index | archive | help

--u3/rZRmxL6MmkK24
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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:
>=20
>   Critical error
>   PHP running on your server does not support the GD image library,
> check with your webhost if ImageMagick is installed
>=20
>=20
> In phpinfo(); I get gd information, but gd doesn't have jpeg support:
>=20
>   gd
>   GD Support 	enabled
>   GD Version 	bundled (2.0.23 compatible)
>   GIF Read Support 	enabled
>   PNG Support 	enabled
>   WBMP Support 	enabled
>   XBM Support 	enabled=20
>=20
>=20
> I've been trying for a week to fix it but I didn't get it.

Interesting.  I get the following from phpinfo():

    gd
   =20
    GD Support =3D> enabled
    GD Version =3D> bundled (2.0.23 compatible)
    FreeType Support =3D> enabled
    FreeType Linkage =3D> with freetype
    T1Lib Support =3D> enabled
    GIF Read Support =3D> enabled
    GIF Create Support =3D> enabled
    JPG Support =3D> enabled
    PNG Support =3D> enabled
    WBMP Support =3D> enabled
    XBM Support =3D> 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=3D'-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

--=20
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

--u3/rZRmxL6MmkK24
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBUq7piD657aJF7eIRAoDWAKC3jEyahYAJSnRd8Jqdzb60W2EN/wCgg+lC
QS5tkZjcnv1/2Kl5Gw7ui4Y=
=cije
-----END PGP SIGNATURE-----

--u3/rZRmxL6MmkK24--



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