Securing a MySQL Database
Menu Securing a MySQL Database
 

Securing a MySQL Database

Looking at my MySQL database scripts it would appear that the user name and password could be determined by a hacker making a probe of the PHP file that accesses the database.

A first look seems to suggest that the password of the MySQL database can be determine by capturing one of my scripts that accesses the database. The password is not administered by PHPMyAdnin and I have set the password to my database using Plesk.

Top

Links

Top

References: - a note on these -

  • 1 - PHP Connect to MySQL - https:// www.w3schools.com/php/ php_mysql_connect.asp
  • 2 - SQL Tutorial - https://www.w3schools.com/sql/default.asp

Site design by Tempusfugit Web Design -