I have updated my site from D 8.6.x to 8.8.1 http://www.lindencreek.ca/ and Im cannot pass the maintenance screen.
Any other links would return me an error:
"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request."

I have installed a fresh copy of Drupal 8.8.1 on a new subdomain (d881.lindencreek.ca) and getting the same "Internal Server Error"
for http://d881.lindencreek.ca/

Log:
168.151.17.0 - - [17/Jan/2020:20:28:50 -0500] "GET /admin/config HTTP/1.1" 500 645 d881.lindencreek.ca "http://d881.lindencreek.ca/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36" "-"

Hosting : https://ionos.com/
(1and1.com)
Appreciate your assistance!

Comments

nextty created an issue. See original summary.

avpaderno’s picture

Version: 8.8.1 » 8.8.x-dev
Issue tags: -Drupal 8.8.1 standard install returns
longwave’s picture

This error message comes from the web server and doesn't have enough information for us to help track down the problem. Can you look in the PHP error log, or the Drupal menu Reports > Recent log messages, and see if there are any more detailed error messages?

nextty’s picture

Hi guys,
I've connected with support and they had helped me with this issue.
The problem was in .htaccess file.
The line: RewriteBase / should be uncommented as it is below:

# If your site is running in a VirtualDocumentRoot at http://example.com/,
# uncomment the following line:
RewriteBase /

Thanks for your help!

cilefen’s picture

Category: Bug report » Support request
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.