No response from server!

Home Forums Support Forum No response from server!

This topic contains 4 replies, has 2 voices, and was last updated by  Anti-Malware Admin 8 years, 2 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1372

    Marc Garcia
    Member

    No response from server!

    made my donation of $29 and for some reason I cannot connect to your server to get the Brute-force Protection patch.. 

    please advise.. need this

    #1373

    Anti-Malware Admin
    Key Master

    “No response from server” means that there is something on your server that is blocking my patch. If you want to send me your wp-admin login then I would be happy to take a look at it an let you know what the problem is.

    #1374

    Marc Garcia
    Member

    sent you directly the user info for you to login.

    Please advise.

    #1375

    Marc Garcia
    Member

    problem continues you mentioned that BPSplugin locked down the .htaccess and the like, I have removed that plugin and the like, and assured .htaccess is ok.

    still having problem. please advise..

     

    #1379

    Anti-Malware Admin
    Key Master

    You missed the .htaccess file in your public_html directory!
    This file still has all that BPS code in it, including the 403 that is blocking my dynamic JavaScript that you want to work. That .htaccess file is on level up ,outside the site’s root directory, so it will actually affect all the site that you have inside your public_html directory (not a good idea, IMHO).

    There was also an .htaccess file in /wp-content/ for this site which contains this code (which might also cause problems):
    <FilesMatch "\.(?i:php)$">
    <IfModule !mod_authz_core.c>
    Order allow,deny
    Deny from all
    </IfModule>
    <IfModule mod_authz_core.c>
    Require all denied
    </IfModule>
    </FilesMatch>

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

You must be logged in to reply to this topic.

Comments are closed.