Re: [Observium] update.php fails to run on latest svn release 7273
![](https://secure.gravatar.com/avatar/982c4e0b7e50a17c6704af0668d65561.jpg?s=120&d=mm&r=g)
Deleting and re-syncing includes didn't work, though I was able to get it to run successfully by swapping these two lines in update.php
include_once("includes/definitions.inc.php"); include("includes/functions.inc.php");
get_obs_attrib is defined in 'includes/common.inc.php', but that is only getting included into update.php through 'includes/functions.inc.php'.
![](https://secure.gravatar.com/avatar/3bbbd945c333b8013d0dfa23058f65b9.jpg?s=120&d=mm&r=g)
Hi,
pls attach output for:
./discovery.php -d -u
On Thu, Dec 17, 2015 at 1:40 AM, Jason Scholl jscholl@goldstar.com wrote:
Deleting and re-syncing includes didn't work, though I was able to get it to run successfully by swapping these two lines in update.php
include_once("includes/definitions.inc.php"); include("includes/functions.inc.php");
get_obs_attrib is defined in 'includes/common.inc.php', but that is only getting included into update.php through 'includes/functions.inc.php'. _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Jason Scholl
-
Mike Stupalov