Fatal error: Call to undefined function read_config_option

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
mannycr86
Posts: 1
Joined: Wed Jan 29, 2014 7:18 pm
Location: costa rica

Fatal error: Call to undefined function read_config_option

Post by mannycr86 »

Hi, I'm really new at this, and I was trying to get win services running but I'm getting this error.
Found index: Fatal error: Call to undefined function read_config_option() in /var/www/html/lib/snmp.php on line 268

This is the line referring to this snmp.php file,
/* determine default retries */
if (($retries == 0) || (!is_numeric($retries))) {
$retries = read_config_option("snmp_retries");
if ($retries == "") $retries = 3;

what should I do to fix this?
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests