Home › Forums › WordPress Plugins › Hide My WP › Plugin error 404 and http 500 server Nginx
- This topic has 12 replies, 2 voices, and was last updated 7 years, 2 months ago by
Suman M..
-
AuthorPosts
-
May 23, 2018 at 12:32 pm #21689
Hello, I installed the plugin on my site, which works with an nginx server. I followed the installation instructions as per the video tutorial for this type of server. It was working and I started to configure the plugin in the permalinks tab, I changed the wp-admin item and the login, at that moment my site stopped working and I received the HTTP 500 error, I lost access to the site, I deleted the plugin via ssh and everything started working again. Now when I install the plugin and try to access the site I already get the HTTP 500 error again even deleting the browser cache. It is a strange situation if I install the plugin and I already have the site with the HTTP 500 error and the wp-admin page appears with the name I had created with the 404 error.
Note: I am attaching the Nginx configuration files.
I await a solution
Thank you
May 23, 2018 at 12:34 pm #21690This reply has been marked as private.May 24, 2018 at 6:51 am #21697Hi, it’s most probably that you have missed some step while renaming wp-admin path name.
Please do these:
1) In “wp_options” table in your database, delete the rows with following “option_name”. Please backup your database first.
– hide_my_wp
– hide_my_wp_undo
– hmwp_ids_installed
– hmw_all_plugins
– external_updates-hide_my_wp
– hmwp_spam_counter
– hmwp_temp_admin_path2) comment out or remove following line from wp-config.php (if you have added it there previously)
define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);You shall now be able to login to backend, and then re-configure the plugin.
Please follow this tutorial to rename wp-admin – http://support.wpwave.com/videos/change-wp-admin-to-myadmin
May 25, 2018 at 1:28 pm #21740This reply has been marked as private.May 26, 2018 at 12:13 am #21749This reply has been marked as private.May 26, 2018 at 8:46 am #21756This reply has been marked as private.May 26, 2018 at 10:25 am #21759This reply has been marked as private.May 26, 2018 at 10:26 am #21760This reply has been marked as private.May 26, 2018 at 1:06 pm #21767This reply has been marked as private.May 27, 2018 at 6:59 am #21784Hi, I logged in to backend and activated HMWP plugin (not applied settings), and there seems no issue so far. Also, all the previous settings is reset. So, please apply “medium privacy more compatibility” settings from HMWP start tab and add HMWP rules in Nginx config file as instructed here – http://support.wpwave.com/videos/setup-hmwp-on-nginx-webserver (HMWP rules should be added within “server{…}” block)
Then restart Nginx server and check the website. Let us know!May 27, 2018 at 11:36 am #21794Hello
I executed the configuration exactly as you indicated but the error still continues see the url of the site:
May 27, 2018 at 2:02 pm #21798This reply has been marked as private.May 28, 2018 at 4:22 am #21811Alright, you can request for the refund via your Envato Panel.
-
AuthorPosts
You must be logged in to reply to this topic.