Michael Ott <[EMAIL PROTECTED]> wrote: >Hello Ralph! > >> I just installed eGroupware (on Sarge via aptitude) and when I run the >> Check Installation script it checks for installed components, one of >> witch is GD, and it fails to see GD? >> Here's the error I get: >> >> [Warning] Checking for GD support...: False >> Your PHP installation does not have appropriate GD support. You need gd >> library version 1.8 or newer to see Gantt charts in projects. >> >> Yet, dpkg -l php4-gd shows that it is installed? >Look at the php.ini and look for gd. The extension line does not have >any comments. Restart apache > >CU > > Michael > >-- > Michael Ott, e-mail: [EMAIL PROTECTED], www.zolnott.de > >I am registered as user #275453 with the Linux Counter, >http://counter.li.org. >
It worked! Thanks! Ralph