Jump to content

Keep getting 500 error but nothing in the logs


Terru Ku

Recommended Posts

Your database settings for the app in env.php are invalid or not supported. I renamed the app/env.php to env.php.out and it now seems to start and want to install.

I don't believe we allow connections on port 3307 either, so that remote database likely isn't going to work even if the credentials are right.

Link to comment
Share on other sites

PHP errors are logged in error_log in the logs folder in your home folder.

That said, when an application produces a 500 error after being moved from another host, the first thing to check is usually the database settings, so I just looked there and immediately found an issue.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...