Results 1 to 2 of 2
Hello,
I was wondering the proper way to disable phpmyadmin.
Thanks JR...
- 04-17-2011 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 27
Disable phpmyadmin
Hello,
I was wondering the proper way to disable phpmyadmin.
Thanks JR
- 04-18-2011 #2Just Joined!
- Join Date
- Sep 2006
- Location
- Norfolk Island
- Posts
- 31
Hi JR,
It's a web front end so disabling can take on a few forms.
1. Delete the phpmyadmin web directory (kills it)
2. Move the directory somewhere else (in case you want it back quickly at any point)
3. Turn off the web server if not needed
4. Change the mysql user/pass that is used by phpmyadmin to connect to mysql
and more....
All just as effective
CheersLast edited by ni_boy; 04-18-2011 at 12:18 AM. Reason: missed a line I meant to delete


Reply With Quote