Did your last line moving the config.php into the new directory produce any errors?
Is the file actually there? If so, what are the permissions on the file set to?
Which user did you do the upgrade/moving with and which user are you running the discovery with?
Michael
On 28 September 2016 9:44:42 am AEST, Talk Jesus chad@talkjesus.com wrote:
Trying to update my CE from 15x to the latest
http://www.observium.org/docs/updating/
Ran:
cd /opt
mv observium observium_old
wget -Oobservium-community-latest.tar.gz http://www.observium.org/observium-community-latest.tar.gz
tar zxvf observium-community-latest.tar.gz
mv /opt/observium_old/rrd observium/
mv /opt/observium_old/*log* observium/
mv /opt/observium_old/config.php observium/
[root@rtg opt]# /opt/observium/discovery.php -u
PHP Fatal error: require(): Failed opening required '/opt/observium/config.php' (include_path='.:/usr/share/pear:/usr/share/php') in /opt/observium/includes/sql-config.inc.php on line 26
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium