Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2010 13:52:37 +0200
From:      Andy Wodfer <wodfer@gmail.com>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Trouble enabling GD in php/apache
Message-ID:  <AANLkTimyy7HepzOQBhayt-sswiEWUdeGWxEVd1YFwCtd@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I'm running FreeBSD 8.0 RELEASE.

I can't get GD enabled. I have installed latestes php5 from ports aswell as
php5-extensions and enabled GD on the option screen:

cd /usr/ports/lang/php5
make deinstall
make clean
make rmconfig
make install clean

cd /usr/ports/lang/php5-extensions
make deinstall
make clean
make rmconfig
make install clean

I'm running the latest Apache 2.2.x version and GD 2.0.35.

I'm currently doing a portupgrade -a to see if that helps, but I think not.

What's the correct way of getting GD to work on Ie. a webshop (opencart)?

Thanks for all help!

Cheers,
Andy



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