Hi....I have a problem:
I installed apache 1.3 on fedora core 3...
I also installed jpeg-6b, gd-2.0.28,
and I configured php5 with gd and jpeg support
--with-gd=/usr/local/gd2/ --with-jpeg-dir=/usr/local/lib
The gonfiguration hasn't errors:
checking for gdImageCreateFr omJpeg in -lgd... (cached) yes
make, e make install, and I install php correctly.
But using phpinfo() I see that gd support is enabled, but not jpeg
support.
Do you know why and what can I do?
tnx
I installed apache 1.3 on fedora core 3...
I also installed jpeg-6b, gd-2.0.28,
and I configured php5 with gd and jpeg support
--with-gd=/usr/local/gd2/ --with-jpeg-dir=/usr/local/lib
The gonfiguration hasn't errors:
checking for gdImageCreateFr omJpeg in -lgd... (cached) yes
make, e make install, and I install php correctly.
But using phpinfo() I see that gd support is enabled, but not jpeg
support.
Do you know why and what can I do?
tnx