error in installation- moodle-1.5.2

error in installation- moodle-1.5.2

Remigio Taga írta időpontban
Válaszok szám: 2
I installed moodle-1.5.2, when I change my "picture" under the "Edit Profile" the following message appear:

Fatal error: Call to undefind function ImageJpeg() in /db/moodle/lib/gdlib.php on line 197.

Please guide me what to do.

Thanks

remi
Értékelések átlaga: -
Válasz erre: Remigio Taga

Re: error in installation- moodle-1.5.2

Martín Marqués írta időpontban
You are laking support for JPEG. Also, you need PHP to be compiled against GD-1.8 or latter:

http://ar2.php.net/manual/en/function.imagejpeg.php
Válasz erre: Martín Marqués

error in installation- moodle-1.5.2

Remigio Taga írta időpontban
hi martin,

i compiled php with the following:
   --with-apxs=/usr/local/apache/bin/apxs
   --with-pgsql=/usr/local/pgsql
   --with-gd
   --with-zlib
   --with-jpeg

what i miss here? please send some hint.

thanks

remi