Hi all, here is my delema! I just upgraded to PHP 4.3.1. I installed with this configure command:
[root /root]# ./configure --prefix=/usr --with-apxs=/usr/sbin/apxs --with-gd - -with-gettext=/usr --enable-safe-mode --with-config-file-path=/etc/httpd --with -exec-dir=/usr/bin --with-zlib --enable-magic-quotes --with-regex=system --with -ttf --with-db --with-gdbm --enable-mbstring --enable-mbstr-enc-trans --enable- track-vars --enable-wddx=shared --enable-mm=shared --enable-xml --enable-ftp -- disable-debug --with-libdir=/usr/lib --with-interbase=shared --with-pgsql=share d --with-ldap --with-pdflib=shared --with-mysql=/usr/local --with-jpeg-dir=/usr/lib Everything went ok, phpinfo() shows that I am on the corret version. I get to the part on GD and it shows: GD Support enabled GD Version bundled (2.0 compatible) FreeType Support enabled FreeType Linkage with TTF library GIF Read Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled Now when I run scripts, that use to work, I get JPEG erros. is JPG support differnt then JPEG? Here is an error message: Home -> Albums -> 111802-Darrington convert: JPEG library is not available (/home/sites/home/users/robert/web/gallery/albums/111802-Darrington/dar1.jpg) [No such file or directory]. convert: Missing an image file name. Any help would be appreciated! Thanks, Rob __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php