ciao
ho complitato php con il seguente configure:
infatti phpinfo() ritorna:codice:'./configure' '--with-mysql=/usr/local/mysql4.1.9/' '--with-apxs=/usr/local/apache/bin/apxs' '--with-gd' '--with-zlib-dir=/usr/local/zlib-1.2.2/' '--with-jpeg'
però ottengo ancora il seguente errore:codice:GD Support enabled GD Version bundled (2.0.28 compatible) GIF Read Support enabled GIF Create Support enabled PNG Support enabled WBMP Support enabled XBM Support enabled
Fatal error: Call to undefined function: imagecreatefromjpeg()
nel php.ini cosa devo abilitare? ma c'è anche in linux il php.ini?
grazie nik