WP Security: People can access my mySQL?

WP Security: People can access my mySQL?

Posted by: lsaboya
Posted on: 2006-07-04 20:37:00

Sorry if this question is already answered.

As I understand, DH create a subdomain to host SQL . The wp-config.php has the username and the password to login in mySQL, and phpMyAdmin too (both logins appears to use the same username and password).

Can anyone view the wp-config file and login im mySQL account in phpMyAdmin link? There is something to make it more secure? Or I´m been paranoic?

Somebody can mess up mySQL that way?



Edited by lsaboya on 07/04/06 08:37 PM (server time).

Re: WP Security: People can access my mySQL?

Posted by: guice
Posted on: 2006-07-05 07:52:00

No, nobody can view your login info unless for some reason the page does not get parsed. This will ONLY happen if PHP is not loaded on the server. Since it is, you don't have to worry. ^_^

Tags: mysqlphpmyadminconfig phpusername and passwordloginssubdomainsqlaccess