Link Details

Link 80771 thumbnail
User 286109 avatar

By antramm
via cumu.li
Submitted: May 13 2008 / 10:36

PHP5 on Ubuntu does not come with the bundled version of Lib GD installed on it. This means users cannot use (amongst others) the imagerotate() function
  • 1
  • 1
  • 168
  • 26

Comments

Add your comment
User 236892 avatar

dorgan replied ago:

0 votes Vote down Vote up Reply

a simple "sudo apt-get install php5-gd" will install the gd extension for php

User 286109 avatar

antramm replied ago:

0 votes Vote down Vote up Reply

This is true, however the Ubuntu and Debian versions of PHP5 are compiled with an external GD library, not the one that is bundled with PHP. The external version does not contain some of the functions that the are included in the bundled version including imagerotate();. In order to use this function you have to recompile PHP.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (1)



Voters Against This Link (1)