On Wed, 4 Feb 2009, L. V. Lammert wrote:

Found the problem!!

php5-gd-5.2.5-no_x11 installs:
 /var/www/lib/php/modules/gd.so

HOWEVER gd.so MUST BE INSTALLED IN:
 /usr/local/lib/php/modules

in order for libphp5.so to find it when Apache loads!

I recall now that I had this problem the last time I installed a php5 module, .. is anyone aware of why this happens? A php module is not required inside the chroot, so I am uncertain as to why that is the default installation in any case. Why do they not install to /usr/lical/lib/php where they are required?

       Lee

Uhhh, why don't you just edit php.ini to give it the correct location?

Reply via email to