Page isn’t working. Currently unable to handle this Request. HTTP ERROR 500

Hello everyone,

Being a new WordPress user, i ran into several issues i could fix by myself but this time, I have no idea how to solve it.
I’ve been using WordPress for 2 weeks ½ now, and my website is still not being hosted as you can see from the URL i’m using to access it.
After modifying 1 line of code in my ‘wp-config.php’ file via a file explorer plugin
define(‘WP_POST_REVISIONS’, false);
to
define(‘WP_POST_REVISIONS’, 4)
i stumble upon this message when trying to access WordPress via localhost “Page isn’t working. Currently unable to handle this Request. HTTP ERROR 500”.
I also want to note that right after i encountered this issue, I went to the Bitnami website (which I used to install WordPress), it was scheduled for maintenance. Probably doesn’t have anything to do with my issue though.

I have read many posts and done what I could on the forums / support pages, but nothing seems to work, partly because i didn’t find a way to browse / edit the files like wp-config.php without having access to my Dashboard.
Some posts were also talking about going in PhpMyAdmin, but I don’t think my site has anything to do with that because even when i open Wamp64 and browse my databases, nothing is related to WordPress.

I hope you can understand my issue and the fact that I’m new to WordPress and its forum.

The page I need help with: [log in to see the link]



Source link