묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
gd라이브러리가 문제입니다... ㅠ_ㅠ 좀 도와주세요..
2007.12.12 03:20
일단 phpinfo()정보는 아래와 같습니다.
처음 리눅스를 갈때 apm을 깔았습니다. 그리고 phpinfo를 확인하니깐 --with-gd는 되어있고 rpm -qa | grep gd 하니깐 gd도 설치되어있었습니다. 근데 안되서 찾아보니깐 php-gd라는걸 깐다고 해서 이참에 gd도 다시 깔자고 해서.. yum install을 이용해서 gd라이브러리와 php-gd 를 이용해서 설치후
php를 삭제하지 않고 ./configure --with-gd --with freetype이렇게 해서 make make install했습니다. 버젼이 전버젼은 4고 이번것은 5입니다. 이렇게 해서 깔았습니다. rpm -qa | grep gd 이렇게 하면 gd가 설치되어있고 php-gd도 설치되어있습니다. freetype,zlib도 설치되있구요.. 물론 깔고 아파치 재시작했습니다.service httpd restart..
근데 왜 제로보드에서는 불가능이라고 뜰까요..
이것때문에 미치고 팔짝 띠겠습니다..
제발 좀 부탁드립니다.
아 그리고 php로 새로 깔았는데 왜 phpinfo에는 php4로 뜰까요...이것도 좀..
PHP Version 4.3.11 |
System | Linux pbank 2.6.9-1.667 #1 Tue Nov 2 14:41:25 EST 2004 i686 |
Build Date | Nov 8 2005 06:25:44 |
Configure Command | './configure' '--build=i386-redhat-linux' '--host=i386-redhat-linux' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--enable-force-cgi-redirect' '+ '+ '--disable-debug' '--enable-pic' '--disable-rpath' '--enable-inline-optimization' '--with-bz2' '--with-db4=/usr' '--with-curl' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-gd=shared' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext' '--with-ncurses=shared' '--with-gmp' '+ '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-png' '--with-pspell' '--with-xml' '--with-expat-dir=/usr' '--with-dom=shared,/usr' '--with-dom-xslt=/usr' '--with-dom-exslt=/usr'+ ' '--with-xmlrpc=shared' '--with-pcre-regex=/usr' '+ '--with-zlib' '--with-layout=GNU' '--enable-bcmath' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '+ '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--enable-trans-sid' '--enable-yp' '--enable-wddx' '--with-pear=/usr/share/pear' '+ '--with-imap=shared' '--with-imap-ssl' '--with-kerberos' '--with-ldap=shared' '--with-mysql=shared,/usr' '--with-pgsql=shared' '--with-snmp=shared,/usr' '--with-snmp=shared' '+ '--enable-ucd-snmp-hack' '--with-unixODBC=shared,/usr' '--enable-memory-limit' '--enable-shmop' '--enable-calendar' '--enable-dbx'+ ' '--enable-dio' '+ '--enable-mbstring=shared' '--enable-mbstr-enc-trans' '--enable-mbregex' '--with-mime-magic=/usr/share/file/magic.mime' '--with-pic'+ ' '--with-apxs2=/usr/sbin/apxs' |
Server API | Apache 2.0 Handler |
Virtual Directory Support | disabled |
Configuration File (php.ini) Path | /etc/php.ini |
Scan this dir for additional .ini files | /etc/php.d |
additional .ini files parsed | /etc/php.d/gd.ini, /etc/php.d/ldap.ini, /etc/php.d/mysql.ini, /etc/php.d/odbc.ini, /etc/php.d/pgsql.ini |
PHP API | 20020918 |
PHP Extension | 20020429 |
Zend Extension | 20021010 |
Debug Build | no |
Thread Safety | disabled |
Registered PHP Streams | php, http, ftp, https, ftps, compress.bzip2, compress.zlib |
This program makes use of the Zend Scripting Language Engine: Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies |
댓글 2
-
여섯2
2007.12.12 08:04
-
물음표
2007.12.12 23:00
/usr/local/src에 깔려있고 .... --with-gd=/usr/local로 설치했는데..안되네요..ㅠ_ㅠ....
gd라이브러리 설치경로 (대게 /usr/local/ 에 설치되있을겁니다. --with-gd=/usr/local 경로를 줘보세요. (gd폴더 포함 경로 X (그 상위까지만)