Internal Server Error - Please Help

[details=“Followed Sam Dowling install and was successful to the point where I reach my internal server config of nextcloud and get internal server error for internal server only connection”]

Nextcloud version (eg, 20.0.5): 28.0.00
Operating system and version (eg, Ubuntu 20.04): replace me
Apache or nginx version (eg, Apache 2.4.25): replace me
PHP version (eg, 7.4): 80

The issue you are facing:
I can reach the nextcloud setup screen but get the:

Internal Server Error

The server was unable to complete your request.
If this happens again, please send the technical details below to the server administrator.

The output of your config.php file in 'usr/local/www/nextcloud/config/config.php

<?php
$CONFIG = array (
  'instanceid' => 'oce28pt627m3',
);

The output of your Apache/nginx/system log in /var/log/____:

Could not figure out how to copy this

Output errors in nextcloud.log in /var/www/ or as admin user in top right menu, filtering for errors. Use a pastebin service if necessary.

Do not have a /var/www/ in my directory.

You refer to this manual?
https://www.samueldowling.com/2020/07/24/install-nextcloud-on-freenas-iocage-jail-with-hardened-security/

And you managed to get to the point “TEST YOUR CONFIGURATION” where you restart apache and you should see the setup screen but you see the error instead?

Check out the section “DEBUGGING” where they give the location of the log files.