LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   PHP recompile with GD (https://www.linuxquestions.org/questions/linux-server-73/php-recompile-with-gd-873524/)

qwertyjjj 04-07-2011 02:04 AM

PHP recompile with GD
 
I have this error on a page:
JpGraph Error: 25001 This PHP installation is not configured with the GD library. Please recompile PHP with GD support to run JpGraph. (Neither function imagetypes() nor imagecreatefromstring() does exist)

I thought gd came with PHP 5+ automatically?
Can I not just activate this in the php.ini somewhere?

bathory 04-07-2011 02:45 AM

Hi,

You didn't say how php was installed in your system. If you used your distro's package manager, you can use it again to install the php-gd package.

Regards


All times are GMT -5. The time now is 07:42 PM.