new_member Posted October 22, 2013 Share Posted October 22, 2013 (edited) Hi, I want to use mysql dumper database. For that i have applied password protected encryption. Before it was giving 404 error but later on modifying the roor htaccess files by adding AuthName "MySQLDumper" AuthType Basic AuthUserFile "myfilepath" require valid-user or Errordocument 401 error.html Errordocument 403 error.html prompts for the user login. But on adding the login credentials it is taking to same window again and again asking for login info again. Any idea how to solve this?? Edited October 22, 2013 by new_member Quote Link to comment Share on other sites More sharing options...
fenway Posted October 27, 2013 Share Posted October 27, 2013 What's mysqldumper? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.