![](https://secure.gravatar.com/avatar/ad91bd94258244ec227e187b8f7b41f9.jpg?s=120&d=mm&r=g)
Hi,
Im getting the following trying to run ./discovery –none after updating via SVN
pureblue@observe:~$ cd observium
pureblue@observe:~/observium$ ./discovery.php -none
PHP Fatal error: require(): Failed opening required '/home/pureblue/observium/config.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/pureblue/observium/includes/sql-config.inc.php on line 26
pureblue@observe:~/observium$
Anyone point me in the right direction?
Kind Regards
![](https://secure.gravatar.com/avatar/a4042920f4bf89a219241c65ae64c5d8.jpg?s=120&d=mm&r=g)
Erm, should be /opt/observium, not /home/whatever… At least that’s what Adam preaches on the installation document…
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Nick Morgan Sent: Tuesday, February 02, 2016 9:25 AM To: observium@observium.org Subject: [Observium] after SVN updatw
Hi,
Im getting the following trying to run ./discovery –none after updating via SVN
pureblue@observe:~$ cd observium
pureblue@observe:~/observium$ ./discovery.php -none
PHP Fatal error: require(): Failed opening required '/home/pureblue/observium/config.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/pureblue/observium/includes/sql-config.inc.php on line 26
pureblue@observe:~/observium$
Anyone point me in the right direction?
Kind Regards
![](https://secure.gravatar.com/avatar/3e0204163e0dea3d9401901792ec89a6.jpg?s=120&d=mm&r=g)
http://observium.org/docs/updating/ - might be of some help
this is my update command line: svn update /opt/observium && /opt/observium/discovery.php -u
Simon
On 2 Feb 2016, at 3:32 pm, Ron Marosko ron@rjr-services.com wrote:
Erm, should be /opt/observium, not /home/whatever… At least that’s what Adam preaches on the installation document…
From: observium [mailto:observium-bounces@observium.org mailto:observium-bounces@observium.org] On Behalf Of Nick Morgan Sent: Tuesday, February 02, 2016 9:25 AM To: observium@observium.org mailto:observium@observium.org Subject: [Observium] after SVN updatw
Hi,
Im getting the following trying to run ./discovery –none after updating via SVN
pureblue@observe:~$ cd observium pureblue@observe:~/observium$ ./discovery.php -none PHP Fatal error: require(): Failed opening required '/home/pureblue/observium/config.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/pureblue/observium/includes/sql-config.inc.php on line 26 pureblue@observe:~/observium$
Anyone point me in the right direction?
Kind Regards
-- This message has been scanned for viruses and dangerous content by E.F.A. Project http://www.efa-project.org/, and is believed to be clean. Click here to report this message as spam. http://smtp.rjr-services.com/cgi-bin/learn-msg.cgi?id=B0983618CA.A6E7B&token=f2e4af4d5925e2f524c47587b35f5cd2_______________________________________________ observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/0fa97865a0e1ab36152b6b2299eedb49.jpg?s=120&d=mm&r=g)
Did you accidentally delete or move your config.php? :D
adam. On 02/02/2016 15:25:31, Nick Morgan nick.morgan@pbgn.com wrote: Hi,
Im getting the following trying to run ./discovery –none after updating via SVN
pureblue@observe:~$ cd observium pureblue@observe:~/observium$ ./discovery.php -none PHP Fatal error: require(): Failed opening required '/home/pureblue/observium/config.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/pureblue/observium/includes/sql-config.inc.php on line 26 pureblue@observe:~/observium$
Anyone point me in the right direction?
Kind Regards
participants (4)
-
Adam Armstrong
-
Nick Morgan
-
Ron Marosko
-
Simon Smith