Ok. That was my thought too.
When I connect to my server (using putty) I found in root directory also
gd.rpm/
gd-2.0.26/
gd-2.0.26.tar.gz
means - I have gd installed on comp. Just have to recompile server, right?






Jay Blanchard wrote:

[snip]
running phpinfo() I'm getting this:
no GD

also found this:

"... Extensions listed here are (or will be soon) available as external modules. To install one or all of these, use "urpmi" php-EXTENSION_NAME
:
mysql pgsql sqlite gd imap ldap bcmath bz2 calendar cpdf crack curl cyrus db dba dba_bundle dbase dbx dio domxml exif fbsql fdf filepro fribidi gmp hwapi hyperwave iconv imagick informix ingres_ii interbase ircg java mbstring mcal mcrypt mcve mhash mime_magic ming mnogosearch msession msql mssql ncurses notes oci8 odbc oracle overload ovrimos pam_auth pcntl pdf pfpro pspell qtdom readline recode rrdtool shmop snmp


smbauth sockets swf sybase sybase_ct sysvmsg tokenizer wddx xml xmlrpc xslt yaz zip adodb mmcache apd cybercash cybermut mono mqseries netools python spplus spread inifile "
[/snip]


Then you need to install GD and reconfigure PHP. Don't forget to restart
your web server afterwards.




-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to