bopat on "Can t access my website admin link abroad"

ساخت وبلاگ

Hi

I have one problem with 2 of my new WP sites.
I can t access them abroad.
http://delorean.hu/sk/wp-admin
and
http://bopat.eu/wp-login.php?redirect_to=http%3A%2F%2Fbopat.eu%2Fwp-admin%2F&reauth=1
In homme country SLovakia and Hungary is working OK.
What I tested from: Ireland, Scotland, Holland
From none of these countries I can access the website
Where can be the problem

`Only message I m getting is
403 forbidden
Ypu don t have permission to access .....

Try to insert this line into your .htaccess file at the root of your website:

<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>

Check with your host to see if they're doing any geo-fencing of logins.

Thank you
I inserted, but as I m not abroad I can t test it...

Could you please see if it s working?
Thank you

My host is set up to all IP addresses, all countries.
I checked it many times with them, so we got to the conclusion that wp is the problem

I'm in the US, I get a 403 on wp-admin on your site

disable all plugins; does the issue go away?

No im not able to ACCESS your site from EU .

If you can't login on wp-admin to disable the plugins open ftp and rename the plugins folder to something like plugins.disabled and try to access wp-admin

All plugins?
What s the point? After how I will edit my webpage?

There is no magic bullet in these situations. This is just basic troubleshooting - a process of elimination deliberately designed to locate the root cause as quickly as possible by first removing the most obvious and common culprits via a series of (often) temporary steps.

Your theme & plugin settings are saved in your database and should be retained for future use.

Ok I will try to deactivate all plugins

Ok I deactivated all plugins excepr forms and gallery.
ould you please try?

http://delorean.hu/sk/wp-admin

OK, so it's not a plugin :-(

I still get a 403. It was worth a shot.

Please paste your .htaccess file. Maybe there's something there.

SetEnvIf GEOIP_COUNTRY_CODE DE AllowCountry
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>

Moderated to put in backticks for "code"

Who added this:

SetEnvIf GEOIP_COUNTRY_CODE DE AllowCountry

It was there... I have no idea

Should I delete it?

Try just changing it to:

#SetEnvIf GEOIP_COUNTRY_CODE DE AllowCountry

FYI: it's a relatively old Apache (server) command to limit access by country.

I just did it
Could you try if it s working?

I modified this domain, I forgot to specify

http://bopat.eu/wp-admin/

I still get the 403

Do you have any "mu" pluings? What directories do you have under wp-content?

What is MU plugin?

gallery
gallery-bank
languages
ngg
plugins
themes
upgrade
uploads

index.php

I tued off all plugins except gallery, forms and theme cherry plugin...

OK, no "mu" plugins.

MU stands for "must use", plugins which cannot be disabled and do not appear on the dashboard.

That GeoIP line in your .htaccess indicates SOMETHING cares about where users are coming from.

Umm... I thought 'mu' referred to 'multi-user' from the days when it was a separate fork of WP core as opposed to Multisite.

esmi: it did, but times change :-)
https://codex.wordpress.org/Must_Use_Plugins

Stedata

If I will delete that line from.htaccess ?
That is no solution?
Or soemthing else is overwriting that command?

@stedata: Well, you lea something every day... :-)

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 199 تاريخ : جمعه 28 خرداد 1395 ساعت: 21:28