Error 500 when install Gibbon

Hello, i AM installing Gibbon on Google Cloud with Centos 7 and VirtualMin.
When i acces to https://ispalumnos.ml error 500

HTTP ERROR 500
My apache error log:

Wed Jul 10 01:14:04.707582 2019] [fcgid:warn] [pid 6956] [client 66.249.85.43:48656] mod_fcgid: stderr: PHP Fatal error: Uncaught Gibbon\\Exception: Gibbon version.php file missing: /home/magliluc/public_html/version.php in /home/magliluc/public_html/src/Gibbon/Core.php:173
[Wed Jul 10 01:14:04.707643 2019] [fcgid:warn] [pid 6956] [client 66.249.85.43:48656] mod_fcgid: stderr: Stack trace:
[Wed Jul 10 01:14:04.707646 2019] [fcgid:warn] [pid 6956] [client 66.249.85.43:48656] mod_fcgid: stderr: #0 /home/magliluc/public_html/src/Gibbon/Core.php(69): Gibbon\\Core->loadVersionFromFile(‘/home/magliluc/…’)
[Wed Jul 10 01:14:04.707663 2019] [fcgid:warn] [pid 6956] [client 66.249.85.43:48656] mod_fcgid: stderr: #1 /home/magliluc/public_html/src/Services/CoreServiceProvider.php(90): Gibbon\\Core->__construct(‘/home/magliluc/…’)
[Wed Jul 10 01:14:04.707668 2019] [fcgid:warn] [pid 6956] [client 66.249.85.43:48656] mod_fcgid: stderr: #2 /home/magliluc/public_html/vendor/league/container/src/ServiceProvider/ServiceProviderAggregate.php(36): Gibbon\\Services\\CoreServiceProvider->boot()
[Wed Jul 10 01:14:04.707671 2019] [fcgid:warn] [pid 6956] [client 66.249.85.43:48656] mod_fcgid: stderr: #3 /home/magliluc/public_html/vendor/league/container/src/Container.php(171): League\\Container\\ServiceProvider\\ServiceProviderAggregate->add(Object(Gibbon\\Services\\CoreServiceProvider))
[Wed Jul 10 01:14:04.707673 2019] [fcgid:warn] [pid 6956] [client 66.249.85.43:48656] mod_fcgid: stderr: #4 /home/magliluc/public_html/gibbon.php(37): League\\Container\\Container->addServiceProvider(Object(Gibbon\\Services\\CoreServiceProvider))
[Wed Jul 10 01:14:04.707676 2019] [fcgid:warn] [pid 6956] [client 66.249.85.43:48656] mod_fcgid: stderr: #5 /home/magliluc/public_html/index.php(32): require_once(‘/home/magliluc/…’)
[Wed Jul 10 01:14:04.707678 2019] [fcgid:warn] [pid 6956] [client 66.249.85.43:48656] mod_fcgid: stderr: #6 {main}
[Wed Jul 10 01:14:04.707680 2019] [fcgid:warn] [pid 6956] [client 66.249.85.43:48656] mod_fcgid: stderr: thrown in /home/magliluc/public_html/src/Gibbon/Core.php on line 173

Thanks.

Hello, I apologize. I can already solve the problem. I just needed to copy some files in my directory.

regards