Today went to use GD within PHP and a simple check of phpinfo() showed it wasn't installed, but running php -m show that both (pdo_mysql and gd) where installed.
Does anyone know how to sort this?
- PHP Modules
ctype
curl
date
dom
exif
filter
ftp
gd <--
hash
iconv
json
ldap
libxml
mbstring
mysql
mysqli
odbc
openssl
pcre
PDO
pdo_mysql <--
pdo_sqlite
posix
Reflection
session
SimpleXML
sockets
SPL
SQLite
standard
tokenizer
xml
xmlreader
xmlrpc
xmlwriter
xsl
zlib
I am running a Mac OSX 10.5.8 on the inbuild/bundled Apache/PHP setup that came with leopard php versions is 5.8.11 and its Apache 2.2 (i think)