Posted by Good Man on 05/05/06 22:46
"svnftgmp" <eric.d.johnson@gmail.com> wrote in
news:1146854927.870229.252250@y43g2000cwc.googlegroups.com:
> I've a problem using gd to generate jpegs...i did gd_info and found
> that it's not enabled:
>
> { ["GD Version"]=> string(27) "bundled (2.0.28 compatible)" ["FreeType
> Support"]=> bool(false) ["T1Lib Support"]=> bool(false) ["GIF Read
> Support"]=> bool(true) ["GIF Create Support"]=> bool(true) ["JPG
> Support"]=> bool(false) ["PNG Support"]=> bool(true) ["WBMP
> Support"]=> bool(true) ["XPM Support"]=> bool(false) ["XBM
> Support"]=> bool(true) ["JIS-mapped Japanese Font Support"]=>
> bool(false) }
>
> However, my configure command has the --with-jpeg-dir command:
> '--with-apxs2=/usr/sbin/apxs' '--with-mysql' '--with-pgsql'
> '--with-xsl' '--with-xslt' '--with-config-file-path=/etc/php.ini'
> '--with-gd' '--with-jpeg-dir' '--with-png-dir' '--with-zlib-dir'
> '--with-free-type'
>
> Anybody have any suggestions?
enabling it in php.ini?
Navigation:
[Reply to this message]
|