Ad Widget

Collapse

Problems with php Imagerotate

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Moraes
    Junior Member
    • Aug 2011
    • 2

    #1

    Problems with php Imagerotate

    Hello everyone,
    I'm with a problem that's taking my sleep.
    The Overview header of my Zabbix isn't showing all the information that it use to show. I googled it and I could realise that's a problem with a function in PHP called Imagerotate.
    I installed the GD library manually (as all the Zabbix installation) and when I tried to reinstall Zabbix again, I got some error messages when the make install command was launched.
    There are any PHP specialist to give me some tips?

    I'm pasting the last lines of the command error bellow:
    /home/zabbix/downloads/php-5.2.17/ext/gd/gd.c: In function ‘zif_imagepng’:
    /home/zabbix/downloads/php-5.2.17/ext/gd/gd.c:2995:4: error: #if with no expression
    /home/zabbix/downloads/php-5.2.17/ext/gd/gd.c: At top level:
    /home/zabbix/downloads/php-5.2.17/ext/gd/gd.c:60:0: error: unterminated #if
    make: *** [ext/gd/gd.lo] Error 1


    cheers,
Working...