Linux / UNIX Tech Support Forum
This is a discussion on no privileges in phpMyAdmin within the Databases servers forums, part of the Mastering Servers category; Salamo Alikom i had install MySQL 5.1.33 binary version for FreeBSD ,when i logging to phpMyAdmin as root i see ...
|
|||||||
| Databases servers Discussions of databases of all types - especially MySQL. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
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 ? Last edited by nixcraft; 29-06-2009 at 11:48 AM. |
| Sponsored Links | ||
|
|
|
||||
|
You need to use MySQL root account and not system root account password.
__________________
Vivek Gite Linux Evangelist |
|
|||
|
Code:
mysql -u root -p Code:
show databases; |
|
||||
|
By default there are only two database. Did you created additional databases?
__________________
Vivek Gite Linux Evangelist |
|
|||
|
Quote:
Quote:
|
|
||||
|
You need to create a new database and grant permission. Those 3 are default. Did you configured phpmyadmin correctly under Linux?
__________________
Raj Linux rulz. I have never turned back in my life ; I shall not do so today.. haha |
|
|||
|
yes . i did i ha configured phpMyAdmin to be as http authentication .
|
|
|||
|
What happens if you try https?
Btw phpmyadmin has some security issues, so you might want to check your phpmyadmin version or run apt-get update (if applicable). I removed my installation and replaced it with webmin wich is also a more advanced package. |
|
|||
|
Quote:
Quote:
|
![]() |
| Tags |
| linux , mysql , mysql gui tools , mysql webmaster manager , php , phpmyadmin |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| phpmyadmin - warning problem | satimis | Web servers | 1 | 12-06-2009 12:37 PM |
| How to create user with admin privileges | enochalbert | All about FreeBSD/OpenBSD/NetBSD | 1 | 10-05-2009 04:06 AM |
| PHPMyAdmin Problems | JoeDively | Coding in General | 0 | 21-09-2007 09:30 PM |
| phpmyadmin question | paul555 | Databases servers | 2 | 13-07-2007 08:27 AM |
| PhpmyAdmin-Can browse/search some tables, but not others | blinton25 | Databases servers | 1 | 08-06-2007 11:28 PM |