[CDash] Problems installing cdash

Fabian Wein fabian.wein at fau.de
Mon Jul 22 15:03:09 UTC 2019


Hello,

we use cdash for a long time now as an ancient installation on an ancient server installed by a former colleague.

I want to install a new instance of cdash from blank and do not have access to the old installation at the moment.

I use Ubuntu 16.04.6 LTS and have sudo rights.

I tried to follow https://public.kitware.com/Wiki/CDash:Installation and use mysql

I confirmend that my config.local.php is read.

Accessing the server redirects to viewProjects.php

/var/log/apache2 tells me

[Mon Jul 22 16:01:29.769688 2019] [:error] [pid 18063] [client xxxx:49568] PHP Fatal error:  Uncaught Error: Class 'CDash\\Config' not found in /home/cdash/CDash/include/common.php:2011\nStack trace:\n#0 /home/cdash/CDash/public/viewProjects.php(19): load_view('viewProjects')\n#1 {main}\n  thrown in /home/cdash/CDash/include/common.php on line 2011

The line in question is
/home/cdash/CDash/include/common.php:2011
$config = Config::getInstance();

Maybe I missed some configuration? E.g. I don't know if and how I shall execute boostrap/cdash_autoload.php

Thanks,

Fabian



More information about the CDash mailing list