Page 1 of 1

how to deny access to phpmyadmin from outside

PostPosted: 06. June 2009 14:22
by deniz-777
hi, i installed xampp to my computer. visitors can access the http://mysiteaddres/phpmyadmin/ how can i fix this security problem ?

Re: how to deny access to phpmyadmin from outside

PostPosted: 06. June 2009 15:00
by Wiedmann
Ever looked in the "readme_en.txt"?

(Hint: http://localhost/security/)

Re: how to deny access to phpmyadmin from outside

PostPosted: 06. June 2009 15:33
by deniz-777
thanks...

Re: how to deny access to phpmyadmin from outside

PostPosted: 07. June 2009 18:32
by aj123cd
PhpMyAdmin can be accessed simply by
www.mydomain.org/phpmyadmin
when type this URL, phpMyAdmin ask me for a user/password and if OK it grant the full access to the database.
Do you think that this is a secure way to manage phpMyAdmin?
Can I do more?