RE: Problem with install lybrary GD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Did you change php.ini to load in the php_gd.so file?

Is this in Apache, and did you restart apache, which only reads php.ini on startup?

> -----Original Message-----
> From: opc@xxxxxxxxxxx [mailto:opc@xxxxxxxxxxx]
> Sent: Wednesday, September 24, 2008 3:35 PM
> To: php-general@xxxxxxxxxxxxx
> Subject:  Problem with install lybrary GD
>
> Hi forum
>
> I try install library GD on Centos 5
>
> I download the gd-2.0.35.tar with the next sentece
>
> ./configure --prefix=/usr/local --with=/usr/local --with-
> jpeg=/usr/local
> make
> make install
>
> Here all ok.
>
> And next install the php-5.2.6
>
> ./configure (... n parameter...) --with-gd=/usr/local/lib
> --with-png-dir=/usr/local/bin --with-jpeg-dir=/usr/local/bin
> make
> make install
>
> And don't get any problem, all ok.
>
> But, execute in code php, the command phpinfo(); and see the next
> result
>
> Configure Command        './configure' ....... '--with-freetype-
> dir=/usr'
> '--with-png-dir=/usr' '--enable-gd-native-ttf' '--without-gdbm'
> '--with-gettext' '--with-jpeg-dir=/usr' '--with-png' '--without-gd'
> ..........
>
> And test with code in php var_dump(gd_info()); but nothing.
>
> What is wrong. Why don't work
>
> Thanks,
>
> P.D. The content the directory are:
>
> /usr/local/bin
>
> annotate
> bdftogd
> gd2copypal
> gd2togif
> gd2topng
> gdcmpgif
> gdlib-config
> gdparttopng
> gdtopng
> giftogd2
> pngtogd
> pngtogd2
> wcmgr
> webalizer
> webazolver
> webpng
>
>
> /usr/local/lib
>
> gd.h
> libgd.a
> libgd.la
> libgd.so
> libgd.so.2
> libgd.so.2.0.0
> libpcap.a
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


_______________________________________________________
The  information in this email or in any file attachedhereto is intended only for the personal and confiden-tial  use  of  the individual or entity to which it isaddressed and may contain information that is  propri-etary  and  confidential.  If you are not the intendedrecipient of this message you are hereby notified thatany  review, dissemination, distribution or copying ofthis message is strictly prohibited.  This  communica-tion  is  for information purposes only and should notbe regarded as an offer to sell or as  a  solicitationof an offer to buy any financial product. Email trans-mission cannot be guaranteed to be  secure  or  error-free. P6070214


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux