Aggregate Graph Creation Error

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
soloslinger
Posts: 32
Joined: Fri Jan 19, 2007 2:11 pm

Aggregate Graph Creation Error

Post by soloslinger »

I just installed the plugin architecture, and I installed aggregate as my first plugin. When I go to create an aggregate graph, set up my options and click create, the next screen just goes to a line as follows:

Code: Select all

PROGERR: ERRNO:'2048' TYPE:'' MESSAGE:'Assigning the return value of new by reference is deprecated' IN FILE:'/usr/local/share/cacti/lib/adodb/adodb-lib.inc.php' LINE NO:'537'
I searched here and the one thread talking about it never was finished. Any information would be appreciated.

soloslinger
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Which version of AGGREGATE used?
Reinhard
soloslinger
Posts: 32
Joined: Fri Jan 19, 2007 2:11 pm

Post by soloslinger »

I am using aggregate v065.
plugin: 2.1
cacti: 0.8.7b
apache 2.0
php: 5.2.5
mysql: 5.1
os: freebsd 6.2
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Please, what's the setting of /etc/php.ini for
; - allow_call_time_pass_reference = Off

Code: Select all

;     It's not possible to decide to force a variable to be passed by reference
;     when calling a function.  The PHP 4 style to do this is by making the
;     function require the relevant argument by reference.
[/quote] and which version of php used?
Reinhard
soloslinger
Posts: 32
Joined: Fri Jan 19, 2007 2:11 pm

Post by soloslinger »

Code: Select all

; Whether to enable the ability to force arguments to be passed by reference
; at function call time.  This method is deprecated and is likely to be
; unsupported in future versions of PHP/Zend.  The encouraged method of
; specifying which arguments should be passed by reference is in the function
; declaration.  You're encouraged to try and turn this option Off and make
; sure your scripts work properly with it in order to ensure they will work
; with future versions of the language (you will receive a warning each time
; you use this feature, and the argument will be passed by value instead of by
; reference).
allow_call_time_pass_reference = On
on php 5.2.5
plugin: 2.1
cacti: 0.8.7b
apache 2.0
php: 5.2.5
mysql: 5.1
os: freebsd 6.2
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests