Wordpress admin login page cant opening

Hello, plz help me out from this problem. I can’t access my WordPress login page. it says ‘This page isn’t working’
“If the problem continues, contact the site owner.
HTTP ERROR 508”
Plzzz help me and solve my problem

The 508 is this:
https://infinityfree.net/support/this-site-has-used-all-available-php-apache-processes/

If that happened after installing a plugin. You’ll have to deactivate it from phpmyadmin:

2 Likes

How i do this??? plz help me in detail…

If you use Cloudflare’s Flexible Mode, you will have to change the WordPress website URL to HTTP from HTTPS by following the following guide:

  1. Go to your Control Panel, then click on “MySQL Databases”.
  2. Click on “Admin” near the database you want to manage.
  3. Locate a table named wp_options (or whatever it will be, depending on the database prefix you used for WordPress).
  4. Change the values of siteurl and home to the HTTP version of the URL (for example, https://yourdomain would become http://yourdomain) and execute the query.

If that isn’t the problem and it’s still not solved after you followed that guide, then follow what @anon19508339 said.

3 Likes

Ohh!!!
It’s solved my problem!.. Thank You So Much :slight_smile:

1 Like

Hi
Im facing a similar issue, just that my admin login page shows an ad page
Unable to login to my dashbaord

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.