Concrete5 has been installed into /var/www/concrete5

You should point this to the DocumentRoot of your web-server:
   # ln -s ../concrete5 /var/www/htdocs/concrete5
(make sure you use a relative symlink since Apache is chrooted)

You can ensure you have a working install by accessing:
http://<localhost>/concrete5/index.php
