no privileges in phpMyAdmin

Salamo Alikom
i had install MySQL 5.1.33 binary version for FreeBSD ,when i logging to phpMyAdmin as root i see no privilege
to create database ,how can i solve this problem ?

Did you invoke a GRANT ALL privileges instruction while setting up the root password, see here: MySQL :: MySQL 5.1 Reference Manual :: 12.5.1.3 GRANT Syntax ? For pre-usage instructions on MySQL with FreeBSD, see here: MySQL Change root Password