Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


Installation php extension ??

 
Post new topic   Reply to topic    Cacti Forum Index -> Plugin: (Network Weather Map)
Author Message
Mika2006
Cacti User


Joined: 03 May 2007
Posts: 165

PostPosted: Mon Jun 11, 2007 4:56 am    Post subject: Installation php extension ?? Reply with quote

Hello i lunc the check.php and i have some many fille missing
but how i can install it please???

Code:
PHP Functions

Some parts of Weathermap need special support in your PHP installation to work.
The gdinfo() function is not available, which means that either the GD extension is not available, not enabled, or not installed.
imagepng()   NOCRITICAL This is required for all of Weathermap. It is part of the GD library and the "gd" PHP extension.
imagecreatetruecolor()   NOCRITICAL This is required for all of Weathermap. It is part of the GD library and the "gd" PHP extension.
imagealphablending()   NOCRITICAL This is required for all of Weathermap. It is part of the GD library and the "gd" PHP extension.
imageSaveAlpha()   NOCRITICAL This is required for all of Weathermap. It is part of the GD library and the "gd" PHP extension.
preg_match()   YES
imagecreatefrompng()   NOCRITICAL This is required for all of Weathermap. It is part of the GD library and the "gd" PHP extension.
imagecreatefromjpeg()   NOnon-critical This is required for JPEG input support for ICON and BACKGROUND. It is an optional part of the GD library and the "gd" PHP extension.
imagecreatefromgif()   NOnon-critical This is required for GIF input support for ICON and BACKGROUND. It is an optional part of the GD library and the "gd" PHP extension.
imagejpeg()   NOnon-critical This is required for JPEG output support. It is an optional part of the GD library and the "gd" PHP extension.
imagegif()   NOnon-critical This is required for GIF output support. It is an optional part of the GD library and the "gd" PHP extension.
imagecopyresampled()   NOnon-critical This is required for Thumbnail creation in the Cacti plugin. It is an optional part of the GD library and the "gd" PHP extension.
imagettfbbox()   NOnon-critical This is required for TrueType font support. It is an optional part of the GD library and the "gd" PHP extension.
memory_get_usage()   YES
Back to top
Mika2006
Cacti User


Joined: 03 May 2007
Posts: 165

PostPosted: Mon Jun 11, 2007 4:59 am    Post subject: Reply with quote



the solution is
install


Quote:
up2date -i php-gd


thanks
Back to top
pshankland
Cacti User


Joined: 31 Dec 2004
Posts: 224
Location: UK

PostPosted: Thu Jun 21, 2007 6:08 am    Post subject: Reply with quote

What about on a windows installation of PHP?

Thanks
Back to top
pshankland
Cacti User


Joined: 31 Dec 2004
Posts: 224
Location: UK

PostPosted: Thu Jun 21, 2007 6:15 am    Post subject: Reply with quote

Doh!!

Uncomment php.ini the extension you wish to use and re-boot the server.

Sorry for posting the previous.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Plugin: (Network Weather Map) All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group