|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Installing GD with JPEG and PNG?
I'm trying to setup GD to run with PHP 4.2.1 on Apache 2.0.36 and I can't make it work. I've tried GD 1.8.4 and 2, and no matter what I do I can't get PHP to recognize jpeg and png.
I can get PHP to recognize freetype, so I'm fairly certain that my compile parameters are good. |
|
#2
|
|||
|
|||
|
RE: Installing GD with JPEG and PNG?
Check for older GD libraries also on your system. When first compiling PHP with GD support I had a similar problem. Turns out the GD makefile installs libraries in /usr/local/lib on make install, where I already had an older version in /usr/lib which was getting picked up by PHP.
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > Installing GD with JPEG and PNG? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|