• Hi,
    I was having some issues with my theme so I disabled Cloudflares flexible SSL plugin to test it out but it started showing me too many redirect error when trying to access my website.

    This has happened before but I was able to fix it by manually adding http URLs in wp-config but this time I disabled the cloudflare plugin as well. So now adding the URLs manually doesnt let me access wp-admin as well. The website is working but I cannot access the wp-admin page.

    I tried pausing cloudflare as well, disabling always on HTTPS page rule as well but no avail. I really need to access wp-admin to fix the issue. Can you please guide me how to do it?

    Is there a way to enable a plugin via FTP or SSH? I saw a way to enable a plugin from the database but couldn’t understand the solution mentioned here: https://ww.wp.xz.cn/support/topic/how-to-activate-plugin-via-ftp-or-database/

    Help is highly appreciated. Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Disable the HTTPS and any HTTPS related plugins then have a look at the following to change your urls from https:// back to http://

    Changing_The_Site_URL

    Thread Starter alikamr5

    (@alikamr5)

    There is no HTTPS plugin other cloudflare flexible ssl and cloudflare. I disabled both and now I do not have access to wp-admin.

    Already tried changing the URL from wp-config.php but no avail.

    Have you tried another browser cleared your cache also look in your .htaccess for any redirects

    Thread Starter alikamr5

    (@alikamr5)

    I am using nginx+php-fpm so htaccess does not work on my server. But I checked the nginx file and everything is fine there.

    I’ll check the database for the URL and see if its https or http in the database maybe that will work.

    O meu site cobras venenosas funcionava muito bem, abria às páginas rapidamente, mas de repente começou aparecer esta mensagem abaixo.

    Erro de análise : erro de sintaxe, T_STRING inesperado no /home/cobra697/public_html/wp-content/plugins/w3-total-cache/inc/define.php na linha 22

    Agora quando insisto acessar wp-admin ou, o o meu site pelo link original http://cobrasvenenosas.com, aparece esta outra mensagem que não conseguir ainda entender o porquê se ele não foi mexido.

    Essas anomalias apresentadas acima aparecem quando tento acessar no navegador Google Chrome.

    Quando tento acessar pelo Mozila Fire Fox: Até consigo acessar o site, porém quando tento fazer login no wp-admin, aparece essa bagunça que eu não faço a menor ideia do que seja.

    * The base configurations of the WordPress. * * This file has the following configurations: MySQL settings, Table Prefix, * Secret Keys, WordPress Language, and ABSPATH. You can find more information * by visiting {@link http://codex.ww.wp.xz.cn/Editing_wp-config.php Editing * wp-config.php} Codex page.

    You can get the MySQL settings from your web host. * * This file is used by the wp-config.php creation script during the * installation. You don’t have to use the web site, you can just copy this file * to “wp-config.php” and fill in the values.

    * * @package WordPress */ // ** MySQL settings – You can get this info from your web host ** // /** The name of the database for WordPress */ define(‘DB_NAME’, ‘Cobra697_serpentes’); /** MySQL database username */ define(‘DB_USER’, ‘Cobra697_serpentes’); /** MySQL database password */ define(‘DB_PASSWORD’, ‘TEQIK14cm7yp’); /** MySQL hostname */ define(‘DB_HOST’, ‘localhost’); /** Database Charset to use in creating database tables.

    */ define(‘DB_CHARSET’, ‘utf8’); /** The Database Collate type. Don’t change this if in doubt. */ define(‘DB_COLLATE’, ”); /**#@+ * Authentication Unique Keys and Salts. * * Change these to different unique phrases! * You can generate these using the {@link https://api.ww.wp.xz.cn/secret-key/1.1/salt/ ww.wp.xz.cn secret-key service} * You can change these at any point in time to invalidate all existing cookies.

    This will force all users to have to log in again. * * @since 2.6.0 */ define(‘AUTH_KEY’, ‘@j?ipQ1nR,[email protected]{%gQEpSr_+:Yd#nWbetyh~4rmMUap4Q6rZEcZy’); define(‘SECURE_AUTH_KEY’, ‘+hOIBXnJ~C;ftmT([CA|]_wDScobrasvenenosas.comG//EaLy7]h:jhRfj.K=Usg#g&$9+ox’); define(‘LOGGED_IN_KEY’, ‘c8K?-u_wU{BZ2yHK_sbOo1@?!cobrasvenenosas.com}H<PM%7^l6VJTY,~DSOJ,zCtVI@Ym$WZi1@5x5'); define('NONCE_KEY', 's5,9YV+%:+HFX#l~ %REAZ/pcobrasvenenosas.comUzn<&1:HS9$8G_*cobrasvenenosas.comzG,jcuq2l=7l#KE[-1c)QW3a{LwGi-kwhRVP&]g’); define(‘SECURE_AUTH_SALT’, ‘;0GoKVCGWIZh:YOa*h[]-T&Dicobrasvenenosas.comnp=:iQ;z$>OkEYNi2@Y`|5-c|n:Jb #}97E?LX7’); define(‘LOGGED_IN_SALT’, ‘we3RP{hVolwbVh-((L%LEcHKlcobrasvenenosas.com[IaA9 Fatal error: Call to undefined function force_ssl_admin() in /home/cobra697/public_html/wp-login.php on line 15

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Too many redirect error wp-admin’ is closed to new replies.