mysql> create user 'pma'@'localhost' identified by 'パスワード'
mysql> source /usr/share/phpMyAdmin/sql/create_tables.sql
===Localhost以外からでもアクセス可能にする=======Httpd====----
*/etc/httpd/conf.d/phpMyAdmin.conf
**どこからでもアクセス可能にするには、[[R]]euire Reuire all granted
====[[XAMPP]]の場合====----
<blockquote>Access to the requested directory is only available from the local network. This setting can be configured in the file "httpd-xampp.conf".</blockquote>
<pre>