[SOLVED] Help for install plugin-arch 0.8.7b on windows

Support for the Plugin Architecture

Moderators: Developers, Moderators

Post Reply
weiherd
Posts: 7
Joined: Thu Mar 27, 2008 11:47 pm

[SOLVED] Help for install plugin-arch 0.8.7b on windows

Post by weiherd »

Helo, I got this error after install plugin-architecture 0.8.7b :o

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
malibumaniac
Posts: 15
Joined: Tue Apr 08, 2008 8:33 am

Post by malibumaniac »

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.
weiherd
Posts: 7
Joined: Thu Mar 27, 2008 11:47 pm

Post by weiherd »

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 :P
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

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.
weiherd
Posts: 7
Joined: Thu Mar 27, 2008 11:47 pm

Re: Help for install plugin-architecture 0.8.7b on windows

Post by weiherd »

weiherd wrote:Helo, I got this error after install plugin-architecture 0.8.7b :o

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
I did successful install pa0.8.7b on windows using the step below
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

8)
Post Reply

Who is online

Users browsing this forum: No registered users and 10 guests