config:
Operating System:windows XP
Webserver: Apache2.2
Cacti: 0.8.7d
MySQL: 5.0.77
PHP: 5.2.9
RRDTool (Cygwin or Win32 version): 1-2.15
Net-SNMP:5.4.2.1-1
Cygwin (cygwin1.dll version): 1.5.20
Plugin Architecture: on the way !
I patched cacti-plugin-0.8.7d-PA-v2.4.diff (version from: http://forums.cacti.net/download.php?id=16863) on cacti-0.8.7d working properly.
I had problems first for 2 files global_constants.php and html.php but with this new version, I had no problem with the patching:
Code: Select all
C:\apache\htdocs\cacti>patch -p1 -N --dry-run < c:\cacti2009\plugins\cacti-plugi
n-arch\cacti-plugin-0.8.7d-PA-v2.4.diff
patching file auth_changepassword.php
patching file auth_login.php
patching file data_sources.php
patching file graph_image.php
patching file graph.php
patching file graphs_new.php
patching file graphs.php
patching file host.php
patching file include/auth.php
patching file include/bottom_footer.php
patching file include/global_arrays.php
patching file include/global_constants.php
patching file include/global_form.php
patching file include/global.php
patching file include/global_settings.php
patching file include/plugins.php
patching file include/top_graph_header.php
patching file include/top_header.php
patching file index.php
patching file lib/api_device.php
patching file lib/auth.php
patching file lib/functions.php
patching file lib/html_form.php
patching file lib/html.php
patching file lib/plugins.php
patching file lib/poller.php
patching file lib/rrd.php
patching file lib/variables.php
patching file plugins/index.php
patching file plugins.php
patching file poller.php
patching file user_admin.php
patching file utilities.php
Can somebody help me to figure out what's wrong ?
Thanks a lot!