Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


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

 
Post new topic   Reply to topic    Cacti Forum Index -> Plugin Architecture
Author Message
weiherd



Joined: 27 Mar 2008
Posts: 7

PostPosted: Thu Apr 10, 2008 4:52 am    Post subject: [SOLVED] Help for install plugin-arch 0.8.7b on windows Reply with quote

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
Back to top
malibumaniac



Joined: 08 Apr 2008
Posts: 14

PostPosted: Thu Apr 10, 2008 5:30 am    Post subject: Reply with quote

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.
Back to top
weiherd



Joined: 27 Mar 2008
Posts: 7

PostPosted: Thu Apr 10, 2008 9:30 am    Post subject: Reply with quote

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
Back to top
BSOD2600
Cacti Moderator


Joined: 08 May 2004
Posts: 6791
Location: WA, USA

PostPosted: Thu Apr 10, 2008 3:18 pm    Post subject: Reply with quote

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.
Back to top
weiherd



Joined: 27 Mar 2008
Posts: 7

PostPosted: Fri Apr 11, 2008 4:26 am    Post subject: Re: Help for install plugin-architecture 0.8.7b on windows Reply with quote

weiherd 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


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

Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Plugin Architecture All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group