Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
I am trying to install the plugin architecture on a Windows 2003 machine, using IIS and PHP5. I downloaded the latest version of PA, 2.1. I ran the SQL update without any problems. I copied over the new files (after backing up, of course) and modified include\global.php to have the correct password, and made all the other configuration changes. I then tried to manually run poller.php with the new files, and I got this error:
PHP Warning: reset(): Passed variable is not an array or object in C:\WebSites\cacti\lib\functions.php on line 146
PHP Warning: reset(): Variable passed to each() is not an array or object in C:\WebSites\cacti\lib\functions.php on line 147
PHP Warning: reset(): Passed variable is not an array or object in C:\WebSites\cacti\lib\functions.php on line 146
PHP Warning: reset(): Variable passed to each() is not an array or object in C:\WebSites\cacti\lib\functions.php on line 147
Did I miss a step in the setup? Are there issues with installing the PA on Windows/when using IIS? Any help would be very much appreciated.
Actually, I think I got a fix for it from another post. I seem to have lost all my previous polling data, though, but that isn't a huge issue for is. Will update if more issues arise.
I have followed these instructions and everything seems to be working fine, however I get an access denied message when I click on the "Plugin Managment" Menu Item. I have checked the realm permissions and their doesn't seem to be an option for this.