|
|
| Author |
Message |
bunyas
Joined: 11 May 2006 Posts: 9
|
Posted: Fri May 11, 2007 1:59 pm Post subject: Weathermap 0.9 new install, launching editor problem |
|
|
Installed Weathermap as a plugin in Cacti 0.8.6j on a Windows 2003 system running Apache. The poller appears to be running correctly (viewed via Cacti Log File), but I can't get the editor to launch when going to http://localhost/cacti/plugins/weathermap/editor.php
Getting the following errors:
Warning: main(editor-config.php) [function.main]: failed to open stream: No such file or directory in D:\htdocs\cacti\plugins\weathermap\editor.php on line 4
Fatal error: main() [function.require]: Failed opening required 'editor-config.php' (include_path='.;C:\php5\pear') in D:\htdocs\cacti\plugins\weathermap\editor.php on line 4
I'm assuming based on what I've read through the posts and the online instructions that I don't have the gd portion for the mod_php (server-side) working correctly.
Can anyone assist me with this issue?
TIA. |
|
| Back to top |
|
 |
Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2162 Location: United Kingdom
|
Posted: Fri May 11, 2007 2:02 pm Post subject: Re: Weathermap 0.9 new install, launching editor problem |
|
|
| bunyas wrote: | I'm assuming based on what I've read through the posts and the online instructions that I don't have the gd portion for the mod_php (server-side) working correctly.
Can anyone assist me with this issue?
TIA. |
I'm assuming that you haven't actually read thtough the installation instructions for the editor.
Specifically, the part that says "Copy the editor-config.php-dist file to editor-config.php. " in here
If the cacti plugin part is producing maps (test with the example.conf), then GD is fine, though. |
|
| Back to top |
|
 |
bunyas
Joined: 11 May 2006 Posts: 9
|
Posted: Fri May 11, 2007 2:19 pm Post subject: Weathermap 0.9 new install, launching editor problem |
|
|
MY BAD! Okay...my definition of reading is actually skimming. I totally overlooked that one particular line.
Thank you for your prompt response.
Scott |
|
| Back to top |
|
 |
|