Dear Barcelona guy
Quote:
Originally Posted by neobcn
i create user "pma" and "pass"
|
That is fine as long as you use a much better password than "pass"!
Quote:
|
the rights i select all in the columm "data"
|
No, not necessary to select columns.
1. Create a user with NO rights at all, but password and host = localhost (not "%"!)
2. Grant that user SELECT, INSERT, DELETE, UPDATE permissions only for the database "pma".
That should already resolve most of the problems.
3. Grant that user SELECT permissions for database "mysql".
Quote:
|
import the script create_tables.sql
|
Very good, You've seen those tables have been created I assume.
Quote:
|
i edit in : /etc/phpmyadmin/config.inc.php
|
Yes, but you see that with Debian, it points to another file:
Quote:
if (is_readable('/etc/phpmyadmin/config-db.php')) {
require('/etc/phpmyadmin/config-db.php');
}
|
and as I have Debian as wll, I saw that even the other file is empty. So I have no idea right now where phpMyAdmin sits. :-/ Maybe inside /var/local/ispconfig - but please dont tinker there.. might break things.
Till?
Recent comments
12 hours 32 min ago
22 hours 36 sec ago
22 hours 50 min ago
1 day 2 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 19 hours ago
2 days 19 min ago
2 days 1 hour ago