paket
11-29-2007, 10:55 PM
I'm trying to install Centreon 1.41 on a Ubuntu server. The installation process seemed to go smoothly enough, but when I went to log into my server I got a PHP error message saying that it couldn't open DB.php. Specifically:
Warning: require_once(DB.php) [function.require-once]: failed to open stream: No such file or directory in /usr/local/oreon/www/DBconnect.php on line 23
Fatal error: require_once() [function.require]: Failed opening required 'DB.php' (include_path='.:/usr/local/oreon/www/:/var/www/phpdoc/PhpDocumentor/') in /usr/local/oreon/www/DBconnect.php on line 23
I couldn't find DB.php anywhere. Was it supposed to be created during the installation process?
Warning: require_once(DB.php) [function.require-once]: failed to open stream: No such file or directory in /usr/local/oreon/www/DBconnect.php on line 23
Fatal error: require_once() [function.require]: Failed opening required 'DB.php' (include_path='.:/usr/local/oreon/www/:/var/www/phpdoc/PhpDocumentor/') in /usr/local/oreon/www/DBconnect.php on line 23
I couldn't find DB.php anywhere. Was it supposed to be created during the installation process?