|
|
| Author |
Message |
JJX Cacti User
Joined: 06 Oct 2005 Posts: 171
|
Posted: Thu Sep 28, 2006 5:50 am Post subject: |
|
|
| install lib gd |
|
| Back to top |
|
 |
Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2167 Location: United Kingdom
|
Posted: Thu Sep 28, 2006 6:37 am Post subject: Re: How to fix this problem I cant see graph map |
|
|
| finale wrote: | 09/26/2006 04:50:03 PM - WEATHERMAP: Poller[0] Required modules for PHP Weathermap were not present. Not running.
Available in your command-line php program. Please check the output from 'php -i' and your 'php.ini' to be sure!
IMPORTANT: Just because mod_php and php_info() shows gd in a webpage, it doesn't mean it's
09/26/2006 04:50:03 PM - WEATHERMAP: Poller[0]
No image (gd) extension is loaded. This is required by weathermap.
09/26/2006 04:50:03 PM - WEATHERMAP: Poller[0]
09/26/2006 04:50:03 PM - WEATHERMAP: Poller[0] Weathermap 0.82 in da house |
Did you actually read this message?
(although I agree it might need a bit of re-writing)
You need to install the GD php extension. If you use an RPM-based linux, then something like 'yum install php-gd' might do it. For FreeBSD, you need the 'graphics/php5-gd' port. For Windows, it depends on where you got your PHP from. |
|
| Back to top |
|
 |
fmangeant Cacti Guru User
Joined: 19 Sep 2003 Posts: 2325 Location: Sophia-Antipolis, France
|
Posted: Wed Nov 08, 2006 10:13 am Post subject: |
|
|
Hi Howie
many many thanks for this plugin
It's working out of the box, has a nice documentation and people really like it here. |
|
| Back to top |
|
 |
the_sphynx
Joined: 04 Aug 2004 Posts: 7 Location: Westminster, CO
|
Posted: Wed Nov 08, 2006 10:18 am Post subject: Background image size issue... |
|
|
| Is there a limit to how big the background image size can be? I can't seem to get any images larger than 600x500(ish) to work. As soon as I specify an image larger than that in the editor or via vi I get the page cannot be displayed message. Any ideas would be help! |
|
| Back to top |
|
 |
streaker69 Cacti Pro User
Joined: 27 Mar 2006 Posts: 647 Location: Psychic Amish Network Administrator
|
Posted: Wed Nov 08, 2006 10:40 am Post subject: Re: Background image size issue... |
|
|
| the_sphynx wrote: | | Is there a limit to how big the background image size can be? I can't seem to get any images larger than 600x500(ish) to work. As soon as I specify an image larger than that in the editor or via vi I get the page cannot be displayed message. Any ideas would be help! |
Mine is 1024x768, and I know that Howie was working with someone on an even larger one than that.
Check to make sure you've updated your php.ini memory_limit to something larger than the default of 8M. |
|
| Back to top |
|
 |
Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2167 Location: United Kingdom
|
Posted: Thu Nov 09, 2006 5:48 am Post subject: Re: Background image size issue... |
|
|
| streaker69 wrote: | Mine is 1024x768, and I know that Howie was working with someone on an even larger one than that.
Check to make sure you've updated your php.ini memory_limit to something larger than the default of 8M. |
Yeah, I'm hoping to get something that will give more information about memory requirements. It seems to be something of a weak point in PHP - the relevant functions are either Unix-only or limited in some way. |
|
| Back to top |
|
 |
psycho.chicken
Joined: 14 Feb 2007 Posts: 21
|
|
| Back to top |
|
 |
|