Devraj Mukherjee ha scritto:
Tried version 2.6.1_rc1 via email.

Ran the SQL script, and restarted mysql/apache processes

No luck. Still bounces me back for authentication

Any ideas?


what version do you try to install?
with vhost use flag or not?
did you run

mysql -u root -p <
/usr/share/webapps/phpmyadmin/2.6.1_rc1/sqlscripts/mysql/<version>_create.sql

and reload te server aftrwards

kammicazze




try theese:

$cfg['Servers'][$i]['auth_type']     = 'config';
$cfg['Servers'][$i]['controluser']   = 'root';
$cfg['Servers'][$i]['controlpass']   = 'PASSWORD';

if not, try to llok at /var/log/apache2/*



--
No problem is so formidable that you can't walk away from it.
~ Charles M. Schulz
But sometimes run fast is better
~ Francesco R.

Reply via email to