The command is fine as it is.
The first command in the list is "cd /opt", which negates the need to put "/opt" in the commands that follow.
I figured it out. The config.php was still config.php.default in the new install directory. Had to manually copy from old config and rename it to config.php I think the doc needs to be corrected. This line doesn't look right mv /opt/observium_old/config.php observium/ Should be mv /opt/observium_old/config.php /opt/observium/ -----Original Message----- From: observium [mailto:observium-bounces@observium.org] On Behalf Of Michael Sent: Tuesday, September 27, 2016 7:49 PM To: Observium Network Observation System <observium@observium.org> Subject: Re: [Observium] Update Error 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_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium ______________________________________________________________________ This email has been scanned by the Symantec Email Security.cloud service. For more information please visit http://www.symanteccloud.com ______________________________________________________________________