Home › Forums › WordPress Plugins › Hide My WP › site crash when active the plugin
- This topic has 34 replies, 2 voices, and was last updated 6 years, 2 months ago by
Suman M..
-
AuthorPosts
-
August 6, 2019 at 6:32 pm #27206
Hi
I just buyed the plugin.
and when I install and active the site crash.
why this?-
This topic was modified 6 years, 2 months ago by
Suman M..
August 6, 2019 at 7:43 pm #27210Hi, this usually happens because of issue related to htaccess (if using Apache server). I tried to login using given credentials but it says wrong password. Can you please check?
Also, I have removed login details from your post (you cannot post the first post as private).
August 7, 2019 at 3:30 pm #27218I was hacked deleted all user accounts including yours.
I see your support system is flawed then.
I will only pass you passwords now via email.
What would be the email to send access and you give me the proper support?August 7, 2019 at 3:50 pm #27219I will no longer post login and password here.
Your support system is very flawed as we, as customers forgetting to leave private, have suffered several attacks on our websites.
Please review this type of support system.
I look forward to your email.August 8, 2019 at 6:03 am #27221Hi, that could be other reasons too. We don’t see any leakage via support forum if you post as private in your ticket.
Also, I did remove your site info instantly when I saw it not being posted as private.
If you want to contact us via email then please message us via contact form in my profile page https://codecanyon.net/user/namus25
Thanks!August 8, 2019 at 3:34 pm #27226OK I’ll email everything right there.
August 8, 2019 at 11:25 pm #27228This reply has been marked as private.August 9, 2019 at 12:33 am #27229This reply has been marked as private.August 9, 2019 at 4:43 am #27230I checked it and it’s issue related to .htaccess files. The rewrite rules in .htaccess file are not being followed.
Can you please check with your hosting provider if htaccess is enabled in your site/server?August 12, 2019 at 4:42 pm #27237This reply has been marked as private.August 13, 2019 at 3:49 am #27242This reply has been marked as private.August 13, 2019 at 5:30 pm #27246This reply has been marked as private.August 14, 2019 at 4:44 am #27252This reply has been marked as private.August 14, 2019 at 2:50 pm #27260This reply has been marked as private.August 15, 2019 at 3:58 am #27264The htaccess rules do start with “Rewrite”. Example:
RewriteRule ^other/(.*) /wp-includes/$1 [QSA,L]
RewriteRule ^file/(.*) /wp-content/uploads/$1 [QSA,L]
RewriteRule ^ext/(.*) /wp-content/plugins/$1 [QSA,L]So Carlos, if you disable OpenLiteSpeed, the .htaccses rules will not be read at all, because nginx doesn’t read .htaccess
>> Does this mean that your site/server uses Nginx? If so then the rules needs to be added to Nginx config. So please confirm if it’s Apache server or Nginx server. -
This topic was modified 6 years, 2 months ago by
-
AuthorPosts
You must be logged in to reply to this topic.

