Home Forums WordPress Plugins Hide My WP Unable to access php files

This topic is: resolved
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #943
    barwalrules
    Post count: 10

    Hi there,

    I used Hide My WP on my site http://www.barwaldesigns.com and unfortunatly selected option on setting disable direct access of php files now i am unable to go to setting or add new plugins etc its showing me 404 page not found. I deleted HMWP plugin from plugin folder using ftp and rewrite the .htaccess to old setting now all functions working well but when i again install HMWP and click on active plugin its landing me to 404 page with old setting. Please let me know how to fix it? I am unable to use plugin again.

    -Sunil

    #948
    Hassan
    Post count: 955

    Hi Sunil,

    Enabling Avoid direct access to PHP shouldn’t make problem in wp-admin and so on, please add your htaccess here as a private reply.

    #949
    Hassan
    Post count: 955

    If you done previous reply. Here’s the solution, well an odd solution:

    – Enable HMWP
    – Rename/Remove htaccess and go to WP Admin
    – Rename/Remove htaccess again and go to HMWP page,
    – Rename/Remove htaccess click on Reset Settings to WP

    #950
    barwalrules
    Post count: 10
    This reply has been marked as private.
    #956
    Hassan
    Post count: 955

    Could you please provide your htaccess content here? (when it has problem)

    #957
    barwalrules
    Post count: 10
    This reply has been marked as private.
    #1020
    barwalrules
    Post count: 10
    This reply has been marked as private.
    #1044
    Hassan
    Post count: 955

    You made it work! but all of above plugins rules are wrong!

    You should have
    RewriteRule ^ext/147d60d4/(.*) /wp-content/plugins/addthis/$1 [QSA,L]
    instead of:
    RewriteRule ^ext/147d60d4/(.*) /ext/addthis/$1 [QSA,L]

    In case of fish4yours, it’s relatively easy to clone front end of a website but it seems they just park their domains to your site! This means you are safe and they don’t have any access to your files.

    To ensure about it just create a new page in WP and publish it (for e.g. http://www.barwaldesigns.com/testing) then try that on that site: http://www.fish4yours.com/testing if that was there it means it’s just a domain parking and they are stupid hustlers!

    It’s not really important but may take legal actions to that site by emailing to their host company or domain registrant (use Domain Whois)

    #1059
    barwalrules
    Post count: 10
    This reply has been marked as private.
Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.