Re: [PHP] How can I install GD support for a php rpm

2007-07-24 Thread Richard Lynch
On Tue, July 24, 2007 4:37 pm, Davis Chan wrote: > Hi! My php was installed as a module (libphp5.so) when I install > Fedora > Core 6. However, when I run phpinfo(), I found that it is -without-gd. > I > would like to ask how can add GD support without rebuilding the whole > thing from source? Than

Re: [PHP] How can I install GD support for a php rpm

2007-07-24 Thread Chris
Davis Chan wrote: Hi! My php was installed as a module (libphp5.so) when I install Fedora Core 6. However, when I run phpinfo(), I found that it is -without-gd. I would like to ask how can add GD support without rebuilding the whole thing from source? Thanks. install the php-gd rpm. -- Postg

Re: [PHP] How can I install GD support for a php rpm

2007-07-24 Thread Tijnema
On 7/24/07, Davis Chan <[EMAIL PROTECTED]> wrote: Hi! My php was installed as a module (libphp5.so) when I install Fedora Core 6. However, when I run phpinfo(), I found that it is -without-gd. I would like to ask how can add GD support without rebuilding the whole thing from source? Thanks. Bui