Helo, I got this error after install plugin-architecture 0.8.7b
Warning: reset() [function.reset]: Passed variable is not an array or object in C:\AppServ\www\cacti\lib\functions.php on line 146
Warning: Variable passed to each() is not an array or object in C:\AppServ\www\cacti\lib\functions.php on line 147
Warning: reset() [function.reset]: Passed variable is not an array or object in C:\AppServ\www\cacti\lib\functions.php on line 146
Warning: Variable passed to each() is not an array or object in C:\AppServ\www\cacti\lib\functions.php on line 147
[SOLVED] Help for install plugin-arch 0.8.7b on windows
Moderators: Developers, Moderators
-
- Posts: 15
- Joined: Tue Apr 08, 2008 8:33 am
malibumaniac wrote:read the manual for installing it.
you should apply on a freshly installed (not configured) cacti.
after applied the files, you have to edit the globals.php in the include folder.
and dont forget to import the sql.
can i have a step to edit globals.php ??? your help is much appreciate
1) wrong forum, moving.
2) just a tip, make sure to re-apply NTFS security to the new plugin arch files, which the rest of your cacti installation has.
2) just a tip, make sure to re-apply NTFS security to the new plugin arch files, which the rest of your cacti installation has.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: Help for install plugin-architecture 0.8.7b on windows
I did successful install pa0.8.7b on windows using the step belowweiherd wrote:Helo, I got this error after install plugin-architecture 0.8.7b
Warning: reset() [function.reset]: Passed variable is not an array or object in C:\AppServ\www\cacti\lib\functions.php on line 146
Warning: Variable passed to each() is not an array or object in C:\AppServ\www\cacti\lib\functions.php on line 147
Warning: reset() [function.reset]: Passed variable is not an array or object in C:\AppServ\www\cacti\lib\functions.php on line 146
Warning: Variable passed to each() is not an array or object in C:\AppServ\www\cacti\lib\functions.php on line 147
1) extract cacti-plugin-arch
2) copy all the files in cacti-plugin-arch\files-0.8.7b to cacti folder
3) modify global.php in cacti\include
#if your cacti logon page http://servername/cacti/ put cacti with /
$config['url_path'] = '/cacti/';
4) modify php.ini to turn off warning
display_errors = off
5) restart apache service
Who is online
Users browsing this forum: No registered users and 1 guest