Jet
Tue 18th Dec '01, 11:44am
Hi. I just tried to install the new 2.2.2 release (there's in dev the 2.2.3 but this is the Release).
But nothing works... :(
I always used the 2.2.0 without any problem, with a single user and a single db.... :p
Of course, I customized (a little) the new config.inc.php file as I did with the old one, even the new $cfgPmaAbsoluteUri variable, but ...
Actually, I specified only the following vars:
$cfgServers[1]['host']
$cfgServers[1]['user']
$cfgServers[1]['password']
$cfgServers[1]['only_db']
$cfgServerDefault = 1;
$cfgServer = 'localhost';
Actually the program (index.... url in browser) starts, but there isn't any database selected, neither I can select anyone...
Any idea ?
Thanks a lot.
Bye
But nothing works... :(
I always used the 2.2.0 without any problem, with a single user and a single db.... :p
Of course, I customized (a little) the new config.inc.php file as I did with the old one, even the new $cfgPmaAbsoluteUri variable, but ...
Actually, I specified only the following vars:
$cfgServers[1]['host']
$cfgServers[1]['user']
$cfgServers[1]['password']
$cfgServers[1]['only_db']
$cfgServerDefault = 1;
$cfgServer = 'localhost';
Actually the program (index.... url in browser) starts, but there isn't any database selected, neither I can select anyone...
Any idea ?
Thanks a lot.
Bye